| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 06:34:47
2.3.0
|
bapt  |
Convert all c categories to USE=pkgconfig |
28 Mar 2013 16:29:01
2.3.0
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
26 Jul 2012 05:40:24
2.3.0
|
bapt  |
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) |
23 Jul 2012 01:33:56
2.3.0
|
dougb  |
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. |
04 Mar 2012 05:47:54
2.3.0
|
miwi  |
- Update to 2.3.0
PR: 165570
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> |
25 Nov 2011 16:32:03
2.2.9
|
miwi  |
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 162821
Submitted by: Ports Fury
Feature safe: yes |
24 Oct 2011 03:33:20
2.2.9
|
stas  |
- 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). |
20 Mar 2011 12:54:45
2.2.9
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:15:15
2.2.9
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
25 Jul 2008 22:07:29
2.2.9
|
stas  |
- Update to 2.2.9. |
25 Jul 2008 14:34:52
2.2.8_1
|
pav  |
- 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 |
06 Jun 2008 13:14:15
2.2.8_1
|
edwin  |
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) |
13 Apr 2008 19:24:27
2.2.8
|
stas  |
- Update too 2.2.8. |
29 May 2007 05:37:04
2.2.7
|
stas  |
- Update to 2.2.7. |
27 Apr 2007 14:20:36
2.2.5
|
stas  |
- Update to 2.2.5. |
27 Mar 2007 22:12:03
2.2.4
|
stas  |
- Change my email.
Suggested by: skv |
29 Jul 2006 21:10:26
2.2.4
|
itetcu  |
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> |