summaryrefslogtreecommitdiff
path: root/lang/Gofer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - Bump PORTREVISIONGabor Pali2010-05-301-0/+1
| | | | Notes: svn path=/head/; revision=255311
* - Fix installation problemGabor Pali2010-05-301-0/+5
| | | | | | | | PR: ports/146940 Submitted by: Stefan <schaecsn@gmx.net> Notes: svn path=/head/; revision=255310
* make fetchable, update WWWOliver Braun2007-07-272-2/+2
| | | | | | | | PR: ports/114637 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=196429
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-2/+0
| | | | Notes: svn path=/head/; revision=161836
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* - Portlint: Use DOCSDIRVolker Stolz2004-07-233-56/+43
| | | | | | | | - Remove patch-aa in favour of MAKE_ARGS - Grab for haskell-alias: This is family Notes: svn path=/head/; revision=114486
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* 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
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-211-1/+3
| | | | | | | | PR: 39605 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61685
* - Upgrade to version 2.30bKevin Lo2001-02-088-251/+154
| | | | | | | | | | - Add WWW: line PR: 24875 Submitted by: Ports Fury Notes: svn path=/head/; revision=38101
* Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37624
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-1/+0
| | | | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. Notes: svn path=/head/; revision=12621
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-9/+7
| | | | Notes: svn path=/head/; revision=4533
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-4/+6
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Use ${MKDIR} macro to make directory.Masafumi Max NAKANE1996-10-271-3/+3
| | | | Notes: svn path=/head/; revision=4167
* Deleted unnecessary @cwd directive.Masafumi Max NAKANE1996-10-191-2/+46
| | | | | | | | | Complete listing of the files. Added @dirrm directives to remove empty directories after pkg_delete. Notes: svn path=/head/; revision=4046
* Calls perl with its full path in case perl5 is there and /usr/local/bin isMasafumi Max NAKANE1996-10-191-16/+17
| | | | | | | | | | | | | ahead of /usr/bin in the PATH variable. Calls mkdir with its full path. Use macros to install files. Honor the setting of NOMANCOMPRESS. Notes: svn path=/head/; revision=4045
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Update lang Makefiles, compressing some man pages and stripping someSatoshi Asami1995-04-241-4/+2
| | | | | | | executables along the way. Notes: svn path=/head/; revision=1522
* Make various install and pre-install targets depend on build.Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1406
* Update of lang Makefiles....Satoshi Asami1995-04-151-2/+4
| | | | Notes: svn path=/head/; revision=1364
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Correct the paths for two patches. The source for these files didn'tAndreas Schulz1995-02-122-4/+4
| | | | | | | live in work/src but in work/src/../scripts. Notes: svn path=/head/; revision=941
* gofer - a lazy functional languageJeffrey Hsu1995-02-089-0/+264
Notes: svn path=/head/; revision=909