summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2000-05-12Add and enable fonts.sakamoto1-1/+2
2000-05-12Remove empty corba category.agc1-2/+1
2000-05-11Introduce a new target "show-host-specific-pkgs", which uses the newagc1-1/+6
show-pkgsrc-dir target to compile a list of host specific package directories from which the packages can be built and installed.
2000-03-30Change detection of IPv6-enabled packages by searching forhubertf1-2/+3
"^BUILD_DEFS.*=.*USE_INET6" instead of just "USE_INET6" in the pkg's Makefile. Suggested by Jun-ichiro itojun Hagino <itojun@iijlab.net> on tech-pkg.
2000-02-25remove commented out SUBDIR += lines for packages that never gotwiz1-8/+1
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
2000-02-09Add "readme-ipv6" target, that will generate a list of IPv6 readyhubertf1-1/+25
packages.
2000-01-04Rewrite moving of old README-all.html aside.hubertf1-2/+4
Fixes PR 9120 by Michael Eriksson T/K 2 <Michael.Eriksson@era-t.ericsson.se>
1999-10-26Ignore case when sorting lines in README-all.htmlhubertf1-2/+2
1999-10-22Include the total number of packages at the top of README-all.html, andhubertf1-1/+6
lose the <TD VALIGN=TOP> entries (the <TR VALIGN=TOP> should be sufficient). Suggested by David Brownlee <abs@mono.org> on tech-pkg@netbsd.org.
1999-08-23only mv README-all.html aside if it existshubertf1-2/+2
1999-08-22Collect information from pkgsrc/*/README.html into one long listhubertf1-1/+38
(README-all.html), and reference this file.
1999-06-06Add and enable ham.frueauf1-1/+2
1999-04-15Add new category biologyrh1-1/+2
1999-03-03Back out last two revs and go back to 1.19.hubertf1-3/+5
1999-03-03Move PKGSRCTOP definition so it's available for bsd.pkg.subdir.mk.hubertf1-2/+2
1999-03-02Move up including of bsd.pkg.subdir.mk to prevend bsd.prefs.mkhubertf1-4/+2
being pulled in twice.
1999-02-21Allow for customised groups of packages at the top-level of pkgsrc.agc1-4/+14
If SPECIFIC_PKGS is defined (at the top-level of pkgsrc), then instead of looping through all the categories and then all the packages within that, simply loop through ${SITE_SPECIFIC_PKGS}, ${HOST_SPECIFIC_PKGS}, ${GROUP_SPECIFIC_PKGS} and ${USER_SPECIFIC_PKGS}, which are whitespace separated lists of categories/packages e.g. SITE_SPECIFIC_PKGS+= devel/cvs security/ssh The default behaviour is unchanged - if SPECIFIC_PKGS is not defined, the whole hierarchy will be traversed. Modify mk.conf.example to reflect the settings of SPECIFIC_PKGS, SITE_SPECIFIC_PKGS, HOST_SPECIFIC_PKGS, GROUP_SPECIFIC_PKGS and USER_SPECIFIC_PKGS. Modify the ispell package to use the make definition ISPELL_LANG, rather than just LANG (which can clash with the environment variable of the same name), and modify mk.conf.example accordingly.
1998-10-28Enable new japanese category, and document addition of category, andgarbled1-2/+2
ja-less-332.
1998-10-13Add and enable parallel category, and document additions.garbled1-1/+2
1998-08-28Add pkgtools categoryagc1-1/+2
1998-08-20Add corba category.agc1-1/+2
1998-08-12Add and enable category "cross".tv1-1/+2
1998-07-24Add meta-pkgs category of packages.agc1-1/+2
1998-05-17Comment out SUBDIR+=ai, since we don't have it yet.frueauf1-2/+2
1998-05-15More cosmetic editing - PORTSTOP is now PKGSRCTOPagc1-2/+3
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-2/+2
Remove redundant (and sometimes erroneous) comments.
1998-04-13Enable cad and math subdirs.frueauf1-3/+3
1998-03-08Sync with bsd.port.mk: use "ARCH:" field for "print-index:" and "search:".frueauf1-3/+3
1998-03-05Don't build athena anymoremellon1-2/+1
1998-02-27Build athena packagesmellon1-1/+2
1997-12-05We don't have category math yet, comment out for now.hubertf1-2/+2
1997-11-27Uncomment categories we don't have yet.hubertf1-9/+9
1997-10-03Place the NetBSD RCS Id in the correct position in the file.agc1-1/+1
1997-10-03Add NetBSD Id after import.agc1-0/+1
1997-10-03Take 2: Import the master pkgs Makefile, from the FreeBSD ports collection.agc1-0/+61