Commit Graph

22 Commits

Author SHA1 Message Date
William Grzybowski
5c1daffbf6 cad/adms: update to 2.3.4
PR:		193027
Submitted by:	Ports Fury
2014-08-30 18:47:50 +00:00
Dmitry Marakasov
fe3bf421d9 - Update to 2.3.2 (fixing fetch)
- Switch to USES=libtool, drop .la files
- Strup libraries
2014-07-22 22:14:32 +00:00
Antoine Brodin
5e1c9c042d Stage support 2013-12-30 18:36:10 +00:00
Baptiste Daroussin
8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
e2eefe5472 Convert all c categories to USE=pkgconfig 2013-04-23 06:34:47 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Martin Wilke
a02315f0c0 - Update to 2.3.0
PR:		165570
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2012-03-04 05:47:53 +00:00
Martin Wilke
d46b0744e1 - Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		162821
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-25 16:32:03 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
c926af277e - Switch SourceForge ports to the new File Release System: categories starting with B,C 2009-08-22 00:15:15 +00:00
Stanislav Sedov
6fc84e8d27 - Update to 2.2.9. 2008-07-25 22:07:29 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Stanislav Sedov
b376ccb8f1 - Update too 2.2.8. 2008-04-13 19:24:27 +00:00
Stanislav Sedov
b1e270060b - Update to 2.2.7. 2007-05-29 05:37:04 +00:00
Stanislav Sedov
025bb10b45 - Update to 2.2.5. 2007-04-27 14:20:36 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Ion-Mihai Tetcu
4faea46b6b ADMS is a code generator that converts electrical compact device models
specified in high-level description language into ready-to-compile c code for
the API of spice simulators.

WWW:	http://mot-adms.sourceforge.net/

PR:		ports/101014
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-29 21:10:26 +00:00