summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-02Add new category "ftp".Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=20492
1999-07-23Makefile:Satoshi Asami1-1/+7
(1) Sort INDEX lines since with the new parallel patch, the lines can come in out of order. (see 2) Mk/bsd.port.subdir.mk: (2) Make the targets parallelizable. Submitted by: hoek Reviewed by: steve, among others Mk/bsd.port.mk: (3) Serious speedup of bsd.port.mk startup. In particular, this helps cut down "make index" time from an hour and a half to 8 minutes on our system with a parallel make describe (see 2). Try to pass unchanged variables down from parent makes instead of rerunning commands to define them, etc. Submitted by: hoek Reviewed by: steve, among others (4) Change a bunch of "FreeBSD.ORG"s and "freebsd.org"s to "FreeBSD.org". (5) XFree86 is now at version 3.3.4. (6) Update for gnome master sites. Submitted by: mharo (7) Remove old system tcl check, I don't think people with systems from way back are still submitting ports. (8) Fix comment on "make describe" line description (www site was missing). Notes: svn path=/head/; revision=20327
1999-06-26Add new categories irc, java and x11-servers.Satoshi Asami1-1/+4
Notes: svn path=/head/; revision=19813
1999-06-04Better logic and typo fixing.Bill Fumerola1-7/+11
Submitted by: mharo Notes: svn path=/head/; revision=19206
1999-06-01'make update' in the ports directory.Bill Fumerola1-1/+17
Notes: svn path=/head/; revision=19156
1999-01-26(1) Rename "templates" to "Templates". The toplevel is gettingSatoshi Asami1-2/+2
crowded and I don't want to confuse cvsup about what's in ports-base and what is not. (I.e., all uppercase files/directories are, all lowercase ones are not.) While I'm here, move the make_index script from templates to Tools. (2) Adjust the MASTER_SITE_OVERRIDE logic a bit. Formerly, it was not possible to specify both MASTER_SITE_OVERRIDE while still using MASTER_SITE_BACKUP as a backup, as they were tied in the implementation of MASTER_SITE_FREEBSD. You can now specify them independently if MASTER_SITE_FREEBSD is not set (in which case MASTER_SITE_BACKUP will be moved to the beginning of the list, like before). Notes: svn path=/head/; revision=16359
1999-01-22Break "all" target into subtargets according to category. Change toSatoshi Asami1-2/+5
cope with new directory structure in ${buildroot}. Notes: svn path=/head/; revision=16261
1999-01-13Make the search target a bit looser in its matching.Jordan K. Hubbard1-2/+2
Notes: svn path=/head/; revision=16027
1999-01-09Move Palm*-related programs to new "palm" category.Satoshi Asami1-1/+2
Reviewed by: the ports list Notes: svn path=/head/; revision=15943
1999-01-09Break up the "plan9" category -- all the ports are where they belong, andSatoshi Asami1-2/+1
"plan9" is a virtual category now. Reviewed by: the ports list Notes: svn path=/head/; revision=15939
1998-12-28Add new target "parallel" which creates a parallelizable Makefile forSatoshi Asami1-1/+4
building all packages. This is to be used in conjunction with the scripts under the "Tools" directory. Note this version has hardcoded paths and other general badness -- those will be fixed later. Notes: svn path=/head/; revision=15678
1998-12-12Fast INDEX generation. See bsd.port.mk rev. 1.300 for details.Satoshi Asami1-2/+3
Submitted by: steve Notes: svn path=/head/; revision=15302
1998-10-30Make the search target home in a little better on what users areJordan K. Hubbard1-2/+2
actually looking for. Notes: svn path=/head/; revision=14266
1998-08-07Now that they are populated, add deskutils andSatoshi Asami1-1/+7
x11-{clocks,fm,fonts,toolkits,wm} to the SUBDIR list. Notes: svn path=/head/; revision=12333
1997-12-13Add biology.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=9067
1997-10-04By popular demand, make the search target use grep -i.Jordan K. Hubbard1-2/+2
Notes: svn path=/head/; revision=8103
1997-08-19Re-sort SUBDIRSBill Fenner1-2/+2
Notes: svn path=/head/; revision=7617
1997-07-31Add german.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=7452
1997-04-27Turn on new categories `converters' and `textproc' now that all theSatoshi Asami1-1/+3
work is done. Let me know if I missed something. Notes: svn path=/head/; revision=6326
1997-04-26Don't turn on textproc yet, the rest of the world is not ready.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=6306
1997-04-26Turn on the textproc category.John Fieber1-1/+2
Notes: svn path=/head/; revision=6305
1997-03-10Add a search target.Jordan K. Hubbard1-1/+9
Notes: svn path=/head/; revision=5933
1997-03-06Add korean, right next to japanese (like on the map).Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=5874
1996-12-05Add vietnamese.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=4813
1996-11-07Add mbone.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=4336
1996-10-24Add new category: astro.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=4139
1996-09-14Added chinese.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=3771
1996-04-01Change required to make the ports README auto-generation work: declareSatoshi Asami1-1/+3
this directory as "top of ports tree". Notes: svn path=/head/; revision=2933
1996-03-06Update print-index rule to reflect change in INDEX format. DeletedSatoshi Asami1-2/+2
"Keywd:", added "B-deps:" and "R-deps:" (I know I know, but I needed it to fit in before the first tabstop! ;). Notes: svn path=/head/; revision=2781
1995-11-27Move utils to misc. Add www.Satoshi Asami1-2/+3
Notes: svn path=/head/; revision=2484
1995-08-14Add plan9.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=2056
1995-07-13Added benchmarks, security and sysutils to SUBDIR list.Satoshi Asami1-1/+4
Notes: svn path=/head/; revision=1958
1995-07-01Add "emulators", also convert SUBDIR list to a bunch of "+="'s.Satoshi Asami1-3/+23
Notes: svn path=/head/; revision=1899
1995-05-01Add russianAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=1560
1995-04-01Make forced rebuilds of the INDEX file work properly.Jordan K. Hubbard1-2/+4
Notes: svn path=/head/; revision=1269
1995-04-01A new print-index rule.Jordan K. Hubbard1-2/+2
Notes: svn path=/head/; revision=1268
1995-03-23The describe target now uses `\' as a separator, so correct the print-indexGary Palmer1-2/+2
target in here. Also make the print-index target display the maintainers address for easy griping. Notes: svn path=/head/; revision=1187
1995-03-21Use new ECHO_MSG override properly.Jordan K. Hubbard1-2/+2
Notes: svn path=/head/; revision=1175
1995-03-21New index file format, plus a simple rule (print-index) for making itJordan K. Hubbard1-3/+8
more human-readable. This should probably be a more capable perl script at some point. Notes: svn path=/head/; revision=1174
1995-03-21Change the index target - this is more generally useful now.Jordan K. Hubbard1-3/+2
Notes: svn path=/head/; revision=1172
1995-03-16Added japanese to subdir list.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=1136
1995-01-23Fix the index rule. From Richard Wackerbarth.Jordan K. Hubbard1-2/+2
Notes: svn path=/head/; revision=804
1995-01-15Add missing directoriesAndrey A. Chernov1-3/+3
Notes: svn path=/head/; revision=779
1995-01-141. Make an index ruleJordan K. Hubbard1-1/+7
2. Commit an INDEX file containing information on the various ports. Notes: svn path=/head/; revision=772
1994-10-06Get this thing up-to-date; lots of new catagories added recently!Jordan K. Hubbard1-2/+3
Notes: svn path=/head/; revision=191
1994-10-06Add math to MakefileJordan K. Hubbard1-2/+2
Notes: svn path=/head/; revision=186
1994-10-04Add games hierarchy.Jordan K. Hubbard1-2/+2
Notes: svn path=/head/; revision=169
1994-08-23Add $Id$ lines to all the directory level Makefiles.Jordan K. Hubbard1-0/+2
Submitted by: jkh Notes: svn path=/head/; revision=35
1994-08-22Change ports Makefiles to use bsd.port.subdir.mkJordan K. Hubbard1-1/+1
Submitted by: jkh Notes: svn path=/head/; revision=21
1994-08-21Add lang and x11 to SUBDIRSJordan K. Hubbard1-1/+1
Submitted by: jkh Notes: svn path=/head/; revision=17