summaryrefslogtreecommitdiff
path: root/multimedia/mpegedit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITESTom Hukins2001-04-131-1/+1
| | | | Notes: svn path=/head/; revision=41341
* - Support CC/CXX/CFLAGS/CXXFLAGS/MAKE properlyAlexander Langer2000-06-2814-39/+356
| | | | | | | | | | | | | - Support NOPORTDOCS - Remove USE_GMAKE - Add WWW: line into pkg/DESCR - Add pnm.1 LIB_DEPENDS PR: 19344 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29938
* USE_X_PREFIX wasn't being set early enough due to a version check forKris Kennaway2000-04-291-6/+1
| | | | | | | | | old versions of 4.0-CURRENT. Remove the check and solve this. Noticed by: bento Notes: svn path=/head/; revision=28092
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* make this build againMichael Haro2000-04-022-0/+157
| | | | Notes: svn path=/head/; revision=27268
* netpnm moved to ${LOCALBASE}, update *_DEPENDSMichael Haro2000-04-021-1/+1
| | | | Notes: svn path=/head/; revision=27260
* Fix new compiler error in -current.R. Imura2000-02-128-1/+314
| | | | | | | | Submitted by: Alexander Langer <alex@big.endian.de> All no response from: maintainer Notes: svn path=/head/; revision=25698
* Fix BUILD_DEPENDS line, netpbm installs under ${X11BASE}.Satoshi Asami1999-09-211-1/+1
| | | | Notes: svn path=/head/; revision=21841
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* This port doesn't build when the system compiler is egcs.Steve Price1999-06-221-2/+7
| | | | Notes: svn path=/head/; revision=19655
* Unbreak for ELF.Justin M. Seger1998-10-131-3/+2
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13933
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | g++ -O -I/usr/X11R6/include -o mpeg_edit main.o globals/version.o editor/editor.a ui/ui.a MpegCodec/mpeg.a -L/usr/X11R6/lib -lXext -lX11 -lpnm -lppm -lpbm -lpgm -lm cc: editor/editor.a: No such file or directory cc: ui/ui.a: No such file or directory cc: MpegCodec/mpeg.a: No such file or directory Notes: svn path=/head/; revision=13879
* Make sure to remove everything we install.Steve Price1998-10-051-0/+1
| | | | Notes: svn path=/head/; revision=13653
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* fix MASTER_SITESEric L. Hernes1997-08-111-2/+2
| | | | Notes: svn path=/head/; revision=7534
* Add BUILD_DEPENDS to netpbm.Satoshi Asami1996-11-201-1/+3
| | | | Notes: svn path=/head/; revision=4615
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Just a little variable reordering (USE_X11 is after MAINTAINER).Satoshi Asami1996-08-021-2/+3
| | | | Notes: svn path=/head/; revision=3495
* Add newline at end of file.Satoshi Asami1996-08-021-1/+1
| | | | Notes: svn path=/head/; revision=3494
* new port for mpegedit.Eric L. Hernes1996-08-015-0/+30
Notes: svn path=/head/; revision=3482