Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.8 | Hye-Shik Chang | 2002-07-29 | 2 | -4/+2 |
| | | | | | | PR: 41126 Submitted by: Marius Strom <marius@marius.org> Approved by: maintainer | ||||
* | Update to 0.3. | Christian Weisgerber | 2002-07-29 | 2 | -2/+2 |
| | | | | | PR: 41118 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | ifdef-out unnecessary malloc() declaration, unbreaking this port | Chris D. Faulhaber | 2002-07-28 | 1 | -10/+6 |
| | |||||
* | USE_BISON | Mario Sergio Fujikawa Ferreira | 2002-07-28 | 1 | -0/+1 |
| | | | | Submitted by: Andrew Turner <zombie@i4free.co.nz> | ||||
* | Update to 3.76 | Patrick Li | 2002-07-27 | 8 | -99/+40 |
| | | | | | PR: ports/41037 Submitted by: maintainer | ||||
* | Yet another PS -> EPSI converter that is compatible with Tgif. | Yoshio MITA | 2002-07-25 | 1 | -0/+16 |
| | | | | | | Adds PREFIX. PR: ports/40906 | ||||
* | Yet another PS -> EPSI converter that is compatible with Tgif. | Yoshio MITA | 2002-07-25 | 6 | -0/+58 |
| | | | | PR: ports/40906 | ||||
* | Update to 4.2.0 | Patrick Li | 2002-07-25 | 5 | -38/+30 |
| | | | | Submitted by: anholt (maintainer) | ||||
* | Add a missing library dependency on graphics/gdk-pixbuf. | Akinori MUSHA | 2002-07-25 | 2 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Update to 0.2.7 | MANTANI Nobutaka | 2002-07-25 | 4 | -27/+9 |
| | |||||
* | Update to 1.8.8. | Hye-Shik Chang | 2002-07-24 | 4 | -106/+107 |
| | |||||
* | o Add additional include file for the benefit of upcoming port | Mario Sergio Fujikawa Ferreira | 2002-07-24 | 2 | -0/+11 |
| | | | | | | | | | mplayer-devel o Bump PORTREVISION PR: 40799 Submitted by: Amar Takhar <verm@drunkmonk.net> Approved by: maintainer | ||||
* | Drop the maintainership. | Akinori MUSHA | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | Fix build on CURRENT. | Akinori MUSHA | 2002-07-23 | 2 | -3/+14 |
| | | | | | PR: ports/40606 Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> | ||||
* | Update to 0.30 | Hye-Shik Chang | 2002-07-23 | 3 | -22/+18 |
| | |||||
* | Update to 2.0.1. | Joe Marcus Clarke | 2002-07-23 | 2 | -3/+3 |
| | |||||
* | Update port to 1.5.10. | Chris D. Faulhaber | 2002-07-23 | 2 | -2/+2 |
| | | | | | PR: 40898 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Update to 1.03. Source cleanups for better portability (no program flow | Matthew Dillon | 2002-07-22 | 2 | -4/+3 |
| | | | | changes). | ||||
* | Update to 0.4.1 | Patrick Li | 2002-07-22 | 2 | -2/+2 |
| | | | | | PR: ports/40899 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Another micro-upgrade -- to 5.4.7-4 | Mikhail Teterin | 2002-07-22 | 2 | -3/+2 |
| | |||||
* | Add the HAVE_* defines to CXXFLAGS as well as CFLAGS. Add -lstdc++ to | Mikhail Teterin | 2002-07-22 | 2 | -3/+3 |
| | | | | | | | LDADD, which lead to the unfortunate PORTREVISION bump. PR: ports/40874 Submitted by: Jan Stocker | ||||
* | Catch up to the new bsd.lib.mk API (the library is not internal). | Ruslan Ermilov | 2002-07-21 | 2 | -14/+4 |
| | |||||
* | INTERNALLIB has a different meaning in the new bsd.lib.mk | Ruslan Ermilov | 2002-07-21 | 2 | -4/+0 |
| | | | | | API -- build (but do not install) a static library _only_. Not defining LIB avoids building the static library. | ||||
* | Fixed install on bsd.incs.mk aware systems. | Ruslan Ermilov | 2002-07-21 | 2 | -2/+4 |
| | |||||
* | Fixed install on post-bsd.incs.mk systems by replacing the non-working | Ruslan Ermilov | 2002-07-21 | 2 | -21/+21 |
| | | | | | 3.x hacks in files/Makefile (shell commands must be preceded by a tab) with pre-bsd.incs.mk hacks and using the new API (INCSGROUPS). | ||||
* | Fixed build on -CURRENT by replacing the matching but non-working 3.x | Ruslan Ermilov | 2002-07-21 | 1 | -16/+2 |
| | | | | | hacks (each shell command must be preceded by a tab, not spaces) with the 4.x hacks (bsd.incs.mk soon to be merged). | ||||
* | s/INCLUDEDIR/INCSDIR/ | Ruslan Ermilov | 2002-07-21 | 1 | -2/+2 |
| | |||||
* | In pre-bsd.incs.mk world you'd say INCDIR, in post-bsd.incs.mk world | Ruslan Ermilov | 2002-07-21 | 1 | -2/+2 |
| | | | | you should say INCSDIR. Overriding INCLUDEDIR makes no sense. | ||||
* | Add zphoto (zooming photo album generator) | Vanilla I. Shu | 2002-07-20 | 8 | -0/+78 |
| | | | | | PR: ports/40753 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> | ||||
* | Ogg Vorbis 1.0 library major version bumps. | Christian Weisgerber | 2002-07-20 | 5 | -7/+11 |
| | |||||
* | Use USE_GNOMENG. | Maxim Sobolev | 2002-07-20 | 1 | -1/+2 |
| | |||||
* | Use USE_GNOMENG. | Maxim Sobolev | 2002-07-19 | 1 | -6/+4 |
| | |||||
* | Use USE_REINPLACE. | Maxim Sobolev | 2002-07-18 | 2 | -4/+6 |
| | |||||
* | Use USE_GNOMENG. | Maxim Sobolev | 2002-07-18 | 2 | -17/+4 |
| | |||||
* | Use USE_GNOMENG. | Maxim Sobolev | 2002-07-18 | 1 | -10/+2 |
| | |||||
* | add libquicktime 0.9.1 | Ying-Chieh Liao | 2002-07-18 | 6 | -0/+94 |
| | | | | A library for reading and writing quicktime files | ||||
* | Fix typo | Hye-Shik Chang | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | Update to 0.6.1 | Hye-Shik Chang | 2002-07-18 | 6 | -86/+37 |
| | |||||
* | Update to 0.7.11.20020711 | Mario Sergio Fujikawa Ferreira | 2002-07-18 | 3 | -17/+35 |
| | | | | | Reviewed by: FreeBSD-ports mailing list Approved by: maintainer (2 weeks time out since 1st communication) | ||||
* | o Fix build in -STABLE (USE_LIBTOOL fix) | Mario Sergio Fujikawa Ferreira | 2002-07-17 | 2 | -10/+12 |
| | | | | | | | o Use opportunity to fine tune post-patch target PR: 40652 Prompted by: jbw <j.bw@verizon.net> | ||||
* | Fix typo that breaks patching | Patrick Li | 2002-07-17 | 1 | -1/+1 |
| | | | | | PR: ports/40675 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | upgrade to 3.0.11 | Ying-Chieh Liao | 2002-07-17 | 4 | -43/+49 |
| | |||||
* | Convert to USE_GNOMENG and update to 0.13 while I am here. | Maxim Sobolev | 2002-07-17 | 6 | -20/+44 |
| | |||||
* | Update to 0.83 | Patrick Li | 2002-07-16 | 2 | -6/+2 |
| | | | | | PR: ports/40639 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Avoid using Perl in the default case, and BUILD_DEPEND on it if | Mikhail Teterin | 2002-07-16 | 2 | -5/+10 |
| | | | | | | | | | | the alternative fonts are specified. Using USE_PERL seems to cause run-time dependency as well, which is bogus in this case. Also, use explicit PATH to bsd.*.mk -- for some reasons, just make -f bsd.prog.mk no longer works... See the PR's history. PR: ports/40479 | ||||
* | Add some defines to CFLAGS to avoid clashing with the newer system | Mikhail Teterin | 2002-07-16 | 2 | -2/+6 |
| | | | | | | | | headers. While here, change PERL to RE_INPLACE and lock things down with -Werror (in CFLAGS only, the C++ files generate some warnings, fixing which is in the domain of the authors). Submitted by: Naoya Nishimura | ||||
* | Fix for xforms-1.0. | Mike Heffner | 2002-07-16 | 1 | -3/+3 |
| | |||||
* | Update MASTER_SITES | Mario Sergio Fujikawa Ferreira | 2002-07-15 | 1 | -1/+1 |
| | | | | | PR: 40594 Submitted by: Amar Takhar <verm@drunkmonk.net> | ||||
* | New port gstreamer-player version 0.4.0: Simple yet functional | Mario Sergio Fujikawa Ferreira | 2002-07-15 | 6 | -0/+75 |
| | | | | mediaplayer written with GStreamer | ||||
* | New port gstreamer-plugins version 0.4.0: GStreamer written collection | Mario Sergio Fujikawa Ferreira | 2002-07-15 | 9 | -0/+772 |
| | | | | of plugins handling several media types |