Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump PORTREVISION for ports affected by libdockapp library version bump. | Sam Lawrance | 2005-06-13 | 1 | -1/+1 |
| | |||||
* | Chase libdockapp update. | Sam Lawrance | 2005-06-12 | 1 | -1/+1 |
| | |||||
* | change the libtool version to use from 1.3 to 1.5 | Oliver Lehmann | 2005-05-31 | 2 | -7/+15 |
| | |||||
* | Apply a big libtool patch to allow porters to use the libtool installed by | Joe Marcus Clarke | 2004-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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. | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Add SIZE. | Trevor Johnson | 2004-01-27 | 1 | -0/+1 |
| | |||||
* | Per distfile survey, remove mastersite that vanished in 2001. | Mark Linimon | 2003-10-31 | 1 | -2/+0 |
| | |||||
* | Make fetchable. | Trevor Johnson | 2003-10-28 | 1 | -1/+1 |
| | | | | found by: fenner's survey | ||||
* | Let be hohest: I really don't have a time now to properly maintain all | Maxim Sobolev | 2003-07-29 | 1 | -1/+1 |
| | | | | | these great pieces of software, so that let others with more free time to take over them. | ||||
* | Remove the USE_GNOMENG macro. | Joe Marcus Clarke | 2003-04-08 | 1 | -1/+0 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Use USE_GNOMENG. | Joe Marcus Clarke | 2002-08-31 | 1 | -3/+5 |
| | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Fix breakage introduced with newest WindowMaker and libaudiofile. | Maxim Sobolev | 2001-03-10 | 2 | -0/+38 |
| | | | | Submitted by: bento | ||||
* | Implement WANT_ESOUND, USE_ESOUND. | Jeremy Lea | 2000-10-05 | 1 | -10/+10 |
| | |||||
* | Don't hack CFLAGS support. Fix the problem. | Jeremy Lea | 2000-10-03 | 2 | -1/+25 |
| | |||||
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. | Maxim Sobolev | 2000-08-21 | 1 | -1/+0 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | Maxim Sobolev | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | First round of INSTALL_SHLIB fixes. | Maxim Sobolev | 2000-06-15 | 2 | -2/+1 |
| | |||||
* | Add windowmaker to the RUN_DEPENDS to ensure correct install/deinstall order | Maxim Sobolev | 2000-06-06 | 1 | -0/+1 |
| | | | | | | and stop bento's "Extra" warnings. Submitted by: bento | ||||
* | Correct WWW (.php3 -> .php). | Maxim Sobolev | 2000-05-30 | 1 | -1/+1 |
| | |||||
* | Add a WITH_ESD knob to use esd sound backend instead of default OSS. | Maxim Sobolev | 2000-05-25 | 1 | -1/+9 |
| | | | | Suggested by: Pascal Hofstee <daeron@wit401305.student.utwente.nl> | ||||
* | Provide a small workarround to fix a bug in the pcm driver. The driver seems | Maxim Sobolev | 2000-05-24 | 1 | -0/+44 |
| | | | | | | need at least two write() calls for sound to be actually played. I have notified Cameron Grant <cg@FreeBSD.org> about the issue. | ||||
* | Import wsoundserver. | Maxim Sobolev | 2000-05-23 | 4 | -35/+40 |
| | | | | WSoundServer is successor of the old wmsound. | ||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -2/+2 |
| | |||||
* | Remove extra whitespaces (portlint). | Dirk Froemberg | 2000-02-05 | 1 | -1/+1 |
| | |||||
* | PropList.1 -> .2 | Chris Piazza | 1999-10-07 | 1 | -1/+1 |
| | | | | | PR: 14180 Submitted by: Osokin Sergey <ozz@FreeBSD.org.ru> | ||||
* | Move MAINTAINERship to ports@FreeBSD.org | Chris Piazza | 1999-08-29 | 1 | -1/+1 |
| | | | | | PR: 13449 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | update to 0.9.5 | Michael Haro | 1999-06-13 | 3 | -4/+4 |
| | | | | | PR: 11939 Submitted by: maintainer | ||||
* | Adding missing WWW Site references ... | Marc G. Fournier | 1999-06-05 | 1 | -0/+2 |
| | |||||
* | Upgrade to wmsound-0.9.3 | Justin M. Seger | 1999-04-11 | 2 | -3/+4 |
| | | | | | PR: ports/11061 Submitted by: mharo | ||||
* | Update to version 0.9.2. | Steve Price | 1999-01-26 | 3 | -7/+6 |
| | | | | | PR: 9627 Submitted by: Glenn Johnson <gljohns@bellsouth.net> | ||||
* | Add virtual category "windowmaker". | Satoshi Asami | 1999-01-18 | 1 | -2/+2 |
| | |||||
* | PR: ports/9049 | Seiichirou Hiraoka | 1998-12-23 | 6 | -0/+83 |
Submitted by: gljohns@bellsouth.net sound server for Window Maker. |