Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.9_13 08 Jun 2022 14:06:24 |
Baptiste Daroussin (bapt) |
net/libgnetwork: remove ancient gnome2 library unused |
0.0.9_13 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.0.9_12 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.0.9_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.9_11 08 Nov 2019 13:48:35 |
tobik |
net: Add missing USES={gnome,php} |
0.0.9_11 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.0.9_11 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.0.9_11 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
0.0.9_10 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.0.9_10 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.0.9_9 25 Apr 2014 22:55:36 |
bapt |
Support stage |
0.0.9_8 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
0.0.9_8 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.0.9_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.0.9_7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.0.9_7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.0.9_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.0.9_7 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.0.9_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.0.9_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.0.9_4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.0.9_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.0.9_3 02 Feb 2009 01:36:16 |
araujo |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
0.0.9_3 06 Jun 2008 13:50:32 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.0.9_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.0.9_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.0.9 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
0.0.9 05 Nov 2006 03:38:23 |
mezz |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
0.0.9 06 Jul 2006 17:41:23 |
novel |
Chase gnutls shlib version change. |
0.0.9 03 Apr 2006 23:51:08 |
mezz |
-Update to 0.0.9. [1]
-Portlint:
-Add USE_GETTEXT.
Reminded by: http://beta.inerd.com/portscout/ [1] |
0.0.6_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.0.6 09 Jan 2006 20:40:11 |
marcus |
Update to 0.0.6. |
0.0.5_5 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.0.5_5 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.0.5_5 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.0.5_4 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.0.5_3 17 Dec 2004 06:32:06 |
kris |
BROKEN on !i386: Does not compile |
0.0.5_3 10 Dec 2004 06:01:27 |
mezz |
Fix the pkg-plist.
Reported by: pointyhat |
0.0.5_2 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.0.5_1 11 Jul 2004 22:04:58 |
kris |
BROKEN on amd64: Does not compile |
0.0.5_1 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.0.5_1 06 Jun 2004 01:44:39 |
marcus |
Chase the gnutls shared lib version.
Pointy hat to: sergei |
0.0.5_1 03 May 2004 05:35:11 |
marcus |
Fix the build in the case that SSL is not enabled (the default until this
port adds support for GnuTLS 1.0).
Reported by: bento |
0.0.5_1 11 Apr 2004 00:35:30 |
marcus |
Disable GnuTLS support until support for newer versions of GnuTLS has been
added.
Reported by: bento |
0.0.5_1 09 Apr 2004 02:58:12 |
marcus |
Use the correct GnuTLS shared lib version.
Reported by: bento via kris |
0.0.5_1 05 Apr 2004 04:08:47 |
marcus |
Add libgnetwork, a GLib-based network wrapper API that is slated to become
the de facto standard for GNOME. |
0.0.4 24 Jan 2004 08:19:44 |
marcus |
Looks like I was overzealous, and added a GNOME 2.5 port to the tree a bit
early. libgnetwork will come back when GNOME 2.6 is released.
Reported by: bento |
0.0.4 18 Jan 2004 21:18:29 |
marcus |
Add a missing BUILD_DEPENDS on intltool. |
0.0.4 03 Jan 2004 08:32:58 |
marcus |
Add libgnetwork, a glib-2 network abstraction API. |