Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-08-08 | Re-model the BUILD_DEFS display during build: if PKGSRC_SHOW_BUILD_DEFS is | agc | 2 | -13/+22 | |
defined, then show the BUILD_DEFS to the user. If not, then just keep quiet. Whilst I'm here, re-indent the cpp-like .if/.else/.endif/.for/.endfor lines properly. Also, remove the ":u" modifier in the build-defs-message code - it's not strictly necessary (duplicate definitions will be displayed, but this isn't a major problem), and it removes the requirement to have a make(1) binary which supports ":u". This should fix PR 22402 from Alan Barrett, and also addresses some concerns raised by Robert Elz. | |||||
2003-08-08 | USE_GNU_TOOLS=grep | grant | 1 | -1/+3 | |
2003-08-08 | USE_GCC_SHLIB. | grant | 2 | -2/+4 | |
from gavan@. | |||||
2003-08-08 | note update of 6to4 to 1.4. | grant | 1 | -2/+2 | |
2003-08-08 | missed in last commit | grant | 1 | -1/+1 | |
2003-08-08 | - honour PKG_SYSCONFDIR | grant | 4 | -35/+18 | |
- use automatic config file handling for 6to4.conf - improve MESSAGE bump to 1.4. | |||||
2003-08-07 | Yet another correct for the qt3 prefix change | jmc | 1 | -2/+1 | |
2003-08-07 | Introduce a PKGSRC_MESSAGE_RECIPIENTS, which takes the login names of | agc | 2 | -3/+18 | |
users to whom the MESSAGE file should be mailed at package installation time, and mail the MESSAGE file at the "make install" stage (if PKGSRC_MESSAGE_RECIPIENTS is not empty). Inspired by PR 22328 from Jeremy Reed. | |||||
2003-08-07 | The INSTALL and DEINSTALL script were overlooked during the conversion | seb | 1 | -1/+4 | |
to USE_NEW_TEXINFO. So list them back in {DE,}INSTALL_EXTRA_TMPL. | |||||
2003-08-07 | The INSTALL script was overlooked during the conversion to | seb | 1 | -37/+0 | |
USE_NEW_TEXINFO. But... It is not really useful now, so remove it. | |||||
2003-08-07 | The INSTALL and DEINSTALL scripts were overlooked during the | seb | 1 | -1/+5 | |
conversion to USE_NEW_TEXINFO. But... Replace them with MAKE_DIRS_PERMS from the bsd.pkg.install.mk framework. | |||||
2003-08-07 | Use GNU_CONFIGURE and fix its arguments accordingly. | seb | 2 | -6/+7 | |
Handle info files properly. | |||||
2003-08-07 | Use GNU_CONFIGURE and fix its arguments accordingly. | seb | 2 | -15/+19 | |
Use buildlink2. Handle info files properly. Remove leftovers from FreeBSD port Makefile. Be careful about perl usage i.e. kill it. XXX This package should install itself in a separate directory hierarchy like other "cross" packages or marked as conflicting with some other (like devel/binutils). | |||||
2003-08-07 | Even if it is commented get ride of deprecated info file handling stuff. | seb | 1 | -3/+1 | |
2003-08-07 | Properly handle info files. Remove now unnecessary patch file. | seb | 4 | -19/+5 | |
2003-08-07 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+3 | |
2003-08-07 | depkglint. | seb | 1 | -2/+2 | |
2003-08-07 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+3 | |
2003-08-07 | Convert to USE_NEW_TEXINFO. | seb | 2 | -7/+4 | |
XXX Does not (byte) compile with current editors/xemacs. | |||||
2003-08-07 | gs to 0.56 | abs | 1 | -1/+3 | |
- If !defined BSD_PKG_MK and DBG is set to -Os, do not alter COPTS. This stops setting of -march=XXX causing overflowing of install media - disable -fomit-frame-pointer for lua and koffice | |||||
2003-08-07 | Updated cpuflags to 0.56 | abs | 3 | -7/+8 | |
- If !defined BSD_PKG_MK and DBG is set to -Os, do not alter COPTS. This stops setting of -march=XXX causing overflowing of install media - disable -fomit-frame-pointer for lua and koffice | |||||
2003-08-07 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+4 | |
2003-08-07 | No need for texinfo.mk here. | seb | 1 | -2/+1 | |
2003-08-07 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+3 | |
2003-08-07 | Add and enable rdigest. | wiz | 1 | -1/+2 | |
2003-08-07 | Add and enable py-adns. | wiz | 1 | -1/+2 | |
2003-08-07 | whitespace | grant | 1 | -2/+2 | |
2003-08-07 | Improve description. | wiz | 1 | -3/+10 | |
2003-08-07 | Note addition of p5-XML-Twig | gson | 1 | -1/+2 | |
2003-08-07 | Add and enable p5-XML-Twig | gson | 1 | -1/+2 | |
2003-08-07 | Initial import of p5-XML-Twig. | gson | 6 | -0/+88 | |
XML::Twig is a Perl module for efficient processing of XML documents using a mixed stream/tree model. | |||||
2003-08-06 | texinfo.mk not needed here. | seb | 1 | -2/+1 | |
2003-08-06 | Convert to USE_NEW_TEXINFO. | seb | 3 | -7/+7 | |
2003-08-06 | Ok, get copies of stuff into buildlink dir correct this time. | jmc | 1 | -3/+5 | |
2003-08-06 | Chicken and egg problem. Need buildlink2 support for building the shell so | jmc | 1 | -3/+6 | |
it can fix -lreadline to -ledit if needed. But..this is referencing -L/usr/pkg/lib/... in it's link for -lrs which then gets transformed and library not found. Fix by copying librs.a into buildlink's lib dir after setting up install-base. Also pass MAKE_ENV along to the shell make to then fix readline vs edit. | |||||
2003-08-06 | build with gcc3.3.1-pre | mrg | 10 | -1/+168 | |
2003-08-06 | Note update of "kde" package to version 3.1.3nb1. | tron | 1 | -1/+2 | |
2003-08-06 | Update dependences and bump package revision. | tron | 1 | -13/+14 | |
2003-08-06 | Note grhino-0.7.1 update. | wiz | 2 | -8/+11 | |
2003-08-06 | Update to 0.7.1: | wiz | 5 | -46/+24 | |
- Install pattern data in datadir (usually /usr/share) instead of libdir (usually /usr/lib). - Add Preferences dialog box help. - Tweak pattern data for board symmetry. Pattern data files are now smaller. - Code cleanup. | |||||
2003-08-06 | Add a symlink so that the shared lib can be found as *.so, and | drochner | 4 | -6/+18 | |
engage Marc Recht as MAINTAINER. | |||||
2003-08-06 | -add a patch from Marc Recht vie pkgsrc-wip which meddes with these | drochner | 6 | -2/+134 | |
XOPEN/POSIX/NetBSD_SOURCE definitions so that it builds on 1.6.x -pull in some GNU-pth related fixes from Python-2.2-pth | |||||
2003-08-06 | oops - forgot a piece of a patch taken over from Python-2.2 | drochner | 4 | -10/+28 | |
2003-08-06 | fix BUILDLINK_PREFIX defaults to build w/o xpkgwedge | drochner | 2 | -4/+4 | |
2003-08-06 | Correct PLIST for version for 1.6.0. | jtb | 1 | -2/+220 | |
2003-08-06 | Declare exp static to make this compile with gcc-3.3.1. | wiz | 2 | -1/+15 | |
From Anders Hjalmarsson in PR 22370. | |||||
2003-08-06 | h5perf isn't installed by this package | jmc | 1 | -2/+1 | |
2003-08-05 | Note update of libbonoboui to 2.2.4. | jmmv | 1 | -2/+2 | |
2003-08-05 | Update to 2.2.4: | jmmv | 2 | -5/+5 | |
- Chain to BonoboSocket's hierarchy_changed parent handler - #118705 (Federico) | |||||
2003-08-05 | Convert to USE_NEW_TEXINFO. | seb | 4 | -14/+7 | |