non port: audio/x11amp/Makefile |
Number of commits found: 33 |
Friday, 26 Dec 2014
|
21:47 antoine
Deprecate ports broken for more than 6 months
 |
Thursday, 18 Sep 2014
|
08:38 tijl
Remove old libtool patches
 |
Monday, 16 Jun 2014
|
22:46 amdmi3
- Switch to USES=libtool, drop .la files
- Mark BROKEN, does not run (BROKENness is not related to libtool change)
 |
Sunday, 2 Feb 2014
|
17:14 pawel
Allow staging as normal user
PR: ports/186327 (patch not used)
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
 |
Monday, 2 Dec 2013
|
19:21 antoine
- Fix build with clang
- Drop maintainership
- Stage support
PR: ports/184206
Submitted by: Tsurutani Naoki (maintainer)
 |
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
 |
Saturday, 1 Oct 2011
|
07:59 hrs
- Resurrect audio/x11amp and update maintainership.
- Use %%DATADIR%% in pkg-plist.
PR: ports/161142
 |
Thursday, 1 Sep 2011
|
06:47 bapt
2011-09-01 astro/gkrellmoon: Abandonware
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
 |
Monday, 1 Aug 2011
|
17:06 bapt
Deprecate some abandonwares
 |
Wednesday, 2 Mar 2011
|
23:59 linimon
Return these ports to the pool.
PR: ports/155217
Submitted by: maintainer
 |
Wednesday, 5 Jan 2011
|
02:07 wen
- Pass maintainership to submitter
PR: ports/153693
Submitted by: chris petrik <c.petrik.sosa@gmail.com>
 |
Friday, 28 Aug 2009
|
16:52 linimon
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
 |
Friday, 6 Jun 2008
|
13:07 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)
 |
Sunday, 23 Mar 2008
|
11:11 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
 |
Thursday, 14 Jun 2007
|
22:31 beech
- Update maintainer address.
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Sunday, 4 Feb 2007
|
18:25 sat
- /objformat=/s|=.*|=elf| [1]
- Don't build static lib
Reported by: pointyhat via kris [1]
Approved by: Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
 |
Thursday, 18 Jan 2007
|
07:57 miwi
- Fix build with gcc4.X
PR: 108065
Submitted by: trasz
Approved by: maintainer
 |
Sunday, 14 Jan 2007
|
21:21 nox
Update audio/x11amp
- Fix Makefile (USE_LDCONFIG)
- Bump PORTREVISION
- Add MASTER_SITE
- Give maintainership to submitter
PR: ports/107927
Submitted by: Beech Rintoul <beech@alaskaparadise.com>
Approved by: miwi (mentor)
 |
Friday, 21 Jul 2006
|
20:33 jmelo
- Remove bad site:
* ftp://ftp.sci-nnov.ru/pub/FreeBSD/ports/distfiles/
- Add other mastersite.
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Tuesday, 15 Nov 2005
|
06:52 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.
 |
Tuesday, 31 May 2005
|
17:52 oliver
change the libtool version to use from 1.3 to 1.5
 |
Thursday, 17 Mar 2005
|
16:42 skv
Reset maintainer to ports@FreeBSD.org
Approved by: portmgr (krion)
 |
Friday, 9 Jul 2004
|
17:43 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
 |
Sunday, 14 Mar 2004
|
06:17 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.
 |
Wednesday, 25 Feb 2004
|
06:54 marcel
Fix build on 5.x, where gcc3 doesn't like strings to be multi-line.
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Wednesday, 15 Oct 2003
|
22:07 kris
BROKEN on 5.x: does not compile
 |
Tuesday, 8 Apr 2003
|
00:40 marcus
Remove the USE_GNOMENG macro.
 |
Friday, 7 Mar 2003
|
05:56 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Saturday, 31 Aug 2002
|
00:13 marcus
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org>
 |
Tuesday, 11 Dec 2001
|
09:48 sobomax
Update to 0.9.b1.1 (maintainer timeout).
 |
Number of commits found: 33 |