Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Remove the USE_GNOMENG macro. | Joe Marcus Clarke | 2003-04-08 | 1 | -1/+0 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Update to 0.19.0 | Patrick Li | 2003-01-11 | 2 | -3/+2 |
| | | | | | PR: ports/46906 Submitted by: maintainer | ||||
* | Fix typo (DATATDIR -> DATADIR) | Patrick Li | 2003-01-01 | 1 | -1/+1 |
| | | | | | PR: ports/46640 Submitted by: maintainer, marius@alchemy.franken.de | ||||
* | Fix things after recent GNOMENG conversion. | Joe Marcus Clarke | 2002-09-19 | 1 | -2/+11 |
| | | | | Submitted by: bento | ||||
* | Use USE_GNOMENG. | Joe Marcus Clarke | 2002-08-31 | 1 | -6/+2 |
| | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Fix installation of message catalogs for WITH_GNOME=yes. | Christian Weisgerber | 2002-07-25 | 2 | -0/+15 |
| | | | | | Notified by: Hidetoshi IMAI <imai.hidetoshi@nttcom.co.jp> Via: Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp> | ||||
* | Remove kludge and fix -lintl detection. | Christian Weisgerber | 2002-07-19 | 2 | -4/+47 |
| | | | | Approved by: maintainer | ||||
* | Update to 0.17.0. | Christian Weisgerber | 2002-07-18 | 4 | -19/+10 |
| | | | | | | | Submitted by TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>. PR: 40728 Submitted by: Michael Lyngboel <lyngbol@wheel.dk> | ||||
* | Fix build on -CURRENT: | Sheldon Hearn | 2002-06-26 | 1 | -0/+11 |
| | | | | | | | | The gqmpeg source includes <machine/soundcard.h>. The file's canonical location in FreeBSD has been <sys/soundcard.h> for ages now (in -STABLE as well), and <machine/soundcard.h> is now obsoleted in -CURRENT. Maintainer notified in private mail. | ||||
* | upgrade to 0.16.0 | Ying-Chieh Liao | 2002-06-23 | 2 | -2/+2 |
| | | | | | PR: 39698 Submitted by: maintainer | ||||
* | Update to 0.15.0 | David W. Chapman Jr. | 2002-03-31 | 3 | -2/+68 |
| | | | | | PR: 36577 Submitted by: maintainer | ||||
* | Update to 0.13.0 | Patrick Li | 2002-03-04 | 5 | -4/+5 |
| | | | | | | PR: 35445, 35446 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>, maintainer Approved by: maintainers | ||||
* | Update to 0.12.1 | Patrick Li | 2002-01-30 | 2 | -2/+2 |
| | | | | | PR: 34421 Submitted by: maintainer | ||||
* | o Update to 0.12.0 | FUJISHIMA Satsuki | 2002-01-21 | 4 | -5/+24 |
| | | | | | | | | | o Add WITH_MPG321 option which build this port with RUN_DEPENDS=mpg321 instad of mpg123 PR: 34094 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp> Reviewed by: maintainer | ||||
* | o update to 0.11.0. | FUJISHIMA Satsuki | 2001-11-11 | 4 | -11/+30 |
| | | | | | | | | o detect libpng and libintl correctly. o support WITHOUT_GNOME correctly. PR: 31908 Submitted by: maintainer | ||||
* | for slave ports | Ying-Chieh Liao | 2001-10-22 | 1 | -2/+2 |
| | |||||
* | use WANO_GNOME hook to unbreak non-gnome case. | FUJISHIMA Satsuki | 2001-08-31 | 2 | -3/+10 |
| | |||||
* | GNOME Controlcenter is not needed. We only need GDK-pixbuf + GTK. | Ying-Chieh Liao | 2001-05-21 | 1 | -4/+5 |
| | | | | | | | change maintaer's email PR: 27470 Submitted by: maintainer | ||||
* | Various patches (mainly shared library revision changes) for those | Ade Lovett | 2001-05-04 | 1 | -3/+3 |
| | | | | ports that depend on GNOME and need to change for 1.4 | ||||
* | Update to 0.9.0 | Clive Lin | 2001-03-20 | 2 | -3/+2 |
| | | | | | PR: ports/25943 Submitted by: MAINTAINER | ||||
* | Add missing plist entry. | Clive Lin | 2001-03-04 | 1 | -0/+1 |
| | | | | Submitted by: periodically pkg_delete all my packages and reinstall them. | ||||
* | Update to 0.8.3 | Clive Lin | 2001-03-02 | 2 | -3/+3 |
| | | | | | PR: ports/25489 Submitted by: MAINTAINER | ||||
* | bump PORTREVISION; added extra LIB_DEPENDS. | FUJISHIMA Satsuki | 2001-01-28 | 1 | -0/+1 |
| | | | | | | This should prevent potential problem for port-only users. Suggested by: kris | ||||
* | add missing LIB_DEPENDS to gdk_pixbuf. | FUJISHIMA Satsuki | 2001-01-28 | 1 | -0/+1 |
| | | | | | PR: 24694 Submitted by: TOGAWA Satoshi <toga@puyo.org> | ||||
* | Fix broken site link. | Will Andrews | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES to sourceforge. | Clive Lin | 2001-01-21 | 1 | -2/+2 |
| | | | | | | | Utilize MASTER_SITE_SOURCEFORGE. PR: 24507 Submitted by: MAINTAINER | ||||
* | Maintainer change and close-pr | Yukihiro Nakai | 2000-12-24 | 1 | -1/+1 |
| | | | | | PR: ports/22616 Submitted by: Michael Lyngbøì <lyngbol@candid.dk> | ||||
* | Update to 0.8.1 | Yukihiro Nakai | 2000-12-24 | 7 | -67/+25 |
| | |||||
* | Implement WANT_IMLIB and USE_IMLIB. | Jeremy Lea | 2000-10-05 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES and WWW to fix fennerism. | Will Andrews | 2000-05-30 | 2 | -3/+3 |
| | |||||
* | - Fix LIB_DEPENDS to actually used one | Vanilla I. Shu | 2000-05-28 | 2 | -11/+20 |
| | | | | | | | - Support install macros PR: ports/18046 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -2/+2 |
| | |||||
* | remove extra `.' and space at end of WWW line | Michael Haro | 2000-02-23 | 1 | -2/+2 |
| | |||||
* | Add mixer fix | Yukihiro Nakai | 2000-01-29 | 1 | -0/+11 |
| | | | | | PR: ports/16311 Submitted by: sfarrell@almaden.ibm.com | ||||
* | Change MAINTAINER address from nacai@iname.com | Yukihiro Nakai | 2000-01-07 | 1 | -1/+1 |
| | | | | to nakai@FreeBSD.org | ||||
* | Fix flaotingpoint error. | Vanilla I. Shu | 1999-10-11 | 1 | -0/+18 |
| | |||||
* | Use updated imlib library. | Yukihiro Nakai | 1999-10-08 | 1 | -1/+1 |
| | |||||
* | distfile name change | Michael Haro | 1999-09-02 | 2 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Update to 0.6.3. | Chris Piazza | 1999-07-05 | 4 | -15/+11 |
| | | | | | PR: 12507 Submitted by: Rod Taylor <rod@idiotswitch.org> | ||||
* | 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 version 0.6.2. | Steve Price | 1999-06-08 | 2 | -4/+4 |
| | | | | | PR: 12069 Submitted by: maintainer | ||||
* | Update to version 0.6.1 and use new version of imlib. | Steve Price | 1999-05-29 | 5 | -92/+20 |
| | | | | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> PR: 11909 Submitted by: Chirs Piazza <cpiazza@home.net> | ||||
* | Update to version 0.5.2. | Steve Price | 1999-05-16 | 3 | -6/+7 |
| | | | | | PR: 11701 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | Wisten, to the SWwound, of a Whole new WOO | Tim Vanderhoek | 1999-05-02 | 1 | -3/+3 |
| | | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings] | ||||
* | Update to version 0.5.0. | Steve Price | 1999-04-02 | 5 | -14/+97 |
| | | | | | PR: 10781 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | 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 |