summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-06-26o now we can use SDL's bulidlink.mk file, toozuntum2-27/+24
o set USE_BUILDLINK_ONLY
2001-06-26Remove a debugging printf/echo.jlam1-2/+1
2001-06-26we need to include freetype-lib's buildlink.mk file in here toozuntum1-1/+2
2001-06-26Mark as USE_BUILDLINK_ONLY.jlam1-1/+2
2001-06-26Use REPLACE_BUILDLINK instead of repeating the post-build same code overjlam9-130/+27
and over again in the pkgsrc tree.
2001-06-26Fix bug in the sed expression used to filter out libtool archives. It wasjlam1-2/+3
mangling "lib/libaviplay.so.0.0" to "y.so.0.0". Thanks to Tomasz Luchowski <zuntum@netbsd.org> for finding this.
2001-06-26Fix typo in RCD Id -- s/NetSBD/NetBSD/zuntum1-1/+1
2001-06-26Update getmail to 2.1.0zuntum2-5/+5
Changes: -fix the "blank lines output, even in quiet mode" problem which caused cron to send email every time getmail was run. Thanks to Errol Casey for finding the cause. -Handle user aborting getmail better. -Remove dead parameter from message_add_info() -move file locking to separate functions -add file locking around handling of oldmail file -move regular expression objects into a dictionary -add ability to deliver to a command (pipe delivery) like maildrop or procmail. getmail won't do this if it's running as root.
2001-06-26Add code, similar to REPLACE_NCURSES, called REPLACE_BUILDLINK, thatjlam1-3/+30
replace ${BUILDLINK_DIR} in config scripts.
2001-06-26 * add example how to setup a sandbox from sourcehubertf1-2/+2
* remove twice-mentioned resolv.conf
2001-06-26o convert to use buildlink.mkzuntum1-6/+6
2001-06-26o add buildlink.mk file for use by other packageszuntum2-1/+36
o mark as USE_BUILDLINK_ONLY
2001-06-26o converted to use buildlink.mkzuntum1-4/+3
2001-06-26o converted to use buildlink.mkzuntum1-4/+5
2001-06-26o converted to use buildlink.mk for x11/tkzuntum1-5/+5
o removed NO_CONFIGURE as it has no effect
2001-06-26o converted to use pkgsrc/graphics/imlib/buildlink.mkzuntum1-3/+3
2001-06-26o converted to use buildlink.mkzuntum1-9/+8
2001-06-26o convert to use buildlink.mkzuntum2-3/+40
o add buildlink.mk for use by other packages
2001-06-26o add buildlink.mk file for use by other packageszuntum2-1/+37
o set USE_BUILDLINK_ONLY
2001-06-26Add and enable gsedwiz1-1/+2
2001-06-26Initial import of gsed-3.02, GNU sed.wiz5-0/+51
Packaged by Stoned Elipot, and sent via pkg/13238; for use with Zoularis.
2001-06-26converted to use buildlink.mkzuntum1-4/+5
2001-06-26Update to 1.03s, per patch from Nobuhiro Yasutomi in pkg/13074.wiz4-57/+7
Last version was 1.03r, but that update didn't include a ChangeLog, so here's one back to 1.03p: Ver. 1.03s fix abnormal end when some case in directory change. (05/22/01) fix command line input handling quote. Ver. 1.03r fix display to confuse in ANSICOLOR=2 case. (04/03/01) fix to stop when start not exist directory fix handle archive file that include full path. support different compiler spec for Solaris 8. Ver. 1.03q speed up KANJI code convert by using table. (02/28/01) support Linux/Alpha allow to choose retry when not enough space to copy file. strict follow cursol posion. revice rule for file extention sort. fix confirm problem to delete file. more strict handle to timestamp when file copy. (MS-DOS)
2001-06-26Install zebra.info-{1,2,3} (pregenerated). Fixes pkg/13067 by Kimmo Suouminen.wiz3-5/+11
2001-06-26Swap contents of PLIST.pre and PLIST.post; dirrm's should be in PLIST.post.wiz2-226/+226
2001-06-26o remove my buildlink.mk hacks until I find out why ${BUILDLINK_DIR} is ↵zuntum1-20/+6
/usr/pkgsrc/[...] but smpeg-config contains /usr/_cvs_/pkgsrc/[...]
2001-06-26Updated if-psprint to 1.4abs2-5/+11
Add '-v' option to display spool settings
2001-06-26Recognise ultrasparcsabs2-3/+4
2001-06-26o fix smpeg-config script by removing buildlink directory referenceszuntum1-1/+14
(oops)
2001-06-26o converted to use buildlink.mkzuntum1-7/+8
2001-06-26o converted to use buildlink.mkzuntum3-16/+18
2001-06-26o convert to use buildlink.mkzuntum3-7/+40
2001-06-26o add buildlink.mk for use by other packageszuntum1-0/+43
2001-06-26o add buildlink.mk file for use by other packageszuntum2-6/+42
o convert build process to use buildlink.mk files
2001-06-26Add 'mkdir -p ~/ICAClient' as requested in pkg/13030 by Juha Ylitalo.wiz1-0/+1
2001-06-26Add \t between CONFIGURE_ARGS+= and --zuntum1-3/+3
2001-06-26o converted to use devel/SDL/buildlink.mk, mark as USE_BUILDLINK_ONLYzuntum1-15/+12
and set USE_CONFIG_WRAPPER o remove redundant switches from CONFIGURE_ARGS Thank you Johnny C. Lam! :)
2001-06-26Update "fetchmail" and "fetchmailconf" packages to version 5.8.10.tron4-11/+10
Changes since version 5.8.8: - More fixes for the new message-marking code from Thomas Moestl. - Fixes for ODMR code from Matt Armstrong. - HMH's snprintf/strncat cleanup patch. - Fixes for Debian bugs #101792, #101950. - Updated Danish translation by Byrial Jensen. - ODMR fixes from Matt Armstrong <matt@lickey.com>. - The smtphost option has been split. It is no longer overloaded to set the list of domains to be queried in ETRN and ODMR modes. Instead, use the `fetchdomains' option.
2001-06-26Add buildlink.mk file for use by other package Makefiles.jlam1-0/+52
2001-06-26Remove patch to hermes/Makefile.in as we already patch Makefile.amjlam3-26/+11
Also patch src/Makefile.am instead of the Makefile.in file as automake will destroy the changes otherwise.
2001-06-26Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-20/+35
2001-06-26Upgrade to 2.4.2p2christos12-53/+53
2001-06-26Prepare for 2.4.2p2christos14-347/+291
This is a bug fix release. Improve debugging support, fix some fd leaks and add barcode reader support. For more details, refer to the Changelog.
2001-06-26Add buildlink.mk file for use by other package Makefiles.jlam1-0/+33
2001-06-26Mark as USE_BUILDLINK_ONLY.jlam1-2/+3
2001-06-26Remove build time dependency on autoconf by adding a patch for configure.wiz3-9/+72
Fixes pkg/13004.
2001-06-26Converted to use buildlink.mk fileszuntum1-11/+8
2001-06-26Add buildlink.mk file for use by other packageszuntum1-0/+33
2001-06-26Provide 'real' rc.d script for exim, as submitted by Sergey Svishchev inwiz4-15/+25
pkg/12997. Note how to use it in MESSAGE. Drop some unnecessary input redirections in Makefile.
2001-06-25Converted to use buildlink.mkzuntum1-5/+5