summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Split the postgresql ports into a server and a client part.girgen2005-01-314-49/+19
| | | | | | | | The tcltk interface has been removed from the main distribution, so fixate the version number to the latest released version, 7.4.6. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Split the postgresql ports into a server and a client part.girgen2005-01-314-58/+13
| | | | | | | | | | The JDBC interface has been moved from the main distribution to its own project at jdbc.postgresql.org. Fixate to the latest version in main distro, 7.4.6, pending an update to latest version from the project site. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Split the postgresql ports into a server and a client part. Thegirgen2005-01-3128-870/+901
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | following knobs can be used by ports depending on PostgreSQL: # USE_PGSQL - Add PostgreSQL client dependency. # If no version is given (by the maintainer via the port or # by the user via defined variable), try to find the # currently installed version. Fall back to default if # necessary (PostgreSQL-7.4 = 74). # DEFAULT_PGSQL_VER # - PostgreSQL default version. Can be overridden within a port. # Default: 74. # WANT_PGSQL_VER # - Maintainer can set an arbitrary version of PostgreSQL by # using it. # BROKEN_WITH_PGSQL # - This variable can be defined if the ports doesn't support # one or more versions of PostgreSQL. Note that a periodic script is installed that will, by default, vacuum all databases nightly. You may want to tweak the settings, see the script at ${LOCALBASE}/etc/periodic/daily/502.pgsql To run PostgreSQL at boot time, set postgresql_enable=yes in /etc/rc.conf. Note PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* This port installs the client part of PostgreSQL.girgen2005-01-311-0/+21
| | | | | PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Add missing files.thierry2005-01-307-9/+64
| | | | | PR: ports/75342 Submitted by: maintainer.
* Fix build.krion2005-01-301-1/+1
| | | | Reported by: ceri
* Fix dependencies, too many build_deps and not enough run_deps.girgen2005-01-301-7/+3
| | | | | | | | | Deducing info from the program's website, it will need Perl, ImageMagick, libwww-perl and ghostscript, nothing more, nothing less. Also, take on maintainership. Approved by: ade (mentor)
* remove xfce4-menueditor since it is now included in xfce4-desktopoliver2005-01-307-48/+1
| | | | | Requested by: maintainer Approved by: maintainer
* Update to 2.1.11krion2005-01-303-6/+6
|
* Clarify message about how to install luit setuid a bit.lesi2005-01-302-3/+5
| | | | Noticed by: Rostislav Krasny (rosti_bsd at yahoo.com)
* o Disable patch #3672 [1] from patch kit p, the patch for uploadinglioux2005-01-304-0/+24
| | | | | | | | | | to low id clients is not currently well understood. There is a lot of complain about slow download speeds due to emule credit system penalizing mldonkey clients [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3672 o Bump PORTREVISION
* - update from 1.3.7 to 1.3.8vanilla2005-01-304-5/+10
| | | | | | | | - update pkg-plist - add note about MySQL module PR: ports/76866 Submitted by: maintainer
* Upgrade to 0.81.obraun2005-01-302-7/+5
| | | | | PR: ports/76864 Submitted by: maintainer
* - Update to support Mozilla 1.8a6pav2005-01-304-64/+19
| | | | | PR: ports/76842 Submitted by: Fortune <fortune@n.jpn.ph> (maintainer)
* Update to 1.1krion2005-01-302-3/+3
|
* Set NO_LATEST_LINK.krion2005-01-304-0/+4
|
* Use NO_LATEST_LINK.krion2005-01-301-0/+1
|
* Set LATEST_LINK.krion2005-01-301-0/+1
|
* Update to 1.3arved2005-01-303-5/+3
| | | | | PR: 76855 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
* Set LATEST_LINK.krion2005-01-308-2/+15
|
* Update to 2.5.1krion2005-01-302-3/+3
| | | | | PR: ports/76863 Submitted by: maintainer
* Change the maintainer to myself, adding a note that issues that areknu2005-01-302-2/+6
| | | | | | | not specific to this port/package should go to the freebsd-cvsweb mailing list. Requested by: scop
* - Update to 4.44sem2005-01-303-129/+6
| | | | | | | | Mostly bugfix release PR: ports/76273 Submitted by: self Approved by: eik (timeout: 2 weeks)
* - adds _tor user and gourp for tor to run aspav2005-01-306-0/+136
| | | | | | | | - puts data into /var/db/tor/data - TAKE NOTE WHEN UPGRADING! - working tor.sh!!! (finally. sorry for not doing this earlier!) PR: ports/76837 Submitted by: rik <freebsd-ports@rikrose.net> (maintainer)
* Fix command line parsing.naddy2005-01-302-0/+18
| | | | | Submitted by: Jiri Pridal <jiri.pridal@jmk.izscr.cz> Obtained from: GNU CVS
* Change APACHE_PERF_TUNING default to more reasonable valueache2005-01-301-1/+1
| | | | Submitted by: Nikolas Britton <freebsd@nbritton.org>
* - Mark BROKEN on amd64pav2005-01-301-0/+4
| | | | | PR: ports/76836 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
* Additionly build/install libpng{12,}-config since many ports expect itache2005-01-304-5/+61
|
* - Fix install on sparc64 [1]pav2005-01-302-8/+18
| | | | | | | - Fix kris' typo PR: ports/76832 [1] Submitted by: Johan van Selst <johans@stack.nl>
* - Fix build on 5.x: add dependency on motif [1]pav2005-01-303-8/+15
| | | | | | | - Fix plist nit PR: ports/76824 [1] Submitted by: Johan van Selst <johans@stack.nl>
* - Remove dead mastersitepav2005-01-302-4/+2
| | | | | PR: ports/76823 Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer)
* - Update to 1.6.5pav2005-01-302-11/+15
| | | | | PR: ports/76833 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
* POLA: let the port behave as the previous version regarding the locationnetchild2005-01-301-0/+3
| | | | | | | of the certification files. Noticed by: Manfred Antar <null@pozo.com> Approved by: maintainer (implicit)
* - Fix build on sparc64: rework endianness autodetectionpav2005-01-302-7/+23
| | | | | PR: ports/76828 Submitted by: Johan van Selst <johans@stack.nl>
* upgrade to OSSP sa 1.2.4rse2005-01-302-3/+3
|
* php4-cryptopp --> ports/security/php4-cryptopppav2005-01-301-0/+1
|
* cryptopp-php is a cryptography extension for PHP based on Wei Dai'spav2005-01-304-0/+55
| | | | | | | Crypto++, a free C++ crypto library. PR: ports/76810 Submitted by: Thomas Melzer <tmelzer@tomesoft.de>
* - Make static library relocatablepav2005-01-302-7/+16
| | | | Approved by: Xin LI <delphij@frontfree.net> (maintainer)
* Fix post-patch: sed(1) expression s/// cannot receive tokens withlioux2005-01-301-2/+2
| | | | | | | | / in their composition which breaks C{C,XX} with path components such as those used by users of devel/ccache, e.g., CC=/usr/local/libexec/ccache/cc Approved by: maintainer
* - added suggested patch to use bash3 as default dependency for bashandreas2005-01-301-3/+7
| | | | | | | | | | - while being here trimmed COMMENT according to portlint - providing backward compatibility if needed via WITH_BASH2 make env var - bumping port revision - closing 76805 PR: 76805 Submitted by: Michael C.Shultz <reso3w83@verizon.net>
* Add another run dependency.netchild2005-01-301-1/+3
| | | | Submitted by: maintainer
* Chase master site.kwm2005-01-301-1/+1
| | | | Submitted by: Samy Al Bahra <samy at kerneled dot org>
* Properly install everything. Guess I failed the test!edwin2005-01-303-4/+9
|
* einstein --> ports/games/einsteinedwin2005-01-301-0/+1
|
* New game!edwin2005-01-307-0/+149
| | | | | | | | Einstein puzzle is cross-platform open source remake of old DOS game Sherlock which was inspired by Albert Einstein's puzzle. Einstein said that only those with an intelligence quotient of 98 percentile and higher should be able to solve it.
* Fix the another big small typo and preemptively fix perl invocation, too.lofi2005-01-302-8/+10
|
* Small typo with big consequences.lofi2005-01-301-2/+2
|
* Fix pkg-plist and typomaho2005-01-303-3/+22
| | | | Submitted by: Christian Gusenbauer <c47g@gmx.at> and kris via pointyhat
* Update to 1.9m74s1maho2005-01-3048-552/+240
|
* Unbreak for FreeBSD >=5.xmaho2005-01-302-4/+11
| | | | Submitted by: linimon
OpenPOWER on IntegriCloud