| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
2.0.0.p5_3,2
|
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 ) |
06 Jun 2008 14:14:15
2.0.0.p5_3,2
|
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) |
19 Apr 2008 18:56:05
2.0.0.p5_2  |
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) |
04 Oct 2007 01:15:01
2.0.0.p5_2,2
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 May 2007 21:32:57
2.0.0.p5_2,2
|
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
2.0.0.p5_1,2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
03 Oct 2006 14:29:12
2.0.0.p5_1,2
|
stas  |
- Fix compiling with gcc 4.1
- Change my email
Approved by: sem (mentor) |
06 Sep 2006 11:47:58
2.0.0.p5_1,2
|
itetcu  |
Stanislav wants to maintain this ports.
Requested by: Stanislav (on IRC) |
06 Sep 2006 02:48:04
2.0.0.p5_1,2
|
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
04 May 2006 00:38:41
2.0.0.p5_1,2
|
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
23 Feb 2006 10:40:45
2.0.0.p5_1,2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:20:48
2.0.0.p5,2
|
edwin  |
SHA256ify
Approved by: krion@ |
30 Nov 2005 11:59:12
2.0.0.p5,2
|
garga  |
- Remove bzip2 from list of dependencies,
it has been part of base system since 4.4
PR: 88995
Submitted by: edwin
Approved by: maintainer timeout (16 days) |
15 Nov 2005 06:52:12
2.0.0.p5,2
|
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. |
12 Apr 2005 04:26:57
2.0.0.p5
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
2.0.0.p5
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
04 Jan 2005 11:01:27
2.0.0.p5,2
|
krion  |
Fix plist.
Approved by: portmgr (implicit) |
30 Sep 2004 06:32:00
2.0.0.p5,2
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
10 Aug 2004 08:44:23
2.0.0.p5,2
|
vs  |
- Update to 2.0.0.p5
- USE_GCC=3.3 on 4.X |
31 Mar 2004 04:12:58
2.0.0.p4_1,2
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
2.0.0.p4_1,2
|
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 05:21:48
2.0.0.p4_1,2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
15 Nov 2003 23:00:03
2.0.0.p4,2
|
sergei  |
- Update to 2.0.0pre4
- Use EXAMPLESDIR/DATADIR macros in pkg-plist
- Give maintainership to Joachim Stroembergson <watchman@ludd.luth.se>
While I'm here:
- Always install examples (i.e. NOPORTDOCS is for docs)
PR: 58300
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
22 Oct 2003 10:31:46
2.0.0.p3,2
|
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
18 Apr 2003 05:51:33
2.0.0.p3,2
|
marcus  |
Remove USE_GNOMENG. |
16 Feb 2003 14:11:45
2.0.0.p3,2
|
naddy  |
Update to version 2.0.0pre3.
PR: 48144
Submitted by: Ports Fury |
30 Aug 2002 14:05:56
2.0.0.p1,2
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42188
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
08 Jul 2002 11:14:16
2.0.0.p1,2
|
ijliao  |
PERL -> REINPLACE_CMD
PR: 39273
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
10 Jun 2002 18:26:09
2.0.0.p1,2
|
ijliao  |
add missing @dirrm
bump port revision |
01 Jun 2002 07:22:52
2.0.0.p1,1
|
ijliao  |
- Fix PORTVERSION
- Conditionalize dependency for archivers/bzip2
PR: 38780
Submitted by: Ports Fury |
12 May 2002 16:14:08
2.0.0p1
|
ijliao  |
add gtkwave 2.0.0p1
Electronic Waveform Viewer |