Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-16 | Comment out dead sites. | wiz | 1 | -3/+3 | |
2017-04-22 | Revbump after icu update | adam | 2 | -4/+4 | |
2016-12-12 | Revert "Specify readline requirement on 30 packages" | wiz | 1 | -2/+1 | |
Many of these definitely do not depend on readline. So there must be a different underlying problem, and that should be tracked down instead of papering over it. | |||||
2016-12-04 | Recursive revbump from textproc/icu 58.1 | ryoon | 2 | -4/+4 | |
2016-12-04 | Specify readline requirement on 30 packages | marino | 1 | -1/+2 | |
Solves: /usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline The missing specification is obvious on DragonFly because there's no publically accessible version of readline in base. | |||||
2016-04-11 | Recursive revbump from textproc/icu 57.1 | ryoon | 2 | -4/+4 | |
2016-02-01 | Recent versions of Illumos implement flock() so add an additional guard | richard | 2 | -1/+21 | |
for SOLARIS. | |||||
2015-11-03 | Add SHA512 digests for distfiles for comms category | agc | 1 | -1/+2 | |
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. | |||||
2015-10-10 | Recursive revbump from textproc/icu | ryoon | 1 | -2/+2 | |
2015-04-06 | Revbump after updating textproc/icu | adam | 2 | -4/+4 | |
2014-10-07 | Revbump after updating libwebp and icu | adam | 2 | -4/+4 | |
2014-04-09 | recursive bump from icu shlib major bump. | obache | 2 | -4/+4 | |
2013-10-19 | Revbump after updating textproc/icu | adam | 2 | -4/+4 | |
2013-05-09 | Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. | adam | 2 | -4/+4 | |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 2 | -4/+4 | |
2012-10-07 | Remove -Werror to fix build with latest glib2. | wiz | 1 | -1/+2 | |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-09-15 | recursive bump from libffi shlib major bump | obache | 2 | -4/+4 | |
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update) | |||||
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 2 | -4/+4 | |
2012-05-07 | Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) | dholland | 1 | -2/+2 | |
It turns out there were a lot of these. | |||||
2012-04-27 | Recursive bump from icu shlib major bumped to 49. | obache | 2 | -4/+4 | |
2012-03-03 | Recursive bump for pcre-8.30* (shlib major change) | wiz | 2 | -4/+4 | |
2012-02-06 | Revbump for | wiz | 2 | -4/+4 | |
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. | |||||
2011-11-30 | Fix previous fix. | hans | 2 | -5/+6 | |
2011-11-29 | Fix a warnings about assigned but unused variable, which caused the | hans | 3 | -4/+36 | |
build to fail. | |||||
2011-07-21 | Fix a bunch of real world bugs that clang warns about. Fix up fix for | joerg | 4 | -11/+48 | |
ctype usage to actually do the right thing, not just stop the warning. Bump revision. | |||||
2011-06-10 | recursive bump from textproc/icu shlib major bump. | obache | 2 | -4/+4 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -2/+4 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -6/+1 | |
2009-06-09 | After changed MASTER_SITE from the wiki, no need to do custom fetch. | obache | 1 | -6/+1 | |
Noticed by Brook Milligan in tech-pkg@. | |||||
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 | |
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time. | |||||
2009-01-10 | Fix build with Sun Studio, which does not provide __FUNCTION__. | wiz | 2 | -1/+19 | |
From Daniel Vergien on pkgsrc-users. | |||||
2008-11-26 | Fixed download site. Patch by Rumko via pkgsrc-users. | rillig | 1 | -2/+2 | |
2008-07-14 | Mark as destdir ready. | joerg | 1 | -1/+3 | |
2007-12-12 | Make this buld on DragonFly. I forgot to commit it. | yyamano | 1 | -0/+17 | |
2007-12-11 | Make this buld on DragonFly. | yyamano | 3 | -1/+30 | |
Confirmed by Petr Janda on pkgsrc-users. Thanks! | |||||
2007-12-11 | Make this build on Darwin. | yyamano | 2 | -6/+6 | |
2007-05-25 | Explicitly disable python support | markd | 1 | -1/+3 | |
2007-05-23 | Fix path to self in BUILDLINK_PKGSRCDIR.libopensync | seb | 1 | -2/+2 | |
2007-05-23 | Initial import libopensync version 0.22 | markd | 6 | -0/+178 | |
OpenSync is a synchronization framework that is platform and distribution independent. It consists of a powerful sync-engine and several plugins that can be used to connect to devices. OpenSync is very flexible and capable of synchronizing any type of data, including contacts, calendar, tasks, notes and files. |