| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Jun 2009 13:20:16
0.6.2
|
miwi  |
- Update to 0.6.2
PR: 135641
Submitted by: Ports Fury |
23 Jan 2009 16:28:36
0.6.1_1
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
29 Oct 2008 18:07:40
0.6.1
|
araujo  |
- Update 0.6.1. |
19 Apr 2008 18:56:05
0.6.0  |
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) |
26 Feb 2008 13:34:00
0.6.0
|
miwi  |
- Update to 0.6.0
PR: 121087
Submitted by: Ports Fury |
23 Jul 2007 10:36:52
0.5.7
|
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 |
14 Jul 2007 15:19:33
0.5.7
|
sat  |
- Update to 0.5.7
PR: ports/113772
Submitted by: Ports Fury |
27 May 2007 12:31:29
0.5.6
|
miwi  |
- Update to 0.5.6
PR: 113006
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
19 May 2007 21:32:57
0.5.5_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Apr 2007 22:06:14
0.5.5_3
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h |
01 Feb 2007 02:42:06
0.5.5_3
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
15 Aug 2006 00:06:39
0.5.5_3
|
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> |
08 May 2006 00:46:33
0.5.5_3
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
23 Feb 2006 10:40:45
0.5.5_3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
12 Jan 2006 12:54:32
0.5.5_2
|
sem  |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
07 Dec 2005 10:13:02
0.5.5_1
|
jylefort  |
Chase the plib update by bumping PORTREVISION, since it is statically
linked in. |
24 Nov 2005 19:28:01
0.5.5
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.5.5
|
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. |
01 Nov 2005 20:58:17
0.5.5
|
pav  |
- Update to 0.5.5
PR: ports/88344
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
04 Jul 2005 14:12:01
0.5.4
|
arved  |
Update to 0.5.4
PR: 82939
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
12 Apr 2005 04:26:57
0.5.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
0.5.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
06 Feb 2005 23:30:41
0.5.3
|
pav  |
- Update to 0.5.3
PR: ports/77136
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
05 Dec 2004 00:32:06
0.5.2
|
lesi  |
If imake is not present at build time, configure gets confused about
location of X11 libraries and headers, so tell it where they are.
Pointed out by: dosirak via kris, while testing X.Org upgrade |
14 Nov 2004 09:08:36
0.5.2
|
krion  |
Update to version 0.5.2
PR: ports/73906
Submitted by: Ports Fury |
27 Jun 2004 19:07:32
0.5.0
|
krion  |
Mark as BROKEN on 4.x
PR: ports/68379
Submitted by: Ports Fury |
25 Jun 2004 06:31:17
0.5.0
|
adamw  |
Update to 0.5.0. |
14 Mar 2004 06:17:56
0.4.4_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. |
18 Feb 2004 03:49:15
0.4.4_1
|
kris  |
This port now seems to compile on 5.x |
09 Feb 2004 02:02:19
0.4.4_1
|
kris  |
BROKEN on 5.x: Does not compile |
04 Feb 2004 05:21:48
0.4.4_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.4.4
|
trevor  |
SIZEify. |
26 Jan 2004 20:02:17
0.4.4
|
krion  |
- Update to version 0.4.4
PR: ports/61954
Submitted by: Ports Fury |
22 Dec 2003 05:19:00
0.4.3
|
linimon  |
KATO-san notes that this port has been updated since I started
on my project to mark ports broken on 5.x. I thought I had
cvsupped ports on my build test box, but it looks like not. My
apologies to KATO-san ... |
22 Dec 2003 02:15:55
0.4.3
|
linimon  |
Per bento logs, mark as broken on recent 5.x versions. |
17 Dec 2003 16:46:45
0.4.3
|
krion  |
- Update to version 0.4.3
PR: 60339
Submitted by: Ports Fury |
10 Nov 2003 18:51:28
0.4.2
|
krion  |
- Update to version 0.4.2
PR: 59126
Submitted by: Ports Fury |
03 Oct 2003 16:43:11
0.4.1
|
krion  |
- Update to version 0.4.1
PR: 57533
Submitted by: Ports Fury |
01 Oct 2003 06:22:08
0.4.0
|
krion  |
- Fix build on bento
Submitted by: Mark Linimon, Ports Fury |
19 Sep 2003 07:12:27
0.4.0
|
krion  |
- Fix build
Submitted by: kris via bento |
02 Sep 2003 19:37:13
0.4.0
|
krion  |
- Update to version 0.4.0
PR: 56320
Submitted by: Ports Fury |
24 Jul 2003 20:56:26
0.3.3
|
krion  |
Fix build on -current
PR: 54801
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit) |
23 Jun 2003 00:07:55
0.3.3
|
arved  |
Update to 0.3.3
PR: 53389
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
22 Jun 2003 23:37:31
0.3.2
|
arved  |
Update to 0.3.2
PR: 52695
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
02 May 2003 07:02:47
0.3.1
|
anholt  |
Update to 0.3.1
PR: porst/51052
Submitted by: Ports Fury |
20 Feb 2003 17:32:26
0.2.4
|
knu  |
De-pkg-comment. |
02 Sep 2002 04:47:21
0.2.4
|
kevlo  |
Update to version 0.2.4
PR: 42240
Submitted by: Ports Fury |
06 Jul 2002 02:31:03
0.2.3
|
pat  |
Update to 0.2.3
PR: 40243
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
08 Jun 2002 19:36:03
0.2.2
|
ijliao  |
- GNU_CONFIGURE -> USE_LIBTOOL
PR: 38997
Submitted by: Ports Fury |
06 Jun 2002 07:43:23
0.2.2
|
ijliao  |
upgrade to 0.2.2 |
16 Mar 2002 03:47:18
0.1.11
|
ijliao  |
add vamos 0.1.11
An automotive simulation framework |