Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-05-05 | Add a C version of pdb_self_doc so that this does not require Emacs | tv | 3 | -31/+226 | |
in order to build with docs. | |||||
1999-05-04 | Due to a variable expansion bug in the "Makefile" the texinfo documenation | tron | 2 | -5/+11 | |
was neither built nor installed. | |||||
1999-05-03 | Revert thinko in previous: only modify PKGNAME, not DISTNAME. | tv | 1 | -2/+2 | |
1999-05-03 | Change gd package "version" to 1.3p1 so that packages (particularly py-gd) | tv | 3 | -9/+9 | |
will not try to link against the version without a shared library. | |||||
1999-05-03 | Update to xsane-0.22 | rh | 7 | -88/+44 | |
1999-05-03 | Update to sane-1.0.1 | rh | 6 | -140/+102 | |
1999-05-02 | Fix run time library search path. | tron | 1 | -2/+2 | |
1999-05-02 | Merge "pre-install" and "do-install" target. | tron | 1 | -3/+2 | |
1999-05-02 | Add and enable py-gd | tsarna | 1 | -1/+2 | |
1999-05-02 | Python module for GD gif drawing library. | tsarna | 6 | -0/+49 | |
1999-05-02 | Changed to build shared libraries. Closes PR#7403 by Jarkko Torppa. | tsarna | 3 | -15/+38 | |
1999-05-02 | Update dependence for "gtk+" package to version 1.2.2. | tron | 2 | -4/+4 | |
1999-04-30 | Add and enable py-imaging, and sort. | tv | 1 | -2/+3 | |
1999-04-27 | Pass "${CFLAGS}" instead of "-O" to configure script as suggested by | tron | 1 | -2/+2 | |
Adam Ciarcinski. | |||||
1999-04-26 | add USE_X11=yes | garbled | 2 | -2/+5 | |
1999-04-26 | Update dependences for "gnome-core" package to version 1.0.5. | tron | 1 | -2/+2 | |
Fixes PR pkg/7474 by Thilo Manske. | |||||
1999-04-25 | Add USE_X11 to gain the rpath options for X11 libs. | tv | 1 | -1/+2 | |
1999-04-25 | Do the following to make this ELF and 1.3 friendly: | tv | 5 | -212/+88 | |
- use the autoconf configure script to configure and build (we were already running configure but using Imake to build!?) - make use of pkglibtool (package already has full libtool support) (Note that now that we use Autoconf, this installs in ${LOCALBASE} without the need for a tool such as xpkgwedge. The configure script automatically detects all the stuff for which we had used patches in the Imakefiles.) Also use --without-... to disable optional components for which we have no explicit dependencies, which can be reenabled by the user in pkgsrc, so that the built binaries do not have "hidden" dependencies. Closes PR pkg/7463. | |||||
1999-04-25 | This package is still broken on 1.3 and 1.3.x ELF systems. | tron | 1 | -1/+6 | |
1999-04-24 | Revert previous commit. | tv | 1 | -6/+1 | |
PR pkg/7463 is RE-opened on this subject; someone can take the opportunity to fix it, perhaps myself if I have the time this weekend. This is NOT the correct fix. | |||||
1999-04-24 | Do check for broken ELF "cc" differently and exclude "powerpc", too. | tron | 1 | -6/+6 | |
1999-04-24 | Don't attempt to build this package on 1.3 or 1.3.x ELF systems. | tron | 1 | -1/+6 | |
1999-04-24 | Fix run time library search path. | tron | 1 | -2/+2 | |
1999-04-23 | Fix run time library search path. | tron | 1 | -2/+2 | |
1999-04-23 | Fix run time library search path. | tron | 1 | -5/+5 | |
1999-04-22 | Fix the X library linkage for the demos, so that this works on he Alpha. | mycroft | 1 | -5/+12 | |
From garbled. | |||||
1999-04-17 | Actually link in libsane. | hubertf | 1 | -4/+6 | |
1999-04-16 | Update dependence for "gtk+" package to version 1.2.1. | tron | 2 | -4/+4 | |
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 5 | -15/+10 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
1999-04-14 | Remove unnecessary slash from master site list. | tron | 2 | -4/+4 | |
1999-04-14 | Now that we are at 1.4, we don't need to exclude this from alpha anymore. | garbled | 1 | -3/+1 | |
1999-04-14 | Uodate to 1.0b1 and for Python 1.5.2 | tsarna | 2 | -6/+6 | |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 2 | -8/+2 | |
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package. | |||||
1999-04-09 | s/DEPENDS/USE_PERL5/, pointed out by Christop Badura | hubertf | 1 | -3/+2 | |
1999-04-07 | Make this package work on Solaris. | agc | 1 | -1/+6 | |
1999-04-07 | Make sure that other users can read all the files in the distribution, | agc | 1 | -1/+2 | |
otherwise strange problems can ensue when installing. | |||||
1999-04-06 | On Solaris, enable the native nls. | agc | 1 | -0/+17 | |
1999-04-06 | Minor modifications to the English. | agc | 1 | -1/+1 | |
1999-04-06 | Add and enable xsane | rh | 1 | -1/+2 | |
1999-04-06 | Initial import of xsane-0.19, an improved scanner frontend for SANE | rh | 9 | -0/+177 | |
that also includes photocopier functionality. | |||||
1999-04-06 | Update DEPENDS to catch up with other packages' version changes. | abs | 2 | -4/+4 | |
1999-04-05 | Update "gimp" package to version 1.0.4. | tron | 4 | -23/+23 | |
1999-04-05 | More EXTRACT_CMD fallout. | mycroft | 1 | -12/+12 | |
NOTE: These are not tested! | |||||
1999-04-05 | Update dependency to gimp-1.0.3 | rh | 1 | -2/+2 | |
1999-04-05 | Update "ImageMagick" package to version 4.2.2. | tron | 4 | -11/+11 | |
1999-04-04 | Update "gimp" package to version 1.0.3 and libtoolize it properly. | tron | 5 | -60/+50 | |
"gimp" now uses "gtk+" version 1.2.x. | |||||
1999-04-01 | oops.. typo. Not my week. 0.10: -> 0.10.35: | garbled | 1 | -2/+2 | |
1999-04-01 | Oops.. apparrently gettext has moved from misc to devel since last time I | garbled | 1 | -2/+2 | |
looked. Fix. | |||||
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 1 | -2/+2 | |
1999-04-01 | Fix the master_site. It looks like version 1.2 is allready out, but I don't | garbled | 1 | -2/+2 | |
have time to update it and make sure it still works with enlightenment yet. So, for now we point into /old/.. |