aboutsummaryrefslogtreecommitdiffstats
path: root/camel/.cvsignore
Commit message (Expand)AuthorAgeFilesLines
* updatedJeffrey Stedfast2002-03-261-0/+1
* updated .cvsignore to ignore camel-lock-helperJeffrey Stedfast2001-06-201-0/+1
* Added profiling temp files.Not Zed2001-01-221-1/+4
* Merge with camel-async.Peter Williams2000-08-111-0/+1
* silence...Bertrand Guiheneuf1999-04-191-1/+4
* chut...Bertrand Guiheneuf1999-04-181-0/+4
d-ports-gnome/log/emulators/nonpareil'>Collapse)AuthorAgeFilesLines * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1 | | | | | With hat: portmgr Sponsored by: Absolight * - Clarify LICENSEamdmi32016-02-012-29/+56 | | | | | - Switch to options helpers - Simplify plist handling * - Strip binariesamdmi32015-06-081-5/+2 | | | | - Remove unneeded permisson changes, which do not work under plain user * Bump portrevision after png updatebapt2014-12-261-1/+1 | * Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1 | * cleanup plistbapt2014-12-211-1/+0 | * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-11