aboutsummaryrefslogtreecommitdiffstats
path: root/cad/gerbv
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-281-7/+3
| | | | "pathfix" instead.
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to version 2.6.0miwi2012-01-292-6/+7
| | | | | PR: 164151 Submitted by: Ports Fury
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Update to version 2.5.0miwi2011-03-253-6/+8
| | | | | PR: 155830 Submitted by: Ports Fury
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - cleanup libpng12dinoex2010-03-301-3/+0
|
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Upgrade to version 2.4.0.joerg2010-03-052-5/+4
| | | | Feature safe: yes
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Update to 2.3.0miwi2009-08-292-5/+4
| | | | | PR: 138274 Submitted by: Ports Fury
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with B,C
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Update to 2.2.0miwi2009-02-212-4/+4
| | | | | PR: 131839 Submitted by: Ports Fury
* - Update to 2.1.0miwi2009-01-143-7/+16
| | | | | PR: 130462 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 2.0.1miwi2008-02-193-5/+29
| | | | | PR: 120814 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.0.0miwi2008-01-213-6/+33
| | | | | PR: 119720 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.0.3miwi2007-12-153-81/+82
| | | | | PR: 118587 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | 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
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to version 1.0.2itetcu2006-08-022-8/+7
| | | | | PR: ports/101188 Submitted by: KATO Tsuguru
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
|
* - Add SHA256pav2005-11-241-0/+1
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* - Update to 1.0.1.flz2005-03-072-3/+3
| | | | | | PR: ports/78497 Submitted by: Ports Fury Approved by: pav (mentor)
* Update to version 1.0.0krion2004-12-312-5/+10
| | | | | PR: ports/75688 Submitted by: Ports Fury
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Update to version 0.16krion2004-06-283-12/+11
| | | | | PR: ports/68369 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Add SIZE.trevor2004-01-281-0/+1
|
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+2
|
* - Update to version 0.15krion2003-10-262-3/+3
| | | | | PR: 58519 Submitted by: Ports Fury
* - Update to version 0.14krion2003-08-272-2/+2
| | | | | PR: 55998 Submitted by: Ports Fury
* Use USE_GETOPT_LONG.naddy2003-04-281-8/+2
| | | | | PR: 51222 Submitted by: Ports Fury
* Update to version 0.13.naddy2003-04-243-8/+6
| | | | | PR: 51047 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-181-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 0.12ijliao2003-02-123-82/+85
|
* Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.nork2003-02-081-2/+2
| | | | Submitted by: Ports Fury
* Conditionalize libgnugetopt dependencies.nork2003-02-021-4/+9
| | | | | PR: ports/47737 Submitted by: Ports Fury
* upgrade to 0.11ijliao2003-01-033-11/+17
| | | | | PR: 46141 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Add missing directorykris2002-09-191-0/+1
|
* switch to GNOMENGijliao2002-08-052-23/+24
| | | | | | | Enable PNG support properly PR: 41027 Submitted by: Ports Fury
* add gerbv 0.0.9ijliao2002-07-165-0/+136
A Free Gerber Viewer