Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.9_11 24 Jul 2014 18:36:20 |
rene |
Remove expired ports:
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx |
0.8.9_11 05 Jul 2014 00:28:04 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.
Approved by: portmgr (blanket for modernization) |
0.8.9_11 23 Jun 2014 20:39:15 |
antoine |
Deprecate ports failing to build with new utmpx
Maintainers had more than 4 years to fix them
With hat: portmgr |
0.8.9_11 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
0.8.9_11 26 May 2014 12:53:39 |
miwi |
- Convert gmake to USES
Approved by: portmgr |
0.8.9_11 20 Sep 2013 19:49:59 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean) |
0.8.9_11 31 Jul 2013 11:56:18 |
az |
- Convert to new perl framework
- Trim Makefile header |
0.8.9_11 26 Jul 2013 07:33:42 |
az |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
0.8.9_11 20 Jun 2012 11:34:32 |
kwm |
Remove BROKEN now that imlib is fixed. |
0.8.9_11 13 Jun 2012 21:10:09 |
pav |
- Mark BROKEN: does not compile
undefined reference to `PrintGifError'
Reported by: pointyhat |
0.8.9_11 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.9_10 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.8.9_10 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.8.9_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.9_9 20 Mar 2010 15:23:06 |
miwi |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
0.8.9_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.9_8 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.8.9_8 20 Nov 2009 22:53:09 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.8.9_8 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.8.9_8 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.8.9_7 28 Jun 2008 20:08:28 |
itetcu |
- s/PREFIX/LOCALBASE/ in DEPENDS
- install docs in default DOCSDIR and fix plist for -DNOPORTDOCS
- bump PORTREVISION
Prompted by: QA Tindy run |
0.8.9_6 06 Jun 2008 13:39:17 |
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.8.9_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) |
0.8.9_4 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.8.9_3 10 Feb 2007 06:05:06 |
kris |
Use libtool15 port instead of included version to avoid objformat a.out botch |
0.8.9_3 30 Jan 2007 10:25:34 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
0.8.9_3 05 Apr 2006 05:34:21 |
linimon |
Reset hollywar@mail.holywar.net due to no response to email about maintainer
timeouts.
Hat: portmgr |
0.8.9_3 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.8.9_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.9_1 22 Jan 2006 12:40:32 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.9_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. |
0.8.9_1 15 Nov 2004 05:19:30 |
sf |
farewell to libxpg4. |
0.8.9_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.8.9_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.8.9_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. |
0.8.9_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.8.9 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
0.8.9 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
0.8.9 01 Oct 2003 13:56:46 |
krion |
- Fix MASTER_SITES
PR: 57440
Submitted by: Mark Linimon <linimon@lonesome.com> |
0.8.9 09 Sep 2003 10:15:16 |
cjh |
Fix distfiles/www locations and one maintainer. |
0.8.9 26 Jun 2003 22:58:32 |
ade |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
0.8.9 05 May 2003 04:10:23 |
marcus |
Convert to new GNOME infrastructure. |
0.8.9 24 Mar 2003 05:13:33 |
perky |
o Fix build on 5 [1]
o Don't hardcode /usr/local in patches
PR: 50153 [1]
Submitted by: JunSeon Oh <hollywar@holywar.net> [1] |
0.8.9 21 Feb 2003 12:31:01 |
knu |
De-pkg-comment. |
0.8.9 31 Mar 2002 03:12:48 |
kris |
Remove #include <malloc.h>
Set GNU_CONFIGURE since this port uses it
Don't use an internal libtool, use the system one. Port build is still
broken on -current because of expr(1) abuse in the libtool port. |
08 Oct 2000 03:09:10 |
asami |
Convert category korean to new layout. |
05 Oct 2000 07:57:56 |
reg |
Implement WANT_IMLIB and USE_IMLIB. |