Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-12-23 | Whitespace fix | cjep | 14 | -33/+30 | |
2002-12-23 | Remove empty HOMEPAGE= | cjep | 1 | -2/+1 | |
2002-12-23 | Whitespace fix | cjep | 3 | -8/+8 | |
2002-12-23 | - full caching works on Solaris 8. | grant | 1 | -4/+5 | |
- only building pkgs is required. - update platforms. | |||||
2002-12-23 | Whitespace fix | cjep | 8 | -20/+19 | |
2002-12-23 | Whitespace fixes in Makefile. Standardise MESSAGE file. | cjep | 2 | -3/+8 | |
2002-12-23 | mark this NOT_FOR_PLATFORM Darwin, since the earliest version of perl | grant | 1 | -1/+3 | |
with Darwin support is perl58 and attempting to build this version fails. | |||||
2002-12-23 | Remove an USE_BUILDLINK_ONLY test (not set anywhere any longer). | wiz | 1 | -3/+1 | |
2002-12-23 | Unused. | wiz | 1 | -170/+0 | |
2002-12-23 | Convert the lists into a capability matrix for ease of maintainence, and | jlam | 1 | -16/+13 | |
change "MacOS X" versions into their "Darwin" equivalents. | |||||
2002-12-23 | USE_BUILDLINK2=yes. | wiz | 1 | -5/+4 | |
2002-12-23 | Add buildlink2.mk. | wiz | 1 | -0/+25 | |
2002-12-23 | Remove -no-undefined from libtool arguments as it causes gettext-lib to | jlam | 2 | -1/+16 | |
not build a shared library on platforms that libtool thinks can't handle inter-library dependencies, e.g. OpenBSD and Solaris. | |||||
2002-12-23 | Convert libtool packages to use buildlink2. | jlam | 1 | -2/+4 | |
2002-12-23 | Fix PLIST. | wiz | 1 | -1/+2 | |
2002-12-23 | Remove support for buildlink.mk -- noone uses it any longer. | wiz | 1 | -6/+2 | |
2002-12-23 | Replace LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE. | wiz | 1 | -2/+2 | |
2002-12-23 | Remove reference to f2c's (long removed) buildlink.mk. | wiz | 1 | -4/+2 | |
Also s/buildlink.mk/buildlink2.mk/ in a comment. | |||||
2002-12-23 | Remove references to pth/buildlink.mk. | wiz | 1 | -5/+1 | |
2002-12-23 | Update comments for MOTIF* variables. | wiz | 1 | -13/+13 | |
2002-12-23 | handle the fixing of paths in files more gracefully. | grant | 1 | -2/+3 | |
2002-12-23 | s/buildlink/buildlink2/ | wiz | 1 | -2/+2 | |
2002-12-23 | createbuildlink-2.3 update. | wiz | 1 | -1/+2 | |
2002-12-23 | Update to 2.3: | wiz | 3 | -263/+6 | |
Do not install createbuildlink1 any longer -- the buildlink1 era is over. | |||||
2002-12-23 | Updated cpuflags to 0.38 | abs | 1 | -1/+2 | |
Adapt for sparc hw.model changes in current | |||||
2002-12-23 | Update cpuflags to 0.38: | abs | 2 | -13/+15 | |
Adapt for sparc hw.model changes in -current | |||||
2002-12-23 | Fix patch problem caused by RCS Id in diff context. | tron | 2 | -5/+4 | |
2002-12-23 | Fix paths in man page and example screenrc (for pkgsrc). | grant | 4 | -2/+64 | |
2002-12-23 | Trivially use buildlink2. | seb | 1 | -1/+2 | |
2002-12-23 | Note update of monafonts to 2.22. | toshii | 1 | -1/+2 | |
2002-12-23 | Update to monafont-2.22 (2002/12/20). Changes are: | toshii | 3 | -6/+14 | |
- Support ISO-10646(Unicode) for all sizes. - Fix 16 point alphanumeric glyphs. - Increase efficiency of make_cmap and ttfpack (by Mr. 18). | |||||
2002-12-23 | Note update of math/calc to version 2.02fnb1 [packaging improvements] | seb | 1 | -1/+2 | |
2002-12-23 | Make this package work with the various emacsen and xemacsen we have in | seb | 4 | -108/+109 | |
pkgsrc. Use emacs.mk. Bump PKGREVISION. | |||||
2002-12-23 | +bidwatcher-1.3.7, postfix-2.0, horde-2.1 [pkg/19497], imp-3.1 [pkg/19497]. | wiz | 1 | -1/+5 | |
2002-12-23 | Better use '-[0-9]*' than '-*' for wildcard conflicts registration. | seb | 1 | -3/+3 | |
2002-12-23 | Fix: Don't need DISTFILES. Need an EXTRACT_SUFX... | cjep | 1 | -2/+2 | |
2002-12-23 | Note update of libutf to 2.10nb1. | jmmv | 1 | -1/+3 | |
Note update of dact to 0.8.3nb1. | |||||
2002-12-23 | Make this package install its example file inside the examples tree. Do not | jmmv | 4 | -7/+14 | |
copy it to PKG_SYSCONFDIR as it is just an example, not needed for regular operation. Bump PKGREVISION to 1. | |||||
2002-12-23 | Make this package install its configuration file under the examples tree | jmmv | 4 | -13/+38 | |
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR. Bump PKGREVISION to 1. | |||||
2002-12-23 | Downgrade the dependency to 0.15.1nb1. The libraries didn't change and | jlam | 1 | -2/+2 | |
the libtool change is only useful at build time. | |||||
2002-12-23 | Bump PKGREVISION for lang/librep and update the buildlink2.mk dependency | jlam | 3 | -5/+13 | |
to the latest librep. librep installs and uses its own libtool for use by rep-* packages. We replace librep's libtool with a symlink to ${LOCALBASE}/bin/libtool and add a dependency on libtool-base. This addresses PR 19495 by Bill Sommerfeld. | |||||
2002-12-23 | buildlink2 works on NetBSD-1.5.x (thanks gendalia!). Also note that we | jlam | 1 | -4/+4 | |
can test using gettext-lib instead of gettext, now that gettext-lib has been converted to use buildlink2. | |||||
2002-12-23 | Create a dummy libtool archive if we use the built-in freetype2 library | jlam | 1 | -1/+15 | |
from the XFree86 distribution. This avoids problems with libtool finding libfreetype.la if graphics/freetype2 is installed as well. This addresses PR 19496 by Bill Sommerfeld and reported independently by Steve Bellovin on the netbsd-users mailing list. | |||||
2002-12-23 | Use new built in pkgsrc zoo extract method. | cjep | 5 | -20/+5 | |
2002-12-23 | Add an extract method for zoo archives | cjep | 1 | -1/+6 | |
2002-12-23 | Note addition of archivers/unzoo 4.4 | cjep | 1 | -1/+2 | |
2002-12-23 | Add and enable unzoo | cjep | 1 | -1/+2 | |
2002-12-23 | Initial import of unzoo 4.4 into the NetBSD packages collection as | cjep | 4 | -0/+32 | |
archivers/unzoo. unzoo is a public domain zoo archive extractor. | |||||
2002-12-23 | ffmpeg-0.4.5nb2 update. | wiz | 1 | -1/+2 | |
2002-12-23 | Install headers and API example. Bump PKGREVISION to 2. | wiz | 3 | -8/+51 | |