| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14: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 20:33:55
2.09_6
|
laszlof  |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat) |
18 Jun 2007 20: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 21: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 08: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 11: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 06: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 12:31:44
2.09_3
|
garga  |
I'm not using it anymore, so, reset maintainership |
11 Jul 2005 17:47:16
2.09_3
|
garga  |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
15 Jun 2005 03: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 16:16:30
2.09_3
|
novel  |
Remove unresolveable MASTER_SITES
PR: 80578
Submitted by: Renato Botelho (maintainer) |
27 Apr 2005 16: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 19: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 08:07:25
2.09_1
|
vs  |
Unbreak on 4.x
Submitted by: des
Approved by: maintainer |
07 Sep 2004 11: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 16:38:21
2.09
|
krion  |
Fix plist. |
09 Jul 2004 18: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 13: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 15: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 04: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 21:25:58
1.33_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 06:41:38
1.33
|
marcus  |
Chase the libintl.so shared lib version. |
09 Aug 2003 00: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 03: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 21: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 07:51:44
1.28
|
kevlo  |
Update to version 1.28
PR: 44420
Submitted by: MAINTAINER |
30 Aug 2002 04:20:23
1.26.r4
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42180
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
12 Aug 2002 18:30:48
1.26.r4
|
naddy  |
Honor CFLAGS. |
12 Aug 2002 18:30:04
1.26.r4
|
naddy  |
Fix build on non-i386.
Submitted by: Marco Molteni <molter@tin.it> |
09 Aug 2002 18:50:39
1.26.r4
|
pat  |
Update to 1.26.r4
PR: ports/41469
Submitted by: maintainer |
15 Jul 2002 17:54:09
1.23.r9
|
sobomax  |
USE_GTK implies USE_GLIB, so that remove the latter when the former is present. |
02 Jul 2002 02:03:40
1.23.r9
|
pat  |
Update to 1.23.r9
PR: ports/39950
Submitted by: maintainer |
20 May 2002 02:01:17
1.20.r1
|
petef  |
Add gpsdrive 1.20.r1, a GPS navigation system.
PR: 37645
Submitted by: Marco Molteni <molter@gufi.org> |