summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-31139-724/+525
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-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) Notes: svn path=/head/; revision=127736
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-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) Notes: svn path=/head/; revision=127735
* Split the postgresql ports into a server and a client part. ThePalle Girgensohn2005-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) Notes: svn path=/head/; revision=127734
* This port installs the client part of PostgreSQL.Palle Girgensohn2005-01-311-0/+21
| | | | | | | | PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127733
* Add missing files.Thierry Thomas2005-01-307-9/+64
| | | | | | | | PR: ports/75342 Submitted by: maintainer. Notes: svn path=/head/; revision=127732
* Fix build.Kirill Ponomarev2005-01-301-1/+1
| | | | | | | Reported by: ceri Notes: svn path=/head/; revision=127731
* Fix dependencies, too many build_deps and not enough run_deps.Palle Girgensohn2005-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) Notes: svn path=/head/; revision=127730
* remove xfce4-menueditor since it is now included in xfce4-desktopOliver Lehmann2005-01-306-47/+1
| | | | | | | | Requested by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=127729
* Update to 2.1.11Kirill Ponomarev2005-01-303-6/+6
| | | | Notes: svn path=/head/; revision=127728
* Clarify message about how to install luit setuid a bit.Dejan Lesjak2005-01-302-3/+5
| | | | | | | Noticed by: Rostislav Krasny (rosti_bsd at yahoo.com) Notes: svn path=/head/; revision=127727
* o Disable patch #3672 [1] from patch kit p, the patch for uploadingMario Sergio Fujikawa Ferreira2005-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 Notes: svn path=/head/; revision=127726
* - update from 1.3.7 to 1.3.8Vanilla I. Shu2005-01-304-5/+10
| | | | | | | | | | | - update pkg-plist - add note about MySQL module PR: ports/76866 Submitted by: maintainer Notes: svn path=/head/; revision=127725
* Upgrade to 0.81.Oliver Braun2005-01-302-7/+5
| | | | | | | | PR: ports/76864 Submitted by: maintainer Notes: svn path=/head/; revision=127724
* - Update to support Mozilla 1.8a6Pav Lucistnik2005-01-304-64/+19
| | | | | | | | PR: ports/76842 Submitted by: Fortune <fortune@n.jpn.ph> (maintainer) Notes: svn path=/head/; revision=127723
* Update to 1.1Kirill Ponomarev2005-01-302-3/+3
| | | | Notes: svn path=/head/; revision=127722
* Set NO_LATEST_LINK.Kirill Ponomarev2005-01-304-0/+4
| | | | Notes: svn path=/head/; revision=127721
* Use NO_LATEST_LINK.Kirill Ponomarev2005-01-301-0/+1
| | | | Notes: svn path=/head/; revision=127720
* Set LATEST_LINK.Kirill Ponomarev2005-01-301-0/+1
| | | | Notes: svn path=/head/; revision=127719
* Update to 1.3Tilman Keskinoz2005-01-303-5/+3
| | | | | | | | PR: 76855 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=127718
* Set LATEST_LINK.Kirill Ponomarev2005-01-308-2/+15
| | | | Notes: svn path=/head/; revision=127717
* Update to 2.5.1Kirill Ponomarev2005-01-302-3/+3
| | | | | | | | PR: ports/76863 Submitted by: maintainer Notes: svn path=/head/; revision=127716
* Change the maintainer to myself, adding a note that issues that areAkinori MUSHA2005-01-302-2/+6
| | | | | | | | | | not specific to this port/package should go to the freebsd-cvsweb mailing list. Requested by: scop Notes: svn path=/head/; revision=127715
* - Update to 4.44Sergey Matveychuk2005-01-303-129/+6
| | | | | | | | | | | Mostly bugfix release PR: ports/76273 Submitted by: self Approved by: eik (timeout: 2 weeks) Notes: svn path=/head/; revision=127714
* - adds _tor user and gourp for tor to run asPav Lucistnik2005-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) Notes: svn path=/head/; revision=127713
* Fix command line parsing.Christian Weisgerber2005-01-302-0/+18
| | | | | | | | Submitted by: Jiri Pridal <jiri.pridal@jmk.izscr.cz> Obtained from: GNU CVS Notes: svn path=/head/; revision=127712
* Change APACHE_PERF_TUNING default to more reasonable valueAndrey A. Chernov2005-01-301-1/+1
| | | | | | | Submitted by: Nikolas Britton <freebsd@nbritton.org> Notes: svn path=/head/; revision=127711
* - Mark BROKEN on amd64Pav Lucistnik2005-01-301-0/+4
| | | | | | | | PR: ports/76836 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer) Notes: svn path=/head/; revision=127710
* Additionly build/install libpng{12,}-config since many ports expect itAndrey A. Chernov2005-01-304-5/+61
| | | | Notes: svn path=/head/; revision=127709
* - Fix install on sparc64 [1]Pav Lucistnik2005-01-302-8/+18
| | | | | | | | | | - Fix kris' typo PR: ports/76832 [1] Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=127708
* - Fix build on 5.x: add dependency on motif [1]Pav Lucistnik2005-01-303-8/+15
| | | | | | | | | | - Fix plist nit PR: ports/76824 [1] Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=127707
* - Remove dead mastersitePav Lucistnik2005-01-302-4/+2
| | | | | | | | PR: ports/76823 Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer) Notes: svn path=/head/; revision=127706
* - Update to 1.6.5Pav Lucistnik2005-01-302-11/+15
| | | | | | | | PR: ports/76833 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer) Notes: svn path=/head/; revision=127705
* POLA: let the port behave as the previous version regarding the locationAlexander Leidinger2005-01-301-0/+3
| | | | | | | | | | of the certification files. Noticed by: Manfred Antar <null@pozo.com> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=127704
* - Fix build on sparc64: rework endianness autodetectionPav Lucistnik2005-01-302-7/+23
| | | | | | | | PR: ports/76828 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=127703
* upgrade to OSSP sa 1.2.4Ralf S. Engelschall2005-01-302-3/+3
| | | | Notes: svn path=/head/; revision=127702
* cryptopp-php is a cryptography extension for PHP based on Wei Dai'sPav Lucistnik2005-01-304-0/+55
| | | | | | | | | | Crypto++, a free C++ crypto library. PR: ports/76810 Submitted by: Thomas Melzer <tmelzer@tomesoft.de> Notes: svn path=/head/; revision=127700
* - Make static library relocatablePav Lucistnik2005-01-302-7/+16
| | | | | | | Approved by: Xin LI <delphij@frontfree.net> (maintainer) Notes: svn path=/head/; revision=127699
* Fix post-patch: sed(1) expression s/// cannot receive tokens withMario Sergio Fujikawa Ferreira2005-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 Notes: svn path=/head/; revision=127698
* - added suggested patch to use bash3 as default dependency for bashAndreas Klemm2005-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> Notes: svn path=/head/; revision=127697
* Add another run dependency.Alexander Leidinger2005-01-301-1/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=127696
* Chase master site.Koop Mast2005-01-301-1/+1
| | | | | | | Submitted by: Samy Al Bahra <samy at kerneled dot org> Notes: svn path=/head/; revision=127695
* Properly install everything. Guess I failed the test!Edwin Groothuis2005-01-303-4/+9
| | | | Notes: svn path=/head/; revision=127694
* New game!Edwin Groothuis2005-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. Notes: svn path=/head/; revision=127692
* Fix the another big small typo and preemptively fix perl invocation, too.Michael Nottebrock2005-01-302-8/+10
| | | | Notes: svn path=/head/; revision=127691
* Small typo with big consequences.Michael Nottebrock2005-01-301-2/+2
| | | | Notes: svn path=/head/; revision=127690
* Fix pkg-plist and typoMaho Nakata2005-01-303-3/+22
| | | | | | | Submitted by: Christian Gusenbauer <c47g@gmx.at> and kris via pointyhat Notes: svn path=/head/; revision=127689
* Update to 1.9m74s1Maho Nakata2005-01-3048-552/+240
| | | | Notes: svn path=/head/; revision=127688
* Unbreak for FreeBSD >=5.xMaho Nakata2005-01-302-4/+11
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=127687
* Fix the "broken" dependency by checking for the existence of the rightDima Dorfman2005-01-301-4/+1
| | | | | | | | file ("syck" isn't supposed to exist, so the dependency wasn't being satisfied even though the textproc/syck package was installed). Notes: svn path=/head/; revision=127686