Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20020113_6 01 Sep 2014 16:33:09 |
bapt |
Remove non staged ports without pending PR from g* |
20020113_6 29 May 2014 11:28:16 |
miwi |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
20020113_6 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
20020113_6 12 Jun 2012 21:42:32 |
bapt |
Conver to new options framework |
20020113_6 29 Aug 2011 03:53:02 |
linimon |
Mark as broken on recent -current: does not compile. |
20020113_6 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
20020113_6 06 Mar 2011 22:57:14 |
ade |
Fix for new autotools. |
20020113_6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
20020113_6 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
20020113_6 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
20020113_5 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 |
20020113_5 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
20020113_5 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) |
20020113_4 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
20020113_3 02 Jul 2007 19:55:33 |
danfe |
- Consistencify descriptions
- Kill unnecessary attribution
- Trim EOL whitespace |
20020113_3 02 Jul 2007 19:48:18 |
danfe |
- Restore lost dependency [1]
- Remove duplicate USE_BZIP2 entry
- Minor port desctiption nit
Reported by: pav [1] |
20020113_3 02 Jul 2007 06:15:22 |
danfe |
- Fix the build with GCC 4.2 [1]
- Reindent Makefile to make it look nicer
Reported by: pointyhat (logs) [1] |
20020113_3 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}. |
20020113_2 12 Dec 2006 01:29:16 |
laszlof |
Backup previous commit.
still add USE_BZIP2
Reported by: rafan |
20020113_2 12 Dec 2006 00:39:42 |
laszlof |
- Respect X11BASE
- Pet portlint(1)
Reported by: kris via pointyhay |
20020113_2 11 Dec 2006 09:09:46 |
rafan |
- Respect X11BASE
Reported by: pointyhat |
20020113_2 14 Aug 2006 23:06:39 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
20020113_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20020113_1 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
20020113_1 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. |
20020113_1 14 Sep 2005 10:16:34 |
anholt |
Point at the upstream website, rather than a long-dead personal one.
Reported by: Donnie Berkholz |
20020113_1 23 May 2005 07:22:49 |
vs |
Use appropriate autoconf version (2.53), >= 2.50 is required
Noticed by: cluster |
20020113_1 18 Jan 2005 15:51:41 |
danfe |
Unbreak the build with latest GCC. |
20020113_1 20 Aug 2004 23:08:03 |
pav |
- Convert to OPTIONS
PR: ports/70735
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
20020113_1 23 Jul 2004 19:10:32 |
anholt |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
20020113_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 |
20020113_1 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
20020113_1 15 May 2004 15:31:03 |
vs |
autoconf not available in extract/patch-targets, so move invocation to
pre-configure.
Noticed by: pointyhat |
20020113_1 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
20020113_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. |
20020113_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
20020113 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
20020113 10 Jan 2004 21:04:29 |
anholt |
Reset maintainership to ports@. The truth is I don't have the time to fix this
up. Someone should pick it up and update it to the snapshot at glide.sf.net.
Suggested by: linimon |
20020113 12 Dec 2003 10:43:50 |
linimon |
Mark as broken on 5.x (won't install, per bento logs). Notified maintainer. |
20020113 29 Sep 2003 06:04:41 |
anholt |
Fix build with new gcc by reducing pasting abuse in macros.
Reported by: bento |
20020113 12 May 2003 01:30:29 |
anholt |
Set ONLY_FOR_ARCHS=i386. |
20020113 07 Mar 2003 06:04:15 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
20020113 30 Jul 2002 21:04:00 |
anholt |
Change email to anholt@freebsd.org and move local distfiles.
Approved by: des |
20020113 07 Jun 2002 06:12:03 |
anholt |
Take maintainership of glide3, update to a more recent CVS snapshot,
fix automake troubles, include patches for several bugs.
Reviewed by: des
Approved by: portmgr |
20010331 25 Mar 2002 02:06:53 |
kris |
BROKEN: does not build |
15 Dec 2001 22:18:30 |
steve |
Set USE_AUTOMAKE_VER=15 because aclocal is called in the post-patch target and
version 1.4 doesn't appear to work for this port. |
05 Apr 2001 04:25:53 |
nsayer |
As the last act in perhaps the briefest MAINTAINER role ever, release this
port since I don't actually have a tdfx card to test with anymore. |
01 Apr 2001 17:41:31 |
nsayer |
Add WWW |
01 Apr 2001 03:38:41 |
nsayer |
glide3 port. Most of the credit goes to Eric Anholt. |