| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 04:17:38
2.4_1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
03 Jul 2011 13:22:25
2.4_1
|
ohauer  |
- remove MD5 |
04 Dec 2010 07:34:27
2.4_1
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:35:32
2.4_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
02 Aug 2009 19:36:34
2.4_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
2.4_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 Apr 2008 17:56:05
2.4_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) |
27 Jan 2007 08:47:26
2.4_1
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
23 Feb 2006 10:40:45
2.4_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Feb 2006 09:49:25
2.4
|
ehaupt  |
Correct the author information in pkg-descr for science/buddy as requested by
the author.
PR: 93372
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) |
24 Jan 2006 01:01:36
2.4
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.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. |
12 Apr 2005 03:26:57
2.4
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.4
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
22 Jan 2005 15:01:02
2.4
|
thierry  |
Add buddy 2.4, a Binary Decision Diagram library.
PR: 71221
Submitted by: Leland Wang |