Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove USE_GNOMENG. | Joe Marcus Clarke | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | de-pkg-comment | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Deploy USE_GNOMENG infrastructure | Mario Sergio Fujikawa Ferreira | 2002-09-03 | 1 | -1/+2 |
| | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Fix fennerism. | Ade Lovett | 2002-06-21 | 1 | -5/+3 |
| | | | | Relinquish maintainership, I no longer use this port. | ||||
* | Sigh. Reclaim these, primarily for GNOME 1.4 | Ade Lovett | 2001-03-23 | 1 | -1/+1 |
| | |||||
* | Someone don't like my style, so I drop maintainer now. | Vanilla I. Shu | 2001-03-23 | 1 | -1/+1 |
| | |||||
* | Implement WANT_IMLIB and USE_IMLIB. | Jeremy Lea | 2000-10-05 | 1 | -2/+1 |
| | |||||
* | 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 | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | Maxim Sobolev | 2000-06-16 | 2 | -2/+1 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | PORTNAME / PORTVERSION syntax conversion | David E. O'Brien | 2000-04-13 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.5, and correct MASTER_SITES. | Vanilla I. Shu | 2000-01-02 | 4 | -15/+15 |
| | |||||
* | Add some MASTER_SITES that actually work. | Chris Piazza | 1999-10-17 | 1 | -3/+4 |
| | | | | Obtained from: OpenBSD | ||||
* | Use updated imlib library. | Yukihiro Nakai | 1999-10-08 | 1 | -1/+1 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Fix broken fnlib port. The configure-type scripts in the distfile changed | Chris Piazza | 1999-06-23 | 2 | -10/+10 |
| | | | | | | but nothing else did. PR: 12105,12362 | ||||
* | Fixup after imlib version bump. | Steve Price | 1999-05-29 | 2 | -12/+6 |
| | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1. | Jacques Vidrine | 1999-03-15 | 1 | -2/+2 |
| | | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3 | ||||
* | Use ${MASTER_SITE_GNOME} | Bill Fenner | 1999-01-27 | 1 | -3/+3 |
| | |||||
* | Bump imlib version number in dependencies. | Jacques Vidrine | 1999-01-17 | 1 | -4/+5 |
| | | | | | Honor LOCALBASE for finding libraries: jpeg, png, et. al. Location of distfile on MASTER_SITES changed again. | ||||
* | Upgrade to 0.4. | Vanilla I. Shu | 1998-12-28 | 4 | -268/+267 |
| | |||||
* | Fix the problem of "make package" | Vanilla I. Shu | 1998-11-05 | 1 | -6/+6 |
| | | | | Submitted by: Tom Jobbins <tom@tom.tj> | ||||
* | Convert to elf. | Vanilla I. Shu | 1998-09-23 | 2 | -5/+5 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | Satoshi Asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Fix the problem of pkg/PLIST ("\"). | Vanilla I. Shu | 1998-07-30 | 1 | -1/+1 |
| | |||||
* | Fix the special filename in pkg/PLIST (\.tif) | Vanilla I. Shu | 1998-07-19 | 1 | -1/+1 |
| | | | | | PR: ports/7316 Submitted by: Woju Wu <woju@freebsd.ee.ntu.edu.tw> | ||||
* | 1. The author change the distfile, and without bump version. | Vanilla I. Shu | 1998-07-18 | 3 | -31/+34 |
| | | | | | 2. Change MASTER_SITE. 3. set myself as MAINTAINER. | ||||
* | Upgrade to 0.3, and add $Id:$ tag, I forgot it... | Vanilla I. Shu | 1998-07-04 | 4 | -39/+135 |
| | |||||
* | Font library, it required by Enlightenment 0.14. | Vanilla I. Shu | 1998-06-24 | 6 | -0/+202 |
PR: ports/7036 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> |