| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
2.09_14
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
25 Feb 2013 10:51:28
2.09_14
|
danfe  |
- Trim Makefile header
- Define LICENSE (GPLv2)
- Convert to OptionsNG
- Sort the knobs, cleanup |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
01 Jun 2012 05:26:28
2.09_13
|
dinoex  |
- update png to 1.5.10 |
14 Feb 2012 12:45:35
2.09_12
|
mm  |
Bump pcre library dependency due to 8.30 update |
23 Sep 2011 22:26:39
2.09_11
|
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 |
19 Mar 2011 12:38:54
2.09_11
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
2.09_11
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
2.09_11
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.09_10
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.09_9
|
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
2.09_8
|
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. |
19 Nov 2009 23:41:55
2.09_8
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
02 Aug 2009 19:36:34
2.09_8
|
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 |
31 Jul 2009 13:57:52
2.09_8
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:02:59
2.09_7
|
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) |
26 Jan 2008 05:16:14
2.09_6
|
danfe  |
Clean up port descriptions for unmaintained ports in `astro' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution. |
22 Jul 2007 19:33:55
2.09_6
|
laszlof  |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat) |
18 Jun 2007 19:32:10
2.09_6
|
beech  |
- Make fetchable
- Add mirror
PR: ports/113735
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Approved by: sat (mentor) |
19 May 2007 20:32:57
2.09_6
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 Apr 2007 07:55:58
2.09_5
|
miwi  |
- Update MASTER_SITES
PR: 112040
Submitted by: Craig Butler <craig001@lerwick.hopto.org> |
15 Jan 2007 20:12:17
2.09_5
|
stas  |
- Fix pkg-plist.
Reported by: 5-exp pointyhat build by kris |
14 Aug 2006 10:08:25
2.09_5
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
03 May 2006 05:14:35
2.09_5
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
23 Feb 2006 10:40:45
2.09_5
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 05:52:28
2.09_4
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 00:30:24
2.09_4
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
23 Nov 2005 23:45:54
2.09_4
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
2.09_4
|
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. |
05 Nov 2005 05:22:06
2.09_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
30 Sep 2005 11:31:44
2.09_3
|
garga  |
I'm not using it anymore, so, reset maintainership |
11 Jul 2005 16:47:16
2.09_3
|
garga  |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
15 Jun 2005 02:43:36
2.09_3
|
lesi  |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist. |
03 May 2005 15:16:30
2.09_3
|
novel  |
Remove unresolveable MASTER_SITES
PR: 80578
Submitted by: Renato Botelho (maintainer) |
27 Apr 2005 15:00:49
2.09_3
|
novel  |
- add WITHOUT_NLS support
- use %%DATADIR%% macro
- use libtool 1.5
PR: 80334
Submitted by: Renato Botelho (maintainer) |
19 Apr 2005 18:08:35
2.09_3
|
sergei  |
- Fix pkg-plist to unbreak the port
- Transfer maintainership to the submitter
PR: ports/79643
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Marco Molteni <molter@gufi.org> (maintainer) |
26 Mar 2005 19:48:12
2.09_3
|
kris  |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
12 Mar 2005 10:54:27
2.09_3
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
16 Dec 2004 05:49:27
2.09_2
|
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
07 Nov 2004 22:37:47
2.09_2
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
14 Oct 2004 07:07:25
2.09_1
|
vs  |
Unbreak on 4.x
Submitted by: des
Approved by: maintainer |
07 Sep 2004 10:38:47
2.09_1
|
des  |
Add a hackaround to allow gpsdrive to use serial devices on FreeBSD. The
original code is a non-portable Linuxism; this patch changes it to a non-
portable FreeBSDism. A more elaborate and portable patch will be submitted
to the author.
Approved by: portmgr (krion), maintainer |
14 Aug 2004 15:38:21
2.09
|
krion  |
Fix plist. |
09 Jul 2004 17:43:11
2.09
|
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 |
09 Jun 2004 12:40:20
2.09
|
vs  |
Update to latest version:
- enable experimental mysql support
- drop gcc3x dependency
PR: ports/67638
Submitted by: maintainer |
11 Apr 2004 14:39:25
2.07.r7_2
|
krion  |
- Use gcc33 for OSVERSION > 501103
- SIZE'ify
PR: ports/65421
Submitted by: michael johnson <ahze@ahze.net> |
05 Apr 2004 03:31:02
2.07.r7_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
14 Mar 2004 06:17:56
2.07.r7_1
|
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. |
04 Feb 2004 04:36:30
2.07.r7_1
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
2.07.r7
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
13 Jan 2004 16:22:02
2.07.r7
|
ale  |
- Update to 2.07-pre7.
- Use gtk2 instead of gtk1.
PR: ports/61299
Submitted by: Marco Molteni <molter@tin.it> (maintainer)
Approved by: nork (mentor/implicitly) |
26 Aug 2003 20:25:58
1.33_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
1.33
|
marcus  |
Chase the libintl.so shared lib version. |
08 Aug 2003 23:16:29
1.33
|
leeym  |
Update of astro/gpsdrive to latest version (1.33)
PR: 54759
Submitted by: Marco Molteni <molter@tin.it> |
14 Jul 2003 02:35:55
1.31_1
|
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
add missing dependency to gettext. |
07 Apr 2003 20:29:10
1.31
|
marcus  |
Remove USE_GNOMENG macro. |
21 Feb 2003 10:44:59
1.31
|
knu  |
De-pkg-comment. |
03 Jan 2003 18:28:17
1.31
|
ijliao  |
upgrade to 1.31
PR: 46273
Submitted by: maintainer |
24 Oct 2002 06:51:44
1.28
|
kevlo  |
Update to version 1.28
PR: 44420
Submitted by: MAINTAINER |
30 Aug 2002 03:20:23
1.26.r4
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42180
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
12 Aug 2002 17:30:48
1.26.r4
|
naddy  |
Honor CFLAGS. |
12 Aug 2002 17:30:04
1.26.r4
|
naddy  |
Fix build on non-i386.
Submitted by: Marco Molteni <molter@tin.it> |
09 Aug 2002 17:50:39
1.26.r4
|
pat  |
Update to 1.26.r4
PR: ports/41469
Submitted by: maintainer |
15 Jul 2002 16:54:09
1.23.r9
|
sobomax  |
USE_GTK implies USE_GLIB, so that remove the latter when the former is present. |
02 Jul 2002 01:03:40
1.23.r9
|
pat  |
Update to 1.23.r9
PR: ports/39950
Submitted by: maintainer |
20 May 2002 01:01:17
1.20.r1
|
petef  |
Add gpsdrive 1.20.r1, a GPS navigation system.
PR: 37645
Submitted by: Marco Molteni <molter@gufi.org> |