| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Aug 2011 19:20:17
3.1.12  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
04 Jan 2011 00:47:34
3.1.12
|
tota  |
- Update to 3.1.12
- Pass maintainership to submitter
PR: ports/153653
Submitted by: Gleb Sushko <neuroworker_AT_gmail_DOT_com> |
04 Dec 2010 07:34:27
3.1.11_2
|
ade  |
Sync to new bsd.autotools.mk |
18 Jun 2010 09:19:54
3.1.11_2
|
linimon  |
Reset david@trucs.org, who currently does not have time to work on
these ports.
Hat: portmgr |
02 Aug 2009 19:36:34
3.1.11_2
|
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 |
25 Jul 2008 09:08:42
3.1.11_2
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
01 Feb 2007 02:42:06
3.1.11_2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
29 Nov 2006 11:41:53
3.1.11_2
|
shaun  |
- Update maintainer's e-mail address. [1]
- Pet portlint(1) while here.
PR: ports/105999 [1]
Submitted by: David Le Brun <david@trucs.org> (maintainer) [1] |
12 Oct 2006 08:43:01
3.1.11_2
|
rafan  |
- Include vendor patch that
- makes 3.1.x series up-to-date
- makes it work correctly on amd64
This is not the patch submitted in ports/104280. Submitter confirms the
vendor patch works well.
PR: ports/104280
Submitted by: Dan Ponte <dcp1990 at neptune.atopia.net>
Approved by: portmgr (erwin), David Le Brun <david at dyn-ns.net>
(maintainer) |
03 May 2006 05:14:35
3.1.11_1
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
23 Feb 2006 10:40:45
3.1.11_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:13:12
3.1.11
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
3.1.11
|
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. |
09 Jul 2004 17:43:11
3.1.11
|
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 |
08 Apr 2004 20:41:21
3.1.11
|
krion  |
- Update to version 3.1.11
PR: ports/64851
Submitted by: Ports Fury
Approved by: maintainer |
18 Mar 2004 20:59:15
3.1.10_2
|
trevor  |
Add size data, approved by maintainers. |
14 Mar 2004 06:17:56
3.1.10_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
3.1.10_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
04 Dec 2003 09:50:27
3.1.10_1
|
pav  |
- Update master sites, website url
- Give maintainership to submitter
PR: ports/59691
Submitted by: David Le Brun <daviddyn-ns.net@da-quirk.org>
Approved by: adamw (mentor) |
08 Sep 2003 07:50:54
3.1.10_1
|
edwin  |
don't forget to bump the revision, it's important enough under -current. |
08 Sep 2003 07:49:23
3.1.10
|
edwin  |
Properly replace all -pthread occurances to make it working on
-current with the new gcc. |
16 Aug 2003 10:20:04
3.1.10
|
kris  |
Utilize INFO |
11 Jul 2003 07:09:55
3.1.10
|
marcel  |
Remove the patch for config.sub to teach it about ia64. We now have a
centralized solution. |
19 Jun 2003 09:41:18
3.1.10
|
marcel  |
Teach configure about ia64. |
08 Apr 2003 00:40:09
3.1.10
|
marcus  |
Remove the USE_GNOMENG macro. |
20 Feb 2003 16:49:55
3.1.10
|
knu  |
De-pkg-comment. |
23 Aug 2002 18:48:50
3.1.10
|
kris  |
Force libtool script to be executed by /bin/sh, not "whatever shell
you are currently running", which doesn't work too well if it happens to
be e.g. csh.
Noticed by: bento |
22 Aug 2002 04:48:10
3.1.10
|
marcus  |
* Use USE_GNOMENG
* Re-add dependency on gmake to fix build problems
PR: 41845 and 41877 |
16 Aug 2002 19:51:41
3.1.10
|
naddy  |
* Optionalize esound. Suggested by:
PR: 41594
Submitted by: Brad Laue <brad@brad-x.com>
* Remove unneeded gmake dependency. |
08 Jul 2002 10:22:14
3.1.10
|
ijliao  |
PERL -> REINPLACE_CMD
PR: 39283
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
07 Mar 2002 02:42:41 
|
pat  |
Update to 3.1.10 |
28 Dec 2001 18:08:31 
|
petef  |
Update MASTER_SITES and WWW: to libmikmod's new home. |
19 Apr 2001 15:10:29 
|
sobomax  |
The project has moved to the new location - update MASTER_SITES and WWW. |
17 Apr 2001 19:09:23 
|
sada  |
Move MASTER_SITES to MASTER_SITE_LOCAL since original distfile looks
disappeared and MASTER_SITE_SUNSITE are not in good condition. |
29 Mar 2001 16:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
12 Mar 2001 19:40:04 
|
sf  |
o add MASTER_SITE_SUNSITE to MASTER_SITES. o get rid of version number from
pkg-descr. |
07 Mar 2001 21:07:14 
|
mharo  |
disown this port |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio to new layout. |
05 Oct 2000 06:19:39 
|
reg  |
Implement WANT_ESOUND, USE_ESOUND. |
15 Aug 2000 12:34:32 
|
sobomax  |
Patch configure to use -pthread instead of -lpthread. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 
|
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |
29 May 2000 07:34:02 
|
sobomax  |
Get rid of those zero-sized `music.raw' files, known to anyone using libmikmod
or any software based on it. |