| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 15:34:18
1.4.13_2
|
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
29 Apr 2013 18:47:58
1.4.13_2
|
jgh  |
- adoption of optionsNG
Approved by: portmgr (bapt) |
19 Mar 2013 13:04:31
1.4.13_2
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
14 Feb 2013 09:42:13
1.4.13_2
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
01 Jun 2012 05:26:28
1.4.13_2
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
1.4.13_1
|
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
23 Sep 2011 22:26:39
1.4.13
|
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 Jun 2011 18:06:59
1.4.13
|
jlaffaye  |
Update to 1.4.13
Add USE_NCURSES
PR: ports/158002
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
Approved by: bapt (mentor) |
08 Dec 2010 14:46:03
1.4.11
|
pav  |
- Update to 1.4.11
PR: ports/152809
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) |
04 Dec 2010 07:34:27
1.4.3
|
ade  |
Sync to new bsd.autotools.mk |
03 Jun 2010 08:00:30
1.4.3
|
pav  |
- Update to 1.4.3
PR: ports/146815
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) |
29 Mar 2010 19:03:39
1.1.1_3
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
1.1.1_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.1.1_2
|
dinoex  |
- update to jpeg-8 |
02 Aug 2009 19:36:34
1.1.1_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 |
18 Jul 2009 11:11:29
1.1.1_1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
03 Jul 2009 14:25:53
1.1.1
|
mezz  |
Use LTMAIN instead of hardcore.
Approved by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) |
05 Jan 2009 19:44:02
1.1.1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
21 Aug 2008 06:18:49
1.1.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 ) |
02 Jun 2008 17:15:22
1.1.1
|
gahr  |
- Fix build when html2man is installed
PR: 124168
Approved by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) |
30 May 2008 21:23:41
1.1.1
|
gahr  |
- Update to 1.1.1
- Pass maintainship to submitter
Submitted by: Anatoly Borodin (anatoly.borodin@gmail.com) via mail
Approved by: miwi (mentor) |
13 Mar 2008 14:28:35
0.9.16_8
|
miwi  |
- Chase devel/sdl12 shlib version bump |
05 Nov 2007 10:04:34
0.9.16_7
|
miwi  |
- Unbreak
- Fix build with gcc 4.2
PR: 117765
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav) |
28 Oct 2007 12:01:33
0.9.16_7
|
shaun  |
Return to pool: hopefully they will have a chance of being updated
prior to the freeze. |
02 Oct 2007 08:27:07
0.9.16_7
|
linimon  |
Mark as broken with gcc4.2. While here, clean up some cruft and pet
portlint. |
19 May 2007 20:32:57
0.9.16_7
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 02:42:06
0.9.16_6
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
20 Sep 2006 11:21:59
0.9.16_6
|
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
22 Jun 2006 02:19:38
0.9.16_5
|
shaun  |
Take maintainership: I'm working on getting the latest versions running
on FreeBSD.
Approved by: ahze (mentor) |
20 Jun 2006 11:41:16
0.9.16_5
|
jmelo  |
- Add WWW.
- portlint(1).
PR: ports/98980
Submitted by: Soeren Straarup <xride@x12.dk>
Approved by: mnag (mentor) |
23 Feb 2006 10:40:45
0.9.16_5
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Feb 2006 00:07:27
0.9.16_4
|
ehaupt  |
Update master site
PR: 93724
Submitted by: Jean-François BOEUF <jfb@minet.net> |
30 Jan 2006 23:59:12
0.9.16_4
|
lawrance  |
Unbreak. Replace hard-coded -lc_r with ${PTHREAD_LIBS}. |
22 Jan 2006 06:16:30
0.9.16_4
|
kris  |
Back out PORTREVISION change committed with previous BROKEN commit |
19 Jan 2006 23:30:17
0.9.22
|
kris  |
BROKEN: Hard-wires libc_r thread library |
24 Nov 2005 15:40:04
0.9.16_4
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
0.9.16_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. |
31 May 2005 21:34:46
0.9.16_4
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
19 Feb 2005 06:01:03
0.9.16_4
|
kris  |
Reset undeliverable maintainer address:
<fab@gcu.info>: host mail.gcu.info[213.91.10.50] said: 550 5.1.1
<fab@gcu.info>... User unknown (in reply to RCPT TO command) |
17 Dec 2004 06:52:26
0.9.16_4
|
kris  |
BROKEN on ia64: Hard-codes references to libc_r |
09 Jul 2004 17:43:11
0.9.16_4
|
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 |
31 Mar 2004 03:12:58
0.9.16_4
|
trevor  |
SIZEify (maintainer timeout) |
16 Mar 2004 04:23:56
0.9.16_4
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
14 Mar 2004 06:17:56
0.9.16_3
|
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. |
07 Mar 2004 23:39:10
0.9.16_3
|
edwin  |
Let ports use the USE_SDL macro
PR: ports/61807
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout |
26 Feb 2004 08:12:21
0.9.16_3
|
kris  |
BROKEN on alpha 5.x: Does not compile |
04 Feb 2004 05:21:48
0.9.16_3
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
13 Nov 2003 14:45:08
0.9.16_2
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
16 Aug 2003 11:17:09
0.9.16_2
|
kris  |
Bump PORTREVISION for pkg-plist fix |
16 Aug 2003 11:16:50
0.9.16_1
|
kris  |
Add missing files |
26 Jun 2003 22:58:32
0.9.16_1
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
21 Feb 2003 11:23:04
0.9.16
|
knu  |
De-pkg-comment. |
19 Jan 2003 14:26:14
0.9.16
|
vanilla  |
Add directfb, it's a graphics library which was designed with embedded systems.
PR: ports/44782
Submitted by: Fabien Devaux <devaux.fabien@free.fr>
Somepart by: me |