aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpegoptim
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8Dirk Meyer2010-02-051-1/+2
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.2.3Martin Wilke2009-10-042-7/+12
| | | | | | | | PR: 139290 Submitted by: Ports Fury Notes: svn path=/head/; revision=242435
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Update master site and WWW.Sam Lawrance2006-11-052-2/+2
| | | | | | | | PR: ports/104183 Submitted by: Josh Paetzel <josh@tcbug.org> Notes: svn path=/head/; revision=176424
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* - Use MAKE_ARGS instead of patch to makefileVolker Stolz2005-05-233-12/+4
| | | | | | | | - Add URL to pkg-descr - Fix COMMENT Notes: svn path=/head/; revision=135930
* Reset undeliverable maintainer address:Kris Kennaway2005-02-191-1/+1
| | | | | | | | <fab@gcu.info>: host mail.gcu.info[213.91.10.50] said: 550 5.1.1 <fab@gcu.info>... User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=129253
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* New port: jpegoptim is an command-line jpeg compressor which supportsEdwin Groothuis2003-10-035-0/+41
lossy and lossless optimisations. new port for the jpegoptim program, permits stripping comments of jpeg files, can do lossless optimisations as lossy ones. powerfull for scripting and batch recompressions. PR: ports/47545 Submitted by: User & <fab@gcu.info> Notes: svn path=/head/; revision=90105