Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I committed from the wrong tree, and the patch had a missing | kris | 2002-12-05 | 1 | -1/+1 |
| | | | | INDEX -> ${INDEXFILE} conversion. | ||||
* | Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) and | kris | 2002-12-05 | 1 | -12/+12 |
| | | | | | | | later, and INDEX on earlier systems. Use this in the 'make index' and associated targets. This is necessary to deal with the substantially different dependencies of ports between 4.x and 5.0 (e.g. ports that depend on perl). | ||||
* | Merge in some changes from Tools/portbuild/scripts/makeindex: set | kris | 2002-12-01 | 1 | -5/+8 |
| | | | | | | | LOCALBASE and X11BASE to bogus values during the index build, so 'make describe' does not pick up packages installed on the system and change the package name or list of dependencies (this will usually create a broken INDEX file). | ||||
* | Add several new real categories. | knu | 2002-11-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | - finance : Monetary, financial and related applications PR: ports/39102 Requested by: trevor - hungarian : Hungarian language support PR: ports/37576 Requested by: Janos Mohacsi <janos.mohacsi@bsd.hu> - multimedia : Multimedia software Requested by: many - portuguese : Portuguese language support PR: ports/35991 Requested by: trevor | ||||
* | Switch back to .tgz packages for 'parallel' target. | kris | 2002-10-02 | 1 | -1/+1 |
| | |||||
* | Switch to .tbz packages in generated makefile target. | kris | 2002-09-16 | 1 | -1/+1 |
| | |||||
* | Don't use cat(1) needlessly -- pipe the INDEX to awk(1). | will | 2001-12-23 | 1 | -1/+1 |
| | | | | | PR: 30099 Submitted by: schweikh | ||||
* | New category picobsd starts today. | asami | 2001-04-23 | 1 | -0/+1 |
| | |||||
* | Use single colons instead of double colons for "*-all" targets. I don't know | asami | 2001-03-25 | 1 | -2/+2 |
| | | | | why I used double colons here before. | ||||
* | Add new categories science and ukrainian. | asami | 2001-03-25 | 1 | -0/+2 |
| | |||||
* | Allow both SUP_UPDATE and CVS_UPDATE to be used, similar to src/Makefile | jeh | 2000-11-01 | 1 | -5/+4 |
| | | | | | | PR: 17903 Submitted by: James Housley <jim@thehousleys.net> Reviewed by: billf | ||||
* | For "make parallel", provide out an extra target without the ".tgz". | asami | 2000-09-27 | 1 | -1/+1 |
| | | | | | | | (Makes it easier to cut and paste, so you can do something like "make gnome-1.2".) Also change /a/asami/portbuild -> /var/portbuild. | ||||
* | New category french starts today! | asami | 2000-09-22 | 1 | -0/+1 |
| | |||||
* | Use the SUPHOST in the 'make update' if it's defined. | joe | 2000-08-13 | 1 | -0/+3 |
| | |||||
* | Add new category hebrew -- Hebrew language support. | asami | 2000-07-31 | 1 | -0/+1 |
| | | | | Requested by: sada | ||||
* | Typo (ghostscript55htff -> ghostscript55httf). | asami | 2000-07-20 | 1 | -1/+6 |
| | |||||
* | Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise you | asami | 2000-04-12 | 1 | -2/+2 |
| | | | | | will get "make: don't know how to make /usr/ports/INDEX. Stop" type of weird errors when /usr/obj${.CURDIR} exists. | ||||
* | Additions to the 'make search' mechanism. | joe | 2000-03-23 | 1 | -8/+0 |
| | | | | | | | | | | * You can now 'make search' from a ports subdirectory. This will will restrict the search to ports within this subdirectory. * Added an additional search option to search just the port names, e.g. 'make search name=foo' will only return ports that have 'foo' in their name. Approved by: asami | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Add new category "ftp". | asami | 1999-08-02 | 1 | -1/+2 |
| | |||||
* | Makefile: | asami | 1999-07-23 | 1 | -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). | ||||
* | Add new categories irc, java and x11-servers. | asami | 1999-06-27 | 1 | -1/+4 |
| | |||||
* | Better logic and typo fixing. | billf | 1999-06-05 | 1 | -7/+11 |
| | | | | Submitted by: mharo | ||||
* | 'make update' in the ports directory. | billf | 1999-06-01 | 1 | -1/+17 |
| | |||||
* | (1) Rename "templates" to "Templates". The toplevel is getting | asami | 1999-01-26 | 1 | -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). | ||||
* | Break "all" target into subtargets according to category. Change to | asami | 1999-01-22 | 1 | -2/+5 |
| | | | | cope with new directory structure in ${buildroot}. | ||||
* | Make the search target a bit looser in its matching. | jkh | 1999-01-13 | 1 | -2/+2 |
| | |||||
* | Move Palm*-related programs to new "palm" category. | asami | 1999-01-09 | 1 | -1/+2 |
| | | | | Reviewed by: the ports list | ||||
* | Break up the "plan9" category -- all the ports are where they belong, and | asami | 1999-01-09 | 1 | -2/+1 |
| | | | | | | "plan9" is a virtual category now. Reviewed by: the ports list | ||||
* | Add new target "parallel" which creates a parallelizable Makefile for | asami | 1998-12-28 | 1 | -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. | ||||
* | Fast INDEX generation. See bsd.port.mk rev. 1.300 for details. | asami | 1998-12-12 | 1 | -2/+3 |
| | | | | Submitted by: steve | ||||
* | Make the search target home in a little better on what users are | jkh | 1998-10-31 | 1 | -2/+2 |
| | | | | actually looking for. | ||||
* | Now that they are populated, add deskutils and | asami | 1998-08-08 | 1 | -1/+7 |
| | | | | x11-{clocks,fm,fonts,toolkits,wm} to the SUBDIR list. | ||||
* | Add biology. | asami | 1997-12-13 | 1 | -1/+2 |
| | |||||
* | By popular demand, make the search target use grep -i. | jkh | 1997-10-04 | 1 | -2/+2 |
| | |||||
* | Re-sort SUBDIRS | fenner | 1997-08-19 | 1 | -2/+2 |
| | |||||
* | Add german. | asami | 1997-07-31 | 1 | -1/+2 |
| | |||||
* | Turn on new categories `converters' and `textproc' now that all the | asami | 1997-04-27 | 1 | -1/+3 |
| | | | | work is done. Let me know if I missed something. | ||||
* | Don't turn on textproc yet, the rest of the world is not ready. | asami | 1997-04-27 | 1 | -2/+1 |
| | |||||
* | Turn on the textproc category. | jfieber | 1997-04-27 | 1 | -1/+2 |
| | |||||
* | Add a search target. | jkh | 1997-03-11 | 1 | -1/+9 |
| | |||||
* | Add korean, right next to japanese (like on the map). | asami | 1997-03-06 | 1 | -1/+2 |
| | |||||
* | Add vietnamese. | asami | 1996-12-05 | 1 | -1/+2 |
| | |||||
* | Add mbone. | asami | 1996-11-07 | 1 | -1/+2 |
| | |||||
* | Add new category: astro. | asami | 1996-10-24 | 1 | -1/+2 |
| | |||||
* | Added chinese. | asami | 1996-09-14 | 1 | -1/+2 |
| | |||||
* | Change required to make the ports README auto-generation work: declare | asami | 1996-04-01 | 1 | -1/+3 |
| | | | | this directory as "top of ports tree". | ||||
* | Update print-index rule to reflect change in INDEX format. Deleted | asami | 1996-03-06 | 1 | -2/+2 |
| | | | | | "Keywd:", added "B-deps:" and "R-deps:" (I know I know, but I needed it to fit in before the first tabstop! ;). | ||||
* | Move utils to misc. Add www. | asami | 1995-11-27 | 1 | -2/+3 |
| | |||||
* | Add plan9. | asami | 1995-08-14 | 1 | -1/+2 |
| | |||||
* | Added benchmarks, security and sysutils to SUBDIR list. | asami | 1995-07-13 | 1 | -1/+4 |
| | |||||
* | Add "emulators", also convert SUBDIR list to a bunch of "+="'s. | asami | 1995-07-01 | 1 | -3/+23 |
| | |||||
* | Add russian | ache | 1995-05-01 | 1 | -2/+2 |
| | |||||
* | Make forced rebuilds of the INDEX file work properly. | jkh | 1995-04-01 | 1 | -2/+4 |
| | |||||
* | A new print-index rule. | jkh | 1995-04-01 | 1 | -2/+2 |
| | |||||
* | The describe target now uses `\' as a separator, so correct the print-index | gpalmer | 1995-03-24 | 1 | -2/+2 |
| | | | | | target in here. Also make the print-index target display the maintainers address for easy griping. | ||||
* | Use new ECHO_MSG override properly. | jkh | 1995-03-21 | 1 | -2/+2 |
| | |||||
* | New index file format, plus a simple rule (print-index) for making it | jkh | 1995-03-21 | 1 | -3/+8 |
| | | | | | more human-readable. This should probably be a more capable perl script at some point. | ||||
* | Change the index target - this is more generally useful now. | jkh | 1995-03-21 | 1 | -3/+2 |
| | |||||
* | Added japanese to subdir list. | asami | 1995-03-16 | 1 | -2/+2 |
| | |||||
* | Fix the index rule. From Richard Wackerbarth. | jkh | 1995-01-23 | 1 | -2/+2 |
| | |||||
* | Add missing directories | ache | 1995-01-15 | 1 | -3/+3 |
| | |||||
* | 1. Make an index rule | jkh | 1995-01-14 | 1 | -1/+7 |
| | | | | 2. Commit an INDEX file containing information on the various ports. | ||||
* | Get this thing up-to-date; lots of new catagories added recently! | jkh | 1994-10-06 | 1 | -2/+3 |
| | |||||
* | Add math to Makefile | jkh | 1994-10-06 | 1 | -2/+2 |
| | |||||
* | Add games hierarchy. | jkh | 1994-10-04 | 1 | -2/+2 |
| | |||||
* | Add $Id$ lines to all the directory level Makefiles. | jkh | 1994-08-23 | 1 | -0/+2 |
| | | | | Submitted by: jkh | ||||
* | Change ports Makefiles to use bsd.port.subdir.mk | jkh | 1994-08-22 | 1 | -1/+1 |
| | | | | Submitted by: jkh | ||||
* | Add lang and x11 to SUBDIRS | jkh | 1994-08-22 | 1 | -1/+1 |
| | | | | Submitted by: jkh | ||||
* | The start of the 2.0 ports collection. No sup repository yet, but I'll | jkh | 1994-08-21 | 1 | -0/+3 |
make one when I wake up again.. :) Submitted by: jkh |