aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* USE_GTK implies USE_GLIB, so that remove the latter when the former is present.Maxim Sobolev2002-07-1513-13/+0
| | | | Notes: svn path=/head/; revision=63001
* add pam_pop3 1.0Ying-Chieh Liao2002-07-157-0/+77
| | | | | | | | | | This module authenticates a user against a POP3 server PR: 40601 Submitted by: Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw> Notes: svn path=/head/; revision=62999
* Use USE_GNOMENG.Maxim Sobolev2002-07-151-8/+5
| | | | Notes: svn path=/head/; revision=62998
* Update to 4212James E. Housley2002-07-152-2/+2
| | | | | | | | | | | | *******************IMPORTANT******************* 4212 Emergency Dat release due to W32/Frethem.J@MM, W32/Frethem.K@MM, W32/Frethem.L@MM & W32/Frethem.M@MM *********************************************** Notes: svn path=/head/; revision=62997
* Use USE_REINPLACE.Maxim Sobolev2002-07-152-2/+2
| | | | Notes: svn path=/head/; revision=62996
* Use USE_GNOMENG.Maxim Sobolev2002-07-152-6/+3
| | | | Notes: svn path=/head/; revision=62995
* Use USE_GNOMENG.Maxim Sobolev2002-07-152-8/+23
| | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=62994
* Update postgresql module.Jimmy Olgeni2002-07-152-1/+4
| | | | Notes: svn path=/head/; revision=62993
* Add support for WITH_ERLANG_THREADS (enables threaded I/O).Jimmy Olgeni2002-07-152-0/+18
| | | | Notes: svn path=/head/; revision=62992
* Update to 0.16.0Patrick Li2002-07-152-2/+1
| | | | | | | | PR: ports/40596 Submitted by: maintainer Notes: svn path=/head/; revision=62991
* Sync patch with one in OpenBSD port, remove dependency on gmake, updatePatrick Li2002-07-154-8/+5
| | | | | | | | | | project site, and remove extra spaces to make portlint happy. Submitted by: Jolan Luff <jolan@enteract.com> (openbsd port maintainer) Obtained from: OpenBSD Notes: svn path=/head/; revision=62990
* Update to 0.1.10Patrick Li2002-07-156-34/+4
| | | | | | | | Reviewed by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=62989
* Add $FreeBSD$.Maxim Sobolev2002-07-151-0/+4
| | | | Notes: svn path=/head/; revision=62988
* add nInvaders 0.0.8Ying-Chieh Liao2002-07-156-0/+44
| | | | | | | | | | The nIvaders game is a Space Invaders clone for ncurses PR: 40413 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=62986
* Use $PYNUMERIC in the dependencies.Thomas Gellekum2002-07-1510-34/+17
| | | | Notes: svn path=/head/; revision=62985
* add fastresolve 2.8Ying-Chieh Liao2002-07-1513-0/+205
| | | | | | | | | | Programs that process web logs to get DNS and domain ownership info PR: 40587 Submitted by: Amar Takhar <verm@drunkmonk.net> Notes: svn path=/head/; revision=62983
* New variable PYNUMERIC, containing a dependency line for the py-numericThomas Gellekum2002-07-151-0/+10
| | | | | | | extension. Notes: svn path=/head/; revision=62982
* The optparse module is now part of Ruby 1.7.Akinori MUSHA2002-07-154-12/+12
| | | | Notes: svn path=/head/; revision=62981
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofAkinori MUSHA2002-07-159-46/+88
| | | | | | | 2002-07-15. Notes: svn path=/head/; revision=62980
* upgrade to 2.0Ying-Chieh Liao2002-07-155-59/+19
| | | | | | | | PR: 40581 Submitted by: maintainer Notes: svn path=/head/; revision=62979
* add lr 1.6Ying-Chieh Liao2002-07-156-0/+43
| | | | | | | | | | Lazyread can auto-scroll files on your screen in movie credit fashion PR: 40567 Submitted by: "Michael L.Hostbaek" <mich@freebsdcluster.org> Notes: svn path=/head/; revision=62977
* upgrade to 3.11Ying-Chieh Liao2002-07-157-288/+593
| | | | | | | | PR: 40553 Submitted by: maintainer Notes: svn path=/head/; revision=62976
* fix on p4 architectureYing-Chieh Liao2002-07-152-4/+12
| | | | | | | | | | bump portrevision PR: 40321 Submitted by: maintainer Notes: svn path=/head/; revision=62974
* doesn't build with gcc > 3.0Ying-Chieh Liao2002-07-151-0/+1
| | | | | | | | PR: 40531 Submitted by: maintainer Notes: svn path=/head/; revision=62973
* add xrootconsole 0.5Ying-Chieh Liao2002-07-157-0/+58
| | | | | | | | | | Writes any log live onto the background PR: 40513 Submitted by: "incabulos@mac.com &" <root@muddy.ath.cx> Notes: svn path=/head/; revision=62971
* Update to 1.0.5 and respect CFLAGS/LDFLAGS.Ollivier Robert2002-07-154-8/+14
| | | | | | | | PR: ports/40591 Submitted by: Michael Hostbaek <mich@freebsdcluster.org> (MAINTAINER) Notes: svn path=/head/; revision=62970
* upgrade to 0.8.4Ying-Chieh Liao2002-07-156-10/+20
| | | | Notes: svn path=/head/; revision=62969
* Update to 0.7.15.Alexander Leidinger2002-07-152-2/+2
| | | | Notes: svn path=/head/; revision=62968
* upgrade to 20020714Ying-Chieh Liao2002-07-152-3/+5
| | | | Notes: svn path=/head/; revision=62967
* chown lib/erlang to root:wheel with proper permissions, do not use bogusJimmy Olgeni2002-07-152-0/+4
| | | | | | | uids from the documentation tarball. Notes: svn path=/head/; revision=62966
* Fix another place where was the problem with paths relative to ${PREFIX}/gnome.Maxim Sobolev2002-07-152-1/+15
| | | | | | | This makes "Settings" menu on menu panel working. Bump PORTREVISION. Notes: svn path=/head/; revision=62965
* Remove unintentional dependency on readlink by replacing the call to itGreg Lewis2002-07-154-4/+4
| | | | | | | | with a piece of sh+awk based on a recent post to freebsd-arch by Cyrille Lefevre <cyrille.lefevre@laposte.net>. Notes: svn path=/head/; revision=62964
* Reflect devel/newt's shlib version bump from 0.50 to 50.Hye-Shik Chang2002-07-152-2/+4
| | | | Notes: svn path=/head/; revision=62963
* Update to 0.2.1.Akinori MUSHA2002-07-152-3/+2
| | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=62962
* o Update to 0.50.39Hye-Shik Chang2002-07-152-20/+6
| | | | | | | | | | | o Change major number from 0.50 to 50 (ldconfig couldn't detect libnewt.so.0.50) o Use .tar.gz on our localdist site instead of RH's one. RH don't keep old versions on the same directory and updates are so frequent. Notes: svn path=/head/; revision=62961
* Update to 2.31. It passes all tests here for me, too.Alan Eldridge2002-07-152-2/+2
| | | | | | | | PR: 40568 Submitted by: Edwin Woudt <edwin@woudt.nl> Notes: svn path=/head/; revision=62960
* Add the matchbox window manager.Trevor Johnson2002-07-156-0/+102
| | | | Notes: svn path=/head/; revision=62958
* Update to 2.2.8aPatrick Li2002-07-155-20/+10
| | | | | | | | PR: ports/40566 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62957
* Add option --with-logfilebase to CONFIGURE_ARGS to fix log locationPatrick Li2002-07-151-0/+1
| | | | | | | | PR: ports/40579 Submitted by: maintainer Notes: svn path=/head/; revision=62956
* Update to 3.0Patrick Li2002-07-153-7/+288
| | | | Notes: svn path=/head/; revision=62955
* Update to version 0.90Kevin Lo2002-07-1514-4/+124
| | | | | | | | PR: 40569 Submitted by: MAINTAINER Notes: svn path=/head/; revision=62954
* Update to version 0.6Kevin Lo2002-07-153-15/+12
| | | | | | | | PR: 40578 Submitted by: MAINTAINER Notes: svn path=/head/; revision=62953
* Clean upKevin Lo2002-07-151-4/+1
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=62952
* Update to 4.20.Trevor Johnson2002-07-1516-67/+219
| | | | | | | Submitted by: Emil Mikulic Notes: svn path=/head/; revision=62951
* Update to 2.0.Anders Nordby2002-07-146-8/+8
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=62950
* 'Brazilian Portuguese' is more appropriate than 'Brazilian' in languageJean-Marc Zucconi2002-07-141-1/+1
| | | | | | | | | description. PR: ports/35657 Notes: svn path=/head/; revision=62949
* Add mail to CATEGORIES, pyne is also a MUA.Anders Nordby2002-07-141-1/+1
| | | | Notes: svn path=/head/; revision=62948
* Update to 1.2.4.Trevor Johnson2002-07-142-3/+2
| | | | | | | requested by: David Hill Notes: svn path=/head/; revision=62947
* Give maintainership to Eric Anholt.Jean-Marc Zucconi2002-07-141-1/+1
| | | | | | | Approved by: anholt Notes: svn path=/head/; revision=62946
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onEric Anholt2002-07-1424-90/+295
| | | | | | | | | | | -current, fix the DRI with Wine, update the config files for the X ports, and fix many of them to allow continuing of the X build after interruption (it used to clean and rebuild). Approved by: will, des (mentor) Notes: svn path=/head/; revision=62945