| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 06:34:47
0.9.4
|
bapt  |
Convert all c categories to USE=pkgconfig |
26 Jul 2012 05:40:24
0.9.4
|
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) |
24 Jul 2012 07:19:21
0.9.4
|
cs  |
Fix typos in COMMENT |
27 Feb 2011 22:53:34
0.9.4
|
db  |
- Upstream website (pg4i) disapeared as did a download site.
- Move download site to new one and mirror. |
21 Jun 2008 16:25:46
0.9.4
|
olgeni  |
Fix a few typos in ports/comms. |
02 Jan 2008 01:38:20
0.9.4
|
db  |
- Update to latest 0.9.4 version; this version needs libcw from unixcw.
- Clean up Makefile remove redundancy. |
19 Jan 2007 18:14:20
0.9.2
|
db  |
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor) |
07 Dec 2006 21:55:55
0.9.2
|
shaun  |
Update MASTER_SITES and WWW line.
PR: ports/106452
Submitted by: Diane Bruce <db@db.net> (maintainer) |
03 May 2006 23:38:41
0.9.2
|
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
22 Jan 2006 08:22:09
0.9.2
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Jan 2006 17:37:14
0.9.2
|
krion  |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
17 Mar 2005 15:45:39
0.9.2
|
vs  |
Add cwdaemon 0.9.2, an amateur Radio cw (morse code) keyer daemon:
Cwdaemon is a small daemon which uses the pc parallel or serial port and a
simple transistor switch to output morse code to a transmitter from a text
message sent to it via the udp internet protocol.
PR: ports/74772
Submitted by: Diane Bruce <db AT db.net> |