summaryrefslogtreecommitdiff
path: root/science/gsmc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | Approved by: portmgr blanket
* Reassign to hamradio@Diane Bruce2015-08-183-6/+7
| | | | | | Add LICENSE Remove pkg-plist replace with PLIST_FILES No actual binary changes
* Convert to USES=autoreconfBaptiste Daroussin2015-06-211-3/+1
|
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-3/+4
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* - Enable stagingDiane Bruce2013-12-302-4/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | science)
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-101-6/+2
| | | | Approved by: portmgr (bapt)
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+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
* - remove MD5Olli Hauer2011-07-031-1/+0
|
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
|
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
|
* - Update to latest 1.1 versionDiane Bruce2009-08-154-23/+21
| | | | Notified by: miwi (portscout)
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Fix my own Maintainer e-mail no other changesDiane Bruce2008-02-151-1/+1
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* A program for doing calculation on Smith Chart, similar in functionality toThierry Thomas2006-03-194-0/+53
xsmc but with a simpler user interface; written with GNU/GTK library and released under GNU/GPL. Written by Lapo Pieri IK5NAX WWW: http://www.qsl.net/ik5nax PR: ports/93224 Submitted by: Diane Bruce <db (at) db.net> - VA3DB