Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-01-13 | Wildcard dependency on oaf. | wiz | 1 | -2/+2 | |
2001-01-13 | Replace spaces with tabs. | jlam | 1 | -7/+7 | |
2001-01-13 | HOMEPAGE and primary FTP site have moved. | jlam | 1 | -3/+4 | |
2001-01-13 | Make this build if "${CC}" is not "cc". | tron | 3 | -7/+8 | |
2001-01-13 | Update MD5 checksum to match updated file on master site. | tron | 1 | -2/+2 | |
2001-01-11 | Update HOMEPAGE and MASTER_SITES (moved to sourceforge). | dent | 1 | -3/+3 | |
2001-01-11 | Update HOMEPAGE. | dent | 1 | -2/+2 | |
2001-01-10 | Regen for patches -ah - -ak. | bad | 1 | -1/+5 | |
2001-01-10 | The fiasco libraries need to be ranlib'ed. | bad | 4 | -0/+56 | |
2001-01-09 | Correct fix, based on a suggestion by Brian Paul. | wiz | 2 | -4/+8 | |
2001-01-09 | Remove -O from default CFLAGS, on request by Adam Ciarcinski. | wiz | 2 | -4/+4 | |
2001-01-08 | Don't add VERS to PLIST_SUBST, since it's not used any longer. | wiz | 1 | -5/+2 | |
2001-01-07 | Add NetBSD/alpha. | thorpej | 1 | -2/+2 | |
2001-01-07 | Regen -- Alpha support in patches. | thorpej | 1 | -4/+4 | |
2001-01-07 | Make this build on the Alpha. | thorpej | 3 | -20/+33 | |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 36 | -38/+218 | |
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. | |||||
2001-01-03 | Fix compilation with Mesa-3.4. | wiz | 2 | -1/+14 | |
2001-01-03 | This works really fine without $DISPLAY set! | hubertf | 1 | -8/+1 | |
2001-01-02 | The gimp modules are lib*.so and not lib*.so.0 | veego | 1 | -4/+4 | |
This fixes an uninstall problem. | |||||
2001-01-02 | Create a link for "share/aclocal/gimp.m4" in "${LOCALBASE}". | tron | 1 | -1/+3 | |
2001-01-01 | Don't attempt to remove directories in "share/locale" which are used | tron | 1 | -24/+1 | |
by many package. | |||||
2001-01-01 | Ignore errors while attempting to remove "share/aclocal" during | tron | 1 | -2/+2 | |
deinstallation. | |||||
2001-01-01 | Make this package work on arches where char is signed. | toshii | 2 | -9/+9 | |
2000-12-31 | Add patch (from cvs gimp 1.2 branch) to have gimp not leak fd's all | dogcow | 2 | -1/+16 | |
over the place when loading patterns during startup (which prevented plugins from loading) This will be fixed in gimp 1.2.1. | |||||
2000-12-28 | Fix library dependencies for libGL. | wiz | 2 | -6/+7 | |
2000-12-28 | Add missing depende on "gnome-libs" package. | tron | 1 | -1/+2 | |
2000-12-28 | Update to use python 2.0. | wiz | 4 | -13/+13 | |
2000-12-27 | Build gimp-extra-data after gimp was installed. It wants gimptool installed. | hubertf | 2 | -10/+8 | |
2000-12-27 | Add a few missing @dirrm's | hubertf | 1 | -1/+5 | |
2000-12-27 | Fix PLIST on alpha (and other non-DGA architectures). | wiz | 1 | -1/+9 | |
2000-12-26 | Depends: gimp-current => gimp | hubertf | 1 | -2/+2 | |
2000-12-26 | Update to 1.2.0. Changes: many bugfixes, new plugins, etc. | hubertf | 7 | -724/+1450 | |
2000-12-24 | Update to 2.0.1. Changes: Not beta anymore, many bug fixes, some headers | wiz | 3 | -9/+24 | |
moved, some new; new freetype-config program. | |||||
2000-12-17 | Quote the values when setting variables in case they contain spaces. | jlam | 1 | -3/+3 | |
This fixes passing in CXXFLAGS from the environment during the build. | |||||
2000-12-16 | Rename "suse.mk" to "Makefile.common" which is the standard name for | tron | 1 | -2/+2 | |
make include files shared between packages. | |||||
2000-12-16 | Undo most of the previous patch, now that libgd is fixed. | wiz | 2 | -12/+9 | |
2000-12-16 | Fix libgd.so. Patch supplied by Hubert Feyrer. | wiz | 2 | -4/+4 | |
2000-12-16 | Fix compilation. Patch supplied by Hubert Feyrer. | wiz | 2 | -9/+12 | |
(Actually, work around a problem with libgd as it is now.) | |||||
2000-12-16 | nuke share/doc/png2html | hubertf | 1 | -1/+2 | |
2000-12-15 | Regen. | mycroft | 1 | -1/+2 | |
2000-12-15 | Fix stupid endianness problem. | mycroft | 1 | -0/+23 | |
2000-12-15 | Add distribution patch mentioned in pkg/11741 by Hiroyuki Yanai. | wiz | 4 | -4/+27 | |
While I'm here, make it compile on -current again. | |||||
2000-12-15 | Fix `make install; make deinstall; make install'. | wiz | 2 | -5/+72 | |
2000-12-15 | Wow am I a goof today.. fix all these patches. | garbled | 6 | -21/+19 | |
2000-12-15 | Oops.. make make make patchsums | garbled | 1 | -2/+2 | |
2000-12-15 | Fix the hermes version requirement, and unhose a hosed patch | garbled | 2 | -5/+5 | |
2000-12-15 | Update this package to Clanlib-0.4.4.. too many changes to list. | garbled | 16 | -3002/+422 | |
2000-12-15 | Update this to 1.3.2 | garbled | 3 | -9/+9 | |
2000-12-14 | Fix sound output. | wiz | 2 | -3/+12 | |
2000-12-14 | Cosmetic. | jtb | 1 | -12/+6 | |