summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-07205-212/+117
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Zero PORTREVISION after the PORTVERSION is bumped.Akinori MUSHA2002-11-072-2/+2
| | | | Notes: svn path=/head/; revision=69624
* Bison 1.75 fix.Cy Schubert2002-11-071-3/+59
| | | | Notes: svn path=/head/; revision=69623
* Back out PORTCOMMENT in favour of a (slightly shorter, to satisfyKris Kennaway2002-11-072-2/+1
| | | | | | | | portlint) pkg-comment. bsd.port.mk currently has problems with PORTCOMMENT strings containing metacharacters. Notes: svn path=/head/; revision=69622
* Add games/jumpnbumpAdam Weinberger2002-11-0710-0/+146
| | | | | | | | | | | | A fun multiplayer game with cute fluffy bunnies, green grass, and horrible bloody explosions. PR: 43344 Submitted by: Gurkan Sengun <gurkan@linuks.mine.nu> Approved by: pat Notes: svn path=/head/; revision=69620
* Update 1.5.1 -> 1.6.0Kiriyama Kazuhiko2002-11-076-7212/+19209
| | | | Notes: svn path=/head/; revision=69619
* . Update to 1.1.4Greg Lewis2002-11-063-5/+8
| | | | | | | | . Alter maintainer from freebsd-ports@ to the more standard ports@. . Instead of explicitly depending on jdk1.1 set USE_JAVA appropriately. Notes: svn path=/head/; revision=69618
* Fix for bison 1.75.Cy Schubert2002-11-062-0/+22
| | | | Notes: svn path=/head/; revision=69617
* Add second part of bison patches. All breakage has been introduced byMartin Blapp2002-11-0620-0/+1960
| | | | | | | bison 1.75 import in october. Notes: svn path=/head/; revision=69616
* On second thoughts, back out the PORTCOMMENT change and add backKris Kennaway2002-11-065-3/+3
| | | | | | | pkg-comment for now. Notes: svn path=/head/; revision=69615
* Comment out libxml++: recent PORTCOMMENT patch is breaking index buildsKris Kennaway2002-11-061-1/+1
| | | | Notes: svn path=/head/; revision=69614
* Fix user and group ownership of the installed files when they have beenGreg Lewis2002-11-061-1/+4
| | | | | | | | | | | built by someone other than root. Instead of moving the files with tar, move them with cpio and set up ownership. PR: 36411 (9 more ports to go) Submitted by: alane Notes: svn path=/head/; revision=69613
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-063400-1694/+3422
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* port wouldn't build without the gnomelibs.Edwin Groothuis2002-11-061-1/+1
| | | | | | | | | Noticed by: bento Approved by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer) Notes: svn path=/head/; revision=69611
* Upgrade to 4232James E. Housley2002-11-062-2/+2
| | | | Notes: svn path=/head/; revision=69610
* Update to 2.1.5.Hajimu UMEMOTO2002-11-064-8/+17
| | | | Notes: svn path=/head/; revision=69609
* - Ensure that files permissions/owners are set correctly if the port isNate Williams2002-11-061-2/+4
| | | | | | | | | built by a non-root user. Submitted by: glewis Notes: svn path=/head/; revision=69608
* Update 2.0.1 -> 2.2.0Sheldon Hearn2002-11-065-50/+4
| | | | | | | | | | | | WARNING!!! This version of popd is not backward-compatible with the previous version, as it uses a config file instead of using more command-line options than ls(1). This version also fixes bulletins and a bunch of bugs. Notes: svn path=/head/; revision=69607
* Upgrade to Version 1.29.OKAZAKI Tetsurou2002-11-062-3/+4
| | | | | | | | | | | Add USE_PERL5, because this is a perlscript Update MAINTAINER to the submitter. PR: 43370 Submitted by: Tilman Linneweh Notes: svn path=/head/; revision=69606
* upgrade to 1.2.2Ying-Chieh Liao2002-11-064-5/+6
| | | | | | | | PR: 44972 Submitted by: Porst Fury Notes: svn path=/head/; revision=69605
* upgrade to 2.8.2Ying-Chieh Liao2002-11-063-3/+3
| | | | | | | | PR: 44971 Submitted by: Ports Fury Notes: svn path=/head/; revision=69604
* upgrade to 1.4.0Ying-Chieh Liao2002-11-064-31/+225
| | | | | | | | PR: 44970 Submitted by: Ports Fury Notes: svn path=/head/; revision=69603
* upgrade to 1.4.0Ying-Chieh Liao2002-11-063-10/+11
| | | | | | | | PR: 44969 Submitted by: Ports Fury Notes: svn path=/head/; revision=69602
* upgrade to 5.3.2Ying-Chieh Liao2002-11-063-7/+8
| | | | | | | | PR: 44968 Submitted by: Ports Fury Notes: svn path=/head/; revision=69601
* upgrade to 0.3.3Ying-Chieh Liao2002-11-065-5/+30
| | | | | | | | PR: 44967 Submitted by: Ports Fury Notes: svn path=/head/; revision=69600
* upgrade to 1.3.3Ying-Chieh Liao2002-11-066-8/+14
| | | | | | | | PR: 44966 Submitted by: Ports Fury Notes: svn path=/head/; revision=69599
* upgrade to 5.4.7Ying-Chieh Liao2002-11-063-3/+3
| | | | | | | | PR: 44965 Submitted by: Ports Fury Notes: svn path=/head/; revision=69598
* - Fix LIB_DEPENDSYing-Chieh Liao2002-11-0616-114/+1706
| | | | | | | | | | | - Support USE_GNONENG - Fix pkg-plist PR: 44964 Submitted by: Ports Fury Notes: svn path=/head/; revision=69597
* - Fix LIB_DEPENDSYing-Chieh Liao2002-11-065-24/+18
| | | | | | | | | | - Fix build when WITHOUT_X11 is defined PR: 44963 Submitted by: Ports Fury Notes: svn path=/head/; revision=69596
* upgrade to 0.5.1Ying-Chieh Liao2002-11-065-4/+45
| | | | | | | | PR: 44962 Submitted by: Ports Fury Notes: svn path=/head/; revision=69595
* upgrade to 0.6.6Ying-Chieh Liao2002-11-066-7/+29
| | | | | | | | PR: 44961 Submitted by: Ports Fury Notes: svn path=/head/; revision=69594
* upgrade to 2.51Ying-Chieh Liao2002-11-066-34/+35
| | | | | | | | PR: 44960 Submitted by: Ports Fury Notes: svn path=/head/; revision=69593
* Drop the .ru mirror. Also check for source on the gnomemeeting site.Roger Hardiman2002-11-064-4/+4
| | | | Notes: svn path=/head/; revision=69592
* Unmark this port from being forbidden; the reason by its time was thatJoerg Wunsch2002-11-062-3/+1
| | | | | | | | | | | | | | | | | | the port had been updated to 1.2.27 and ssl-1.48 which simply did not exist then. Now they do exist. Since it builds, installs and runs correctly with no further changes, and all the other apache-1.2.27-based ports are back alive again, there's no reason to keep this one forbidden. Don't be alarmed that the MD5 sum changes: the previous one in distinfo was actually the checksum from apache_1.3.26+ssl_1.48.tar.gz, since the last update to that file only changed the name but not the MD5 sum. Alas, i could not find any authoritative MD5 on http://www.apache-ssl.org/ to verify against. Notes: svn path=/head/; revision=69591
* upgrade to 0.6.1Ying-Chieh Liao2002-11-062-2/+2
| | | | | | | | PR: 44997 Submitted by: maintainer Notes: svn path=/head/; revision=69590
* Upgrade to 1.5.3.Mike Heffner2002-11-069-71/+17
| | | | Notes: svn path=/head/; revision=69589
* Update to 0.98.4. See http://dovecot.procontrol.fi/ for a completeChristian Weisgerber2002-11-064-16/+20
| | | | | | | | | | list of the enhancements which have been made. PR: 45000 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=69588
* Update to 0.8.0.Christian Weisgerber2002-11-062-3/+3
| | | | | | | | PR: 45001 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=69587
* add cdict5 1.3Ying-Chieh Liao2002-11-066-0/+132
| | | | | | | Chinese-English dictionary Notes: svn path=/head/; revision=69585
* Unbreak by using the right version of autoheaderTilman Keskinoz2002-11-061-3/+2
| | | | Notes: svn path=/head/; revision=69584
* upgrade to 0.14.p2Ying-Chieh Liao2002-11-066-6/+6
| | | | Notes: svn path=/head/; revision=69583
* - Update to version 1.29.0Johann Visagie2002-11-063-78/+2947
| | | | | | | | | | - Attempt to install full documentation (which is difficult to separate from the rest of the source) Approved by: Paul Marquis <pmarquis@pobox.com> (MAINTAINER) Notes: svn path=/head/; revision=69582
* Use REINPLACE_CMD instead of PERL.OKAZAKI Tetsurou2002-11-061-1/+2
| | | | | | | Reviewed by: md5 Notes: svn path=/head/; revision=69581
* Don't use REINPLACE_CMD -ne.Anders Nordby2002-11-061-1/+1
| | | | | | | Pointy hat to: edwin Notes: svn path=/head/; revision=69580
* Update MASTER_SITESTilman Keskinoz2002-11-061-2/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=69579
* update to Net::XWhois 0.90Yen-Ming Lee2002-11-062-3/+2
| | | | | | | | | Reminded by: Forrest Aldrich <forrie@forrie.com> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=69578
* Use BYTE_ORDER, BIG_ and LITTLE_ENDIAN instead of theirMikhail Teterin2002-11-061-2/+2
| | | | | | | | | | | underscore-prefixed aliases, which are not available on -stable. There I was proud of myself for testing on i386, alpha, and panther, and still missing a -stable incompatibility :-\ Submitted by: Voodai, Lars Erik Gullerud, Ivajlo Nikolov (so far) Notes: svn path=/head/; revision=69577
* Update to 20021106.Akinori MUSHA2002-11-068-8/+16
| | | | | | | | | | | | | | | | | overall: - Make these work with ruby 1.7. portupgrade(1): - Get portupgrade -s to work again. - Synchronize the failure reason guesser with the latest "processlogs" script. - Rename -g/--go-on to -k/--keep-going, on the (vague) analogy of make(1). Notes: svn path=/head/; revision=69576
* Update lang/ruby to 1.6.8-preview1.Akinori MUSHA2002-11-065-9/+10
| | | | Notes: svn path=/head/; revision=69575
* SURPRISE!Alan Eldridge2002-11-061-1/+1
| | | | | | | | | | Changed MAINTAINER to dougb, who made the last upgrade when I was busy and must have missed it. Doug, if you don't want it, do what you will with it. Notes: svn path=/head/; revision=69574