| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
14 Feb 2012 12:45:35
1.0.2_2
|
mm  |
Bump pcre library dependency due to 8.30 update |
23 Sep 2011 22:26:39
1.0.2_1
|
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 13:45:36
1.0.2_1
|
ohauer  |
- remove MD5 |
04 Dec 2010 07:34:27
1.0.2_1
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:24:37
1.0.2_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
02 Aug 2009 19:36:34
1.0.2_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 |
21 Aug 2008 06:18:49
1.0.2_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
19 Aug 2008 09:18:37
1.0.2_1
|
linimon  |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
19 Apr 2008 17:56:05
1.0.2_1  |
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) |
29 Jan 2007 23:51:55
1.0.2_1
|
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
07 Nov 2006 15:37:06
1.0.2_1
|
laszlof  |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
09 May 2006 20:52:24
1.0.2_1
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
23 Feb 2006 10:40:45
1.0.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
07 Jan 2006 02:26:57
1.0.2
|
edwin  |
[UPDATE]: lang/ferite: Update to version 1.0.2
This patch will update lang/ferite to version 1.0.2. This version fixes
several memory issues:
- Fix for a threading issue that caused the engine to crash with a
memory issue.
- Fix for rmi and a lack of parsing of arguments within function calls.
- Fix for rmi that caused the starvation of network sockets within the
server environment. The new fix forces
the GC to be run when in blocking listen mode and also forces
the shutdown of network sockets.
- Fix for array code that would cause objects to have an inflated
refcount and cause scripts to not deleted
objects within the GC
- Fix for refcounting issues within the assignment of objects
- Fix for building on CYGWIN: required -no-undefined on the libraries
and a missing header in aphex_thread.c
- Fix for class/namespace modifies on a class/namesapce that already
exists
PR: ports/91409
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
31 Dec 2005 05:12:17
1.0.1
|
ehaupt  |
Update to 1.0.1
PR: 91095
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) |
15 Nov 2005 06:52:12
1.0.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. |
10 Nov 2005 18:41:27
1.0.0
|
garga  |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
21 Oct 2005 22:37:29
1.0.0
|
pav  |
- Update to 1.0.0
- Take maintainership
PR: ports/87695
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
13 Apr 2005 17:31:57
0.99.6_1
|
vs  |
USE_LIBTOOL instead of local patch |
12 Apr 2005 03:26:57
0.99.6_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.99.6_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
04 Feb 2004 05:21:48
0.99.6_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.99.6
|
trevor  |
SIZEify. |
20 Feb 2003 18:38:02
0.99.6
|
knu  |
De-pkg-comment. |
18 Jan 2003 22:20:19
0.99.6
|
arved  |
Update to 0.99.6
PR: 47084
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
21 Jun 2002 16:20:23
0.99.4
|
ijliao  |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39605
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
04 Jun 2002 01:38:45
0.99.4
|
petef  |
Reset maintainership to ports@. Thanks for your work on these, Jeremy!
PR: 38874
Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer) |
19 Jan 2002 05:02:33 
|
sf  |
o update to 0.99.4. o change maintainer's e-mail address. |
24 Nov 2001 02:43:25 
|
dwcjr  |
Update to 0.99.3 |
14 Nov 2001 03:12:36 
|
ijliao  |
upgrade to 0.99.2 |
31 Oct 2001 08:32:30 
|
sobomax  |
Don't link in libc - FreeBSD doesn't need this. |
14 Oct 2001 15:45:04 
|
ijliao  |
add ferite An embeddable scripting language |