Age | Commit message (Expand) | Author | Files | Lines |
2017-01-07 | distfile has vanished. prevent timeout. update MASTER_SITES. | zafer | 1 | -2/+2 |
2016-04-20 | Set LICENSE for a lot of audio packages. | nros | 1 | -1/+2 |
2015-04-25 | Recursive revbump following MesaLib update, categories a through f. | tnn | 1 | -2/+2 |
2013-10-09 | recursive bump for libmng-2.0.2 shlib major bump and dependency change | wiz | 1 | -2/+2 |
2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 1 | -2/+2 |
2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 1 | -2/+2 |
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 1 | -2/+2 |
2013-02-16 | Recursive bump for png-1.6. | wiz | 1 | -2/+2 |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 1 | -2/+2 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2011-11-01 | Recursive bump for graphics/freetype2 buildlink addition. | sbd | 1 | -2/+2 |
2011-01-13 | png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. | wiz | 1 | -2/+2 |
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 1 | -2/+2 |
2010-01-18 | Second try at jpeg-8 recursive PKGREVISION bump. | wiz | 1 | -2/+2 |
2009-08-26 | bump revision because of graphics/jpeg update | sno | 1 | -2/+2 |
2009-03-22 | drop maintainership | pooka | 1 | -2/+2 |
2008-04-07 | Now xsidplay linkes fully against libXt. | joerg | 1 | -4/+2 |
2008-03-02 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -2/+4 |
2007-01-11 | Modular Xorg support. | joerg | 1 | -1/+6 |
2006-05-22 | USE_LANGUAGES=c c++ | wiz | 1 | -3/+3 |
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 |
2005-12-07 | Add an explicit cast from streampos to size_t, GCC 3.4 follows the | joerg | 1 | -1/+4 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-09-17 | Update xsidplay to 1.6.5.1a. Changes: | hubertf | 1 | -8/+5 |
2004-04-18 | Convert to buildlink3. | snj | 1 | -4/+4 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 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-03-15 | lower optimization on 8 problem files on alpha which trigger compiler | dmcmahill | 1 | -1/+2 |
2002-08-31 | Convert to buildlink2. | wiz | 1 | -6/+5 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -1/+2 |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 |
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -1/+2 |
2001-06-26 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -15/+10 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 |
2000-10-29 | Update to 1.5.4. | pooka | 1 | -10/+10 |
2000-07-20 | Specify qt1 directory properly to configure | agc | 1 | -2/+2 |
2000-07-15 | Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition, | agc | 1 | -4/+5 |
2000-07-14 | The previous method of using a make target for finding a prerequisite | agc | 1 | -4/+4 |
2000-07-11 | Make the determination of the pre-req package's installed directory be | agc | 1 | -4/+4 |
2000-07-11 | Don't try to link with ${X11BASE}/qt1/lib and ${LOCALBASE}/qt1/lib, rather | agc | 1 | -4/+3 |
2000-07-10 | Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}. | agc | 1 | -3/+3 |