Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-01 | Support cwrappers for packages appending arguments in the wrappers. | joerg | 1 | -1/+2 | |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 | |
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. | |||||
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 | |
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. | |||||
2013-04-08 | Remove "Trailing empty lines." and/or "Trailing white-space." | rodent | 1 | -3/+3 | |
2013-03-24 | Fix one problem for the build with Clang, 99 more problems on the wall. | joerg | 2 | -1/+15 | |
2013-02-28 | SunOS and SmartOS build fixes. | jperkin | 3 | -2/+25 | |
2012-11-08 | Add inet6 option (on by default) | sborrill | 3 | -8/+20 | |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2009-08-09 | More getline() fallout | smb | 5 | -3/+54 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2009-04-04 | DESTDIR support. Use SPECIAL_PERMS for Xvnc on Solaris. Not | joerg | 3 | -16/+25 | |
MAKE_JOBS_SAFE. Fix path to fonts and rgb (PR 35441). Require xauth (PR 41093). Bump revision. | |||||
2008-07-10 | Fix NetBSD/amd64. | joerg | 2 | -4/+4 | |
2008-06-18 | pkgsrc-users, not packages (hi riz!) | wiz | 1 | -2/+2 | |
2008-06-07 | Stop pretending like I have time to maintain packages that I don't | riz | 1 | -2/+2 | |
even really use anymore. | |||||
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -2/+2 | |
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well. | |||||
2007-08-06 | Fix build with modular X11. | tron | 1 | -1/+2 | |
2006-07-22 | - Update net/vncviewer4 to 4.1.2 (release notes just state "FIXED: Security | abs | 2 | -5/+3 | |
vulnerability.", and move to net/vncviewer, replacing vncviewer-3.x - Remove vncpasswd from net/vnc and add to net/vncviewer - Bump PKGREVISION for net/vnc | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 | |
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. | |||||
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -2/+2 | |
${PREFIX}. | |||||
2005-04-18 | riz volunteered to maintain this package. | wiz | 1 | -2/+2 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+4 | |
2005-02-17 | Use a more elegant method to solve the problem with the confliction | tron | 2 | -6/+17 | |
definition of the abs() macro. Based on a suggestion by Roland Illig. | |||||
2005-02-04 | Don't define abs() as macro under NetBSD because it conflicts with the | tron | 2 | -1/+15 | |
prototype of abs() in "stdlib.h" after de-__P-ing "stdlib.h". | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-11-27 | Not used this for several years, it needs a maintainer who does | abs | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-01 | Use ${ROOT_USER}:${ROOT_GROUP} instead of root:root, even if it is only | agc | 1 | -2/+2 | |
on Solaris. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-01-31 | Quote CC in MAKE_ENV | abs | 1 | -2/+2 | |
2002-11-26 | Add RCS tag. | cjep | 1 | -0/+1 | |
2002-10-23 | Make compile on Solaris (fix typo introduced by IPv6 patch). | bouyer | 4 | -2/+39 | |
Don't override ${CC} when compiling imake Install Xvnc sgid root, as Xsun creates /tmp/.X11-* 770. | |||||
2002-08-21 | use BUILD_DEFS instead of USE_INET6. | grant | 1 | -2/+2 | |
2002-04-25 | mark with USE_INET6 | itojun | 1 | -1/+2 | |
2002-04-25 | pull IPv6 patch in. bump to nb1. | itojun | 2 | -2/+9 | |
2002-01-31 | Fix cpp handling in vnc's private imake to deal with change of cpp location | markd | 2 | -7/+21 | |
as per same change made to Xfree86's imake recently. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-09-22 | UseRgbTxt should be YES, since this is what we use with both XF86 3 and XF86 4. | mycroft | 2 | -72/+141 | |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -3/+5 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -5/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-20 | Fix i386 (and possibly atari and arm32) after last fix :) | wiz | 2 | -17/+10 | |
2001-03-16 | Sync the NetBSD.cf config file with what we shipped with NetBSD-1.5 | dmcmahill | 2 | -15/+657 | |
with the exception that HasXdmAuth is set to NO (since vnc doesn't have the Wraphelp.c file). This fixes problems on pmax, alpha, and maybe others. This closes PR 10108 | |||||
2001-03-12 | Fix vnc on macppc. Closes pkg/11510. | wiz | 2 | -11/+20 | |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-19 | do not try to install xml files. should fix recently noted bulk build problems | dmcmahill | 1 | -2/+2 | |