Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-31 | Allow both SUP_UPDATE and CVS_UPDATE to be used, similar to src/Makefile | James E. Housley | |
PR: 17903 Submitted by: James Housley <jim@thehousleys.net> Reviewed by: billf | |||
2000-09-27 | For "make parallel", provide out an extra target without the ".tgz". | Satoshi Asami | |
(Makes it easier to cut and paste, so you can do something like "make gnome-1.2".) Also change /a/asami/portbuild -> /var/portbuild. | |||
2000-09-22 | New category french starts today! | Satoshi Asami | |
2000-08-13 | Use the SUPHOST in the 'make update' if it's defined. | Josef Karthauser | |
2000-07-31 | Add new category hebrew -- Hebrew language support. | Satoshi Asami | |
Requested by: sada | |||
2000-07-19 | Typo (ghostscript55htff -> ghostscript55httf). | Satoshi Asami | |
2000-04-12 | Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise you | Satoshi Asami | |
will get "make: don't know how to make /usr/ports/INDEX. Stop" type of weird errors when /usr/obj${.CURDIR} exists. | |||
2000-03-22 | Additions to the 'make search' mechanism. | Josef Karthauser | |
* 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 | |||
1999-08-31 | $Id$ -> $FreeBSD$ | Peter Wemm | |
1999-08-02 | Add new category "ftp". | Satoshi Asami | |
1999-07-23 | Makefile: | Satoshi Asami | |
(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). | |||
1999-06-26 | Add new categories irc, java and x11-servers. | Satoshi Asami | |
1999-06-04 | Better logic and typo fixing. | Bill Fumerola | |
Submitted by: mharo | |||
1999-06-01 | 'make update' in the ports directory. | Bill Fumerola | |
1999-01-26 | (1) Rename "templates" to "Templates". The toplevel is getting | Satoshi Asami | |
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). | |||
1999-01-22 | Break "all" target into subtargets according to category. Change to | Satoshi Asami | |
cope with new directory structure in ${buildroot}. | |||
1999-01-13 | Make the search target a bit looser in its matching. | Jordan K. Hubbard | |
1999-01-09 | Move Palm*-related programs to new "palm" category. | Satoshi Asami | |
Reviewed by: the ports list | |||
1999-01-09 | Break up the "plan9" category -- all the ports are where they belong, and | Satoshi Asami | |
"plan9" is a virtual category now. Reviewed by: the ports list | |||
1998-12-28 | Add new target "parallel" which creates a parallelizable Makefile for | Satoshi Asami | |
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. | |||
1998-12-12 | Fast INDEX generation. See bsd.port.mk rev. 1.300 for details. | Satoshi Asami | |
Submitted by: steve | |||
1998-10-30 | Make the search target home in a little better on what users are | Jordan K. Hubbard | |
actually looking for. | |||
1998-08-07 | Now that they are populated, add deskutils and | Satoshi Asami | |
x11-{clocks,fm,fonts,toolkits,wm} to the SUBDIR list. | |||
1997-12-13 | Add biology. | Satoshi Asami | |
1997-10-04 | By popular demand, make the search target use grep -i. | Jordan K. Hubbard | |
1997-08-19 | Re-sort SUBDIRS | Bill Fenner | |
1997-07-31 | Add german. | Satoshi Asami | |
1997-04-27 | Turn on new categories `converters' and `textproc' now that all the | Satoshi Asami | |
work is done. Let me know if I missed something. | |||
1997-04-26 | Don't turn on textproc yet, the rest of the world is not ready. | Satoshi Asami | |
1997-04-26 | Turn on the textproc category. | John Fieber | |
1997-03-10 | Add a search target. | Jordan K. Hubbard | |
1997-03-06 | Add korean, right next to japanese (like on the map). | Satoshi Asami | |
1996-12-05 | Add vietnamese. | Satoshi Asami | |
1996-11-07 | Add mbone. | Satoshi Asami | |
1996-10-24 | Add new category: astro. | Satoshi Asami | |
1996-09-14 | Added chinese. | Satoshi Asami | |
1996-04-01 | Change required to make the ports README auto-generation work: declare | Satoshi Asami | |
this directory as "top of ports tree". | |||
1996-03-06 | Update print-index rule to reflect change in INDEX format. Deleted | Satoshi Asami | |
"Keywd:", added "B-deps:" and "R-deps:" (I know I know, but I needed it to fit in before the first tabstop! ;). | |||
1995-11-27 | Move utils to misc. Add www. | Satoshi Asami | |
1995-08-14 | Add plan9. | Satoshi Asami | |
1995-07-13 | Added benchmarks, security and sysutils to SUBDIR list. | Satoshi Asami | |
1995-07-01 | Add "emulators", also convert SUBDIR list to a bunch of "+="'s. | Satoshi Asami | |
1995-05-01 | Add russian | Andrey A. Chernov | |
1995-04-01 | Make forced rebuilds of the INDEX file work properly. | Jordan K. Hubbard | |
1995-04-01 | A new print-index rule. | Jordan K. Hubbard | |
1995-03-23 | The describe target now uses `\' as a separator, so correct the print-index | Gary Palmer | |
target in here. Also make the print-index target display the maintainers address for easy griping. | |||
1995-03-21 | Use new ECHO_MSG override properly. | Jordan K. Hubbard | |
1995-03-21 | New index file format, plus a simple rule (print-index) for making it | Jordan K. Hubbard | |
more human-readable. This should probably be a more capable perl script at some point. | |||
1995-03-21 | Change the index target - this is more generally useful now. | Jordan K. Hubbard | |
1995-03-16 | Added japanese to subdir list. | Satoshi Asami | |