Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-21 | buildlink1 -> buildlink2, and note conflict with compfaces. | jlam | 3 | -9/+10 | |
2002-09-10 | The master site moved the archive in a subdirectory with the same name. ↵ | manu | 1 | -2/+2 | |
Requesting the archive was causing the server to tar.Z the direcctory on the fly, and we ended up with an archive containing the source archive. This was blocked by the checksum. Fixed the archive path. | |||||
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 6 | -5/+24 | |
buildlink2.mk files back into the main trunk. | |||||
2002-07-07 | Define "USE_PERL" and patch path to Perl binary in a Perl scripts. | tron | 1 | -2/+9 | |
Problem noted by Greg A. Woods in PR pkg/16415. | |||||
2002-07-07 | Adapt include conversion scripts to recent versions of "netpbm" and add | tron | 5 | -4/+62 | |
the missing dependence on "netpbm" package. This fixes PR pkg/16416 by Greg A. Woods. Bump the package revision to 2 after these fixes. | |||||
2002-07-07 | Shorten oversize description. | tron | 1 | -53/+0 | |
2002-07-07 | Use "FILE" instead of "file" as shell variable to fix a "pkglint" warning. | tron | 1 | -6/+8 | |
2001-11-30 | Update mail/faces to 1.6.1nb1. Changes from version 1.6.1 are moving the | jlam | 12 | -630/+348 | |
package under ${X11PREFIX} instead of trying to dual-install under both ${LOCALBASE} and ${X11BASE}, and strongly buildlink'fiying. | |||||
2001-11-29 | Misc fixes: | wiz | 5 | -21/+19 | |
Remove a dead MASTER_SITE. Use PLIST_SUBST instead of local hack. Create app-defaults dir if missing (solves pkg/13179). Don't hardwire incorrect app-defaults path in patch-at. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-14 | libcompface.*, not libcompfaces.* | jlam | 1 | -2/+2 | |
2001-09-14 | Correct the version number for the faces dependency (there was no 1.1.6, | jlam | 1 | -2/+2 | |
only 1.6.1). | |||||
2001-09-14 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+34 | |
2001-07-24 | Make this package work under Solaris. | tron | 1 | -6/+4 | |
2001-06-11 | Fix LICENSE. s/distribution/redistribution/. Pointed out by | jtb | 1 | -2/+2 | |
John Darrow <John.P.Darrow@wheaton.edu> on tech-pkg. | |||||
2001-06-04 | LICENSE=limited-distribution. | jtb | 1 | -1/+4 | |
RESTRICTED="Distribution not allowed if money exchanged" * Permission is given to distribute these sources, as long as the * copyright messages are not removed, and no monies are exchanged. * * No responsibility is taken for any errors on inaccuracies inherent * either to the comments or the code of this program, but if reported * to me, then an attempt will be made to fix them. | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -28/+26 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-03 | add some missing header files for alpha. | dmcmahill | 4 | -44/+42 | |
2001-02-03 | create missing ELF shared lib links | dmcmahill | 1 | -3/+8 | |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 | |
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this. | |||||
2000-09-06 | Use correct run time library path for "compface" and "uncompface". | tron | 2 | -8/+8 | |
2000-09-06 | Include "errno.h" instead of defining "sys_errlist" manually to avoid | tron | 3 | -5/+36 | |
link time warnings. | |||||
2000-09-06 | Fix compilation problem with certain version of "bsd.lib.mk". | tron | 2 | -8/+9 | |
2000-09-04 | Fix this package to pass the shared library test in the "check-shlibs" | tron | 4 | -17/+19 | |
target. These patches created by Alistair Crooks. | |||||
2000-07-11 | Attempt to differentiate between X11BASE (where X11 is installed) and | agc | 4 | -9/+10 | |
X11PREFIX (where the app defaults file is to be installed, and which will be X11BASE, or LOCALBASE if xpkgwedge is installed). | |||||
2000-07-08 | Replace "/usr/local" by "${LOCALBASE}". Fixes PR pkg/10360, pkg/10465 | tron | 23 | -122/+121 | |
and pkg/10529. | |||||
2000-05-24 | More changes for Solaris - make this compile on Solaris systems where | agc | 3 | -26/+25 | |
the BSD make program is called "bmake". | |||||
2000-05-21 | I don't see the lint libraries getting installed, and the linting | kim | 1 | -1/+3 | |
barfs on 1.4Y (at least), so don't lint at all. | |||||
1999-12-05 | Compiles on Solaris | bouyer | 3 | -6/+9 | |
1999-10-01 | Regen. | simonb | 1 | -6/+22 | |
1999-10-01 | Oops, forgot them RCS ids... | simonb | 21 | -0/+42 | |
1999-10-01 | Spilt patches into one-file-per-patch-file, and make this work on | simonb | 21 | -1240/+1118 | |
the pmax (and other mips ports) - all the world is not IRIX... | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+7 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1999-01-26 | Introduce a BUILD_USES_X11 definition, defined in package Makefiles, | agc | 1 | -1/+3 | |
and used to denote that a package uses X11 headers and libraries to build, but does not install itself into X11BASE (xpkgwedge notwithstanding). This is used to ignore packages which would otherwise cause build problems on machines with no X11 installation. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 5 | -0/+10 | |
1998-07-15 | Use automatic shared object handling | agc | 2 | -5/+2 | |
1998-06-18 | Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these | agc | 1 | -3/+1 | |
are unnecessary with automatic manual page handling. | |||||
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -8/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-10 | portlint: use ${PKGDIR} instead of pkg. | frueauf | 1 | -2/+2 | |
1998-03-08 | Pre-process PLIST at install time, so that we don't have hard-coded | agc | 2 | -4/+8 | |
(and wrong) paths in the packing list. With thanks to milano and hubertf for pointing this out. | |||||
1998-02-28 | add missing @dirrm rules and add .gz suffix to manpages (if not already there). | frueauf | 1 | -1/+2 | |
1998-02-28 | portlint: remove whitespace after "bin/icon2ikon". | frueauf | 1 | -2/+2 | |
1998-02-28 | portlint: remove whitespaces; (WRKDIR)->{WRKDIR} | frueauf | 1 | -3/+3 | |
1998-02-26 | Install manual pages properly. | agc | 1 | -5/+5 | |
1998-02-25 | Add NetBSD RCS Id. | agc | 1 | -1/+3 | |
Refine shared object handling, especially when deleting the package. | |||||
1998-02-25 | Remove garbage from front of diff. | agc | 1 | -1/+0 | |