summaryrefslogtreecommitdiff
path: root/graphics/mpegedit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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