| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 08:50:47
0.9.5
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
09 Oct 2012 22:12:14
0.9.5
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
06 Oct 2012 16:06:39
0.9.5
|
eadler  |
Convert to OptionsNG
Trim header
Remove non-needed LICENSE_FILE
Approved by: jhale (maintainer) |
13 Sep 2012 04:45:59
0.9.5
|
jhale  |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
05 Mar 2012 21:50:55
0.9.5
|
swills  |
- Update to 0.9.5
PR: ports/165716
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
23 Sep 2011 22:26:39
0.9.4
|
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 |
02 Jun 2011 08:20:38
0.9.4
|
wen  |
- Update to 0.94
PR: ports/157515
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
17 Feb 2011 21:31:17
0.9.2
|
dhn  |
- Update to 0.9.2
- Pass maintainership to submitter
- Mark MAKE_JOBS_SAFE
- Add LICENSE (GPLv2)
- Remove MD5 checksum
PR: ports/154783
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
04 Dec 2010 07:34:27
0.9.1_4
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.9.1_4
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.9.1_4
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.9.1_4
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
03 Apr 2010 10:44:36
0.9.1_3
|
roam  |
Chase the ftp/curl shlib version bump. |
08 Nov 2009 00:06:57
0.9.1_2
|
arved  |
Fix an initialization bug
Bump PORTREVISION
PR: 138408
Submitted by: takawata |
02 Aug 2009 19:36:34
0.9.1_1
|
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 |
24 Jul 2009 16:28:37
0.9.1_1
|
arved  |
Fix import of UTF8 encoded OFX files
PR: 137051
Submitted by: takawata |
20 Mar 2009 23:01:09
0.9.1
|
miwi  |
- Update to version 0.9.1
PR: 132746
Submitted by: Ports Fury |
23 Jan 2009 15:43:14
0.9.0_2
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
06 Jun 2008 13:27:42
0.9.0_1
|
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) |
13 Mar 2008 20:56:55
0.9.0
|
miwi  |
- Update to 0.9.0
- USE SF macro
PR: 121617
Submitted by: Ports Fury |
15 Apr 2007 21:06:14
0.8.2_2
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h |
24 Jan 2007 18:47:21
0.8.2_2
|
itetcu  |
- chase textproc/opensp's libosp version upgrade
- bump PORTREVISOIN for depends change
PR: ports/108233
Submitted by: Peter Johnson
Pointyhat to: kuriyama |
13 Dec 2006 12:41:36
0.8.2_1
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
09 Oct 2006 08:00:12
0.8.2
|
rafan  |
- Update to 0.8.2
This fixes build problem.
- Mark BROKEN on 4.x
PR: ports/104188
Submitted by: Guido Falsi <mad at madpilot.net> |
14 Aug 2006 23:06:39
0.8.0_1
|
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> |
23 Feb 2006 10:40:45
0.8.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
30 Dec 2005 20:47:33
0.8.0
|
pav  |
- Fix build |
24 Nov 2005 16:18:42
0.8.0
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.8.0
|
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. |
31 Aug 2005 22:16:42
0.8.0
|
pav  |
- Update to 0.8.0
PR: ports/85532
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
12 Feb 2005 22:56:53
0.7.0
|
marcus  |
I hit 'x' too many times, and deleted the trailing 't' in gnometarget. |
12 Feb 2005 21:44:18
0.7.0
|
marcus  |
* Fix the build on 4.X
* Use libtool15 |
12 Feb 2005 00:12:31
0.7.0
|
marcus  |
Update to 0.7.0.
PR: 77374
Submitted by: Alex Varju <freebsd-ports@varju.ca> |
10 Aug 2004 18:34:15
0.6.6
|
krion  |
Fix build with gcc-3.4
PR: ports/70262
Submitted by: Ports Fury |
09 Jul 2004 17:43:11
0.6.6
|
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 |
14 Mar 2004 06:17:56
0.6.6
|
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. |
18 Feb 2004 18:56:17
0.6.6
|
krion  |
- Support LOCALBASE properly
PR: ports/63005
Submitted by: Ports Fury |
06 Feb 2004 16:23:03
0.6.6
|
krion  |
- Fix PORTVERSION
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro> |
06 Feb 2004 14:38:50
0.6.5_1
|
krion  |
- Update to version 0.6.6
PR: ports/62427
Submitted by: Ports Fury |
04 Feb 2004 05:21:48
0.6.5_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.6.5
|
trevor  |
SIZEify. |
10 Nov 2003 18:07:49
0.6.5
|
marcus  |
Update to 0.6.5 and unbreak with the new OpenSP.
PR: 59125
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
13 Apr 2003 19:33:02
0.6.4
|
marcus  |
Fix build on -STABLE.
PR: 50907
Submitted by: Gordon Burditt <gordon@hammy.lonestar.org> |
13 Apr 2003 04:17:55
0.6.4
|
marcus  |
Update to 0.6.4.
PR: 50885
Submitted by: Glenn Johnson <glennpj@charter.net> |
27 Feb 2003 07:35:29
0.6.2
|
edwin  |
Add WWW line to finance/libofx/pkg-descr
PR: ports/48733
Submitted by: Glenn Johnson <glennpj@charter.net> |
17 Feb 2003 21:15:30
0.6.2
|
marcus  |
Add libofx, and OpenSource implementation of the Open Finiancial eXchange.
PR: 48358
Submitted by: Glenn Johnson <glennpj@charter.net> |