| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
15 Dec 2011 06:52:42
0.2.33_3
|
oliver  |
fix compilation with clang
Submitted by: rdivacky |
09 Dec 2011 12:04:44
0.2.33_3
|
oliver  |
fix CLANG-build
PR: ports/160921
Feature safe: yes |
23 Sep 2011 22:26:39
0.2.33_2
|
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 |
03 Jul 2011 14:59:23
0.2.33_2
|
ohauer  |
-remove MD5 |
31 May 2010 02:01:56
0.2.33_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.2.33_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22 Aug 2009 00:18:43
0.2.33
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
07 Sep 2008 11:14:43
0.2.33
|
oliver  |
update to 0.2.33 |
27 Aug 2008 18:56:05
0.2.32
|
oliver  |
update to 0.2.32 |
30 Jul 2008 18:23:29
0.2.31
|
oliver  |
update to 0.2.31 |
06 Jun 2008 13:21:59
0.2.30_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) |
07 Mar 2008 14:50:46
0.2.30
|
oliver  |
update libzvbi to 0.2.30 |
29 Feb 2008 20:47:05
0.2.29
|
oliver  |
fix pkg-plist
Noted by: pointyhat |
28 Feb 2008 05:47:43
0.2.29
|
oliver  |
update libzvbi to 0.2.29 |
23 Jul 2007 09:36:52
0.2.25_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 20:32:57
0.2.25_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
09 Mar 2007 19:28:56
0.2.25
|
oliver  |
update to 0.2.25 |
04 Dec 2006 18:11:21
0.2.24
|
oliver  |
update to 0.2.24 |
08 Nov 2006 18:58:12
0.2.23
|
oliver  |
update libzvbi to 0.2.23 |
01 Jun 2006 21:00:08
0.2.22
|
oliver  |
update libzvbi to 0.2.22 |
15 May 2006 18:34:22
0.2.21
|
oliver  |
update to 0.2.21 |
08 May 2006 19:47:30
0.2.20
|
oliver  |
update to 0.2.20 |
04 May 2006 21:41:12
0.2.19
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
15 Mar 2006 05:19:07
0.2.19
|
oliver  |
update to 0.2.19 |
23 Feb 2006 10:40:45
0.2.18_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
11 Feb 2006 13:04:30
0.2.18
|
oliver  |
update to 0.2.18 |
22 Jan 2006 08:30:12
0.2.17
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
0.2.17
|
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. |
08 Oct 2005 16:49:46
0.2.17
|
oliver  |
update libzvbi to 0.2.17 |
26 May 2005 10:26:29
0.2.16
|
oliver  |
update libzvbi port to 0.2.16 |
02 Apr 2005 09:41:51
0.2.15
|
oliver  |
update to 0.2.15 |
05 Mar 2005 11:44:29
0.2.14
|
oliver  |
update to 0.2.14 |
24 Jan 2005 14:05:03
0.2.13
|
oliver  |
update libzvbi to 0.2.13 |
31 Dec 2004 11:36:46
0.2.11
|
oliver  |
update to libzvbi 0.2.11 |
11 Nov 2004 17:05:51
0.2.9
|
oliver  |
update to 0.2.9 |
19 Aug 2004 15:41:42
0.2.8_1
|
oliver  |
install in PREFIX, not in X11PREFIX
USE_LIBTOOL_VER 15 (instead of 13)
Bump PORTREVISION |
12 May 2004 15:27:18
0.2.8
|
oliver  |
update to 0.2.8 |
09 Apr 2004 13:17:19
0.2.7
|
oliver  |
update to 0.2.7 |
05 Apr 2004 09:52:40
0.2.6
|
oliver  |
update to 0.2.6 |
18 Mar 2004 18:01:13
0.2.5_1
|
trevor  |
Add size data, approved by maintainers. |
14 Mar 2004 06:17:56
0.2.5_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. |
09 Feb 2004 17:39:28
0.2.5_1
|
oliver  |
add a missing dependency to libunicode |
04 Feb 2004 04:36:30
0.2.5_1
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
0.2.5
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
28 Oct 2003 07:43:43
0.2.5
|
oliver  |
update libzvbi to 0.2.5 |
26 Aug 2003 20:25:58
0.2.4_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
0.2.4
|
marcus  |
Chase the libintl.so shared lib version. |
30 Jul 2003 18:07:17
0.2.4
|
oliver  |
add INSTALLS_SHLIB, USE_LIBTOOL
s/freebsd/FreeBSD/ in MAINTAINER field |
18 May 2003 10:34:51
0.2.4
|
kris  |
Back out previous commit; the build error was fixed already.
Apologies to: oliver |
18 May 2003 10:05:19
0.2.4
|
kris  |
BROKEN on 5.1: does not compile |
17 May 2003 21:40:54
0.2.4
|
oliver  |
Fix build on CURRENT
Submitted by: bento |
15 May 2003 14:08:03
0.2.4
|
oliver  |
Add libzvbi, routines to access raw VBI capture devices
PR: 48809
Approved by: alex (mentor) |