Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up whitespace. | trevor | 2004-04-11 | 1 | -1/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 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. | ||||
* | BROKEN on alpha: Does not compile | kris | 2004-02-26 | 1 | -1/+7 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Reset maintainer on ports owned by the following committers who have | kris | 2003-11-03 | 1 | -1/+1 |
| | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr | ||||
* | Remove USE_GNOMENG. | marcus | 2003-04-21 | 1 | -1/+0 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Deploy USE_GNOMENG infrastructure | lioux | 2002-09-03 | 1 | -1/+2 |
| | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Implement USE_GTK, part 1. | reg | 2000-10-05 | 1 | -4/+4 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 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 | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -2/+1 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | asami | 2000-04-14 | 1 | -3/+3 |
| | | | | string so I fixed it. | ||||
* | Update to 0.3.2 | nakai | 1999-12-28 | 3 | -7/+13 |
| | |||||
* | Upgrade to gtkDPS-0.3.1 | jseger | 1999-11-27 | 3 | -11/+11 |
| | |||||
* | Remove a patch and a call to ldconfig(1) that is now handled with | steve | 1999-11-01 | 1 | -3/+0 |
| | | | | | | | 'USE_LIBTOOL=yes'. PR: 13677 (9 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install | mharo | 1999-06-06 | 2 | -3/+2 |
| | | | | the .la file. | ||||
* | Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. | nectar | 1999-01-23 | 1 | -2/+3 |
| | |||||
* | Change maitainer's email address, | vanilla | 1999-01-13 | 1 | -2/+2 |
| | | | | and BROKEN some gnome ports until I upgrade it. | ||||
* | Update to version 0.2.16. | steve | 1999-01-05 | 2 | -6/+6 |
| | | | | | PR: 9189 Submitted by: maintainer | ||||
* | Complete conversion to ELF. | steve | 1998-10-05 | 2 | -5/+5 |
| | |||||
* | gtk and gtk11 are now ELFized. | asami | 1998-09-23 | 1 | -2/+2 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | No need to use += for a variable defined only once. | asami | 1998-07-21 | 1 | -3/+3 |
| | |||||
* | Initial import of gtkdsp version 0.2.11. | steve | 1998-07-13 | 5 | -0/+45 |
gtk bindings for the Display ghostscript system. PR: 7183 (8 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com> |