| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
1.4_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 14:59:23
1.4_1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.4_1
|
ade  |
Sync to new bsd.autotools.mk |
02 Sep 2009 15:01:56
1.4_1
|
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
02 Aug 2009 19:36:34
1.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 |
27 Mar 2009 09:53:36
1.4_1
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
07 Jul 2008 13:41:57
1.4_1
|
ehaupt  |
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler. |
01 Feb 2007 02:42:06
1.4_1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
29 Jun 2006 17:52:29
1.4_1
|
ehaupt  |
Replace INSTALL_SHLIB with USE_LDCONFIG |
23 Feb 2006 10:40:45
1.4_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
19 Feb 2006 11:39:14
1.4
|
ehaupt  |
Remove deprecated USE_REINPLACE |
30 Nov 2005 14:01:14
1.4
|
ehaupt  |
Add SHA256 hashes to my ports |
15 Nov 2005 06:52:12
1.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. |
06 Oct 2005 11:57:11
1.4
|
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
22 Sep 2005 12:49:19
1.4
|
garga  |
devel/libbinio:
- Update to 1.4
all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4
PR: ports/86431
Submitted by: maintainer |
31 May 2005 21:24:38
1.3_1
|
flz  |
- Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR: ports/81703
Submitted by: maintainer |
09 May 2005 20:13:31
1.3
|
jylefort  |
The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++.
The library is hardware independent in the form that it transparently
converts between the different forms of machine-internal binary data
representation.
It further employs no special I/O protocol and can be used on arbitrary
binary data sources.
WWW: http://libbinio.sourceforge.net/
PR: ports/80727
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |