aboutsummaryrefslogtreecommitdiff
path: root/devel/cook
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Update to 2.24, which includes a fix for parallel buildingSergei Kolobov2003-12-044-53/+16
| | | | | | | | | | | | - Install manpages to the standard location - Sort pkg-plist - Assign maintainership to the submitter PR: 59661 Submitted by: Jason Evans <jasone@canonware.com> Notes: svn path=/head/; revision=95017
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* o Fix unfetchable distfile but, in the same timeErwin Lansing2003-06-083-3/+7
| | | | | | | | | | | | o update to 2.23 o Add files in the pkg-plist PR: 53031 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor) Notes: svn path=/head/; revision=82525
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix build on alpha and make sure we don't pick up (and break on) bison.Christian Weisgerber2002-11-292-1/+16
| | | | Notes: svn path=/head/; revision=71235
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Upgrade to 2.21Oliver Braun2002-08-282-2/+2
| | | | | | | Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=65186
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Update to 2.20Patrick Li2002-06-112-3/+2
| | | | | | | | PR: 39145 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61125
* Drop maintainership.Jason Evans2002-05-111-1/+1
| | | | Notes: svn path=/head/; revision=58942
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update to 2.19.Jason Evans2002-02-193-22/+2
| | | | Notes: svn path=/head/; revision=54884
* Update to cook 2.18.Jason Evans2001-11-174-17/+27
| | | | Notes: svn path=/head/; revision=50161
* Update to cook 2.17.Jason Evans2001-04-263-3/+3
| | | | Notes: svn path=/head/; revision=41906
* Bump PORTREVISION. Remove BUILD_DEPENDS tuple that is redundant withJason Evans2000-11-071-2/+1
| | | | | | | | | respect to LIB_DEPENDS. Make portlint happy. Submitted by: steve Notes: svn path=/head/; revision=34865
* cook depends on the libintl shared library at runtime. Add a correspondingJason Evans2000-11-061-0/+1
| | | | | | | | | LIB_DEPENDS line. Submitted by: steve Notes: svn path=/head/; revision=34858
* Update to cook version 2.16.Jason Evans2000-10-272-5/+3
| | | | Notes: svn path=/head/; revision=34310
* Remove sunsite from MASTER_SITES, since recent versions of cook haven'tJason Evans2000-05-301-2/+4
| | | | | | | been propagated. Notes: svn path=/head/; revision=28998
* Update from version 2.11 to 2.15.Jason Evans2000-04-232-2/+2
| | | | Notes: svn path=/head/; revision=27924
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Remove info/dir from the PLIST.Jason Evans2000-02-221-1/+0
| | | | | | | PR: ports/16898 Notes: svn path=/head/; revision=26129
* Clarify a comment. Remove an extra space in a call to 'echo'.Jason Evans2000-02-221-3/+3
| | | | Notes: svn path=/head/; revision=26127
* Add port of 'cook', which is similar in nature to make(1).Jason Evans2000-02-016-0/+141
Notes: svn path=/head/; revision=25385