Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.3_8 27 Sep 2015 11:22:02 |
rene |
Remove expired ports:
2015-09-19 net/linc: Last release in 2003, not used by anything anymore.
2015-09-19 net/linc-reference: Last release in 2003, not used by anything
anymore. |
1.0.3_8 05 Sep 2015 15:52:00 |
kwm |
Start deorbit burn of linc, not used in the ports tree and last
release was in 2003. |
1.0.3_8 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.0.3_8 10 Jul 2014 12:33:35 |
tijl |
- USES=libtool pathfix tar:bzip2
- Add INSTALL_TARGET=install-strip |
1.0.3_7 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
1.0.3_7 31 Jan 2014 07:04:20 |
miwi |
- Stage support
- Convert to USES |
1.0.3_7 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.3_7 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
1.0.3_7 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
1.0.3_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 |
1.0.3_7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.3_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.0.3_7 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 |
1.0.3_7 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) |
1.0.3_7 06 Jun 2008 22:01:01 |
edwin |
Fix PORTREVISION on ports which have PORTVERSION?= set.
Noticed by Max Brazhnikov <makc@issp.ac.ru>
Part of the great devel/gettext portrevision bump.
Approved by: portmgr (pav) |
1.0.3_1 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) |
1.0.3_6 07 Oct 2006 21:51:40 |
pav |
- Fix build with gcc41
PR: ports/104132
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |
1.0.3_6 31 May 2006 22:18:51 |
mezz |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================ (Only the first 15 lines of the commit message are shown above ) |
1.0.3_6 10 May 2006 03:12:45 |
jylefort |
Move the linc programming reference to the linc-reference port. |
1.0.3_5 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.3_4 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
1.0.3_4 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. |
1.0.3_4 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
1.0.3_3 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.0.3_2 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 |
1.0.3_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.0.3_1 18 Mar 2004 14:33:42 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
1.0.3_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.0.3_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.0.3 20 Jun 2003 15:52:38 |
marcus |
Update to 1.0.3. |
1.0.2 19 May 2003 23:49:28 |
marcus |
Update to 1.0.2. |
1.0.1 22 Apr 2003 04:37:06 |
marcus |
Convert to new GNOME infrastructure. |
1.0.1 20 Apr 2003 19:38:02 |
marcus |
Remove USE_GNOMENG. |
1.0.1 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.0.1 07 Feb 2003 18:42:25 |
marcus |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
0.5.5 12 Nov 2002 22:58:44 |
marcus |
Update to 0.5.5. |
0.5.3 20 Sep 2002 17:07:51 |
marcus |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
0.5.3 24 Aug 2002 08:16:31 |
marcus |
Update to 0.5.3. |
0.5.2 07 Aug 2002 07:18:38 |
marcus |
Update to 0.5.2. |
0.5.1 25 Jul 2002 07:27:13 |
sobomax |
Remove redundant REINPLACE_CMD. |
0.5.1 25 Jul 2002 07:26:13 |
sobomax |
Use USE_GNOMENG. |
0.5.1 24 Jul 2002 21:40:02 |
marcus |
Update to 0.5.1. |
0.5.0 11 Jul 2002 15:23:19 |
sobomax |
Use USE_REINPLACE. |
0.5.0 30 Jun 2002 22:20:44 |
marcus |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release. |
0.5.0 15 Jun 2002 09:05:13 |
marcus |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. |
0.5.0 11 Jun 2002 08:15:32 |
marcus |
Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API. The next part will contain the desktop
components. |
0.1.22 28 May 2002 16:08:26 |
marcus |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. |
0.1.21 25 May 2002 19:21:22 |
marcus |
Fix conflict if the gtk-doc port is installed.
Reported by: Rick Blair <ermine445@home.com> |
0.1.21 19 May 2002 20:16:06 |
marcus |
Back to betas...Update to GNOME 2.0 beta 5. |
0.1.21 12 May 2002 06:49:02 |
marcus |
Update to GNOME 2.0 RC2. |
0.1.21 02 May 2002 03:37:15 |
marcus |
Update to GNOME 2.0 RC 1. |
0.1.21 26 Apr 2002 07:34:47 |
sobomax |
- Update to 0.1.21 (version found in GNOME2 beta4);
- use USE_LIBTOOL. |
0.1.20 06 Apr 2002 22:37:44 |
marcus |
Update to GNOME 2.0 beta3.
Approved by: sobomax |
11 Mar 2002 20:35:07 |
sobomax |
Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release. |
27 Feb 2002 11:21:00 |
sobomax |
Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release. |
21 Feb 2002 09:42:16 |
sobomax |
Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another
dependencies. |
14 Feb 2002 01:37:45 |
sobomax |
Use version of the patch-ltmain.sh which doesn't strip -pthread flags when
linking shared libraries. Bump PORTREVISION. |
12 Feb 2002 13:26:37 |
sobomax |
Fix WWW. |
12 Feb 2002 13:12:30 |
sobomax |
Add linc 0.1.16, a library for writing networked servers & clients. |