| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:20:28
1.9.1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
26 Jul 2012 05:40:24
1.9.1
|
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) |
20 Jun 2012 07:08:23
1.9.1
|
dhn  |
- Update to 1.9.1 |
15 Jun 2012 08:08:41
1.9
|
dhn  |
- Update to 1.9 |
29 Jan 2012 13:28:35
1.8.5
|
dhn  |
- Update to 1.8.5 |
22 Jan 2012 13:43:39
1.8.4
|
dhn  |
- Update to 1.8.4 |
14 Jan 2012 08:57:23
1.8.3
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
24 Oct 2011 04:17:38
1.8.3
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- 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. |
15 Oct 2011 01:02:13
1.8.3
|
dhn  |
- Update to 1.8.3 |
07 Oct 2011 10:13:29
1.8.2
|
dhn  |
- Update to 1.8.2 |
23 Aug 2011 16:07:12
1.8.1
|
dhn  |
- Update to 1.8.1 |
09 Jul 2011 09:49:16
1.8
|
dhn  |
- Fix listing for Router Solicitations
PR: ports/158697
Submitted by: Geoffrey Sisson <geoff@dns-oarc.net> |
11 Jun 2011 13:31:45
1.8
|
dhn  |
- Update to 1.8 |
15 Jan 2011 13:27:05
1.7
|
dhn  |
- Update to 1.7
Feature safe: yes |
27 Mar 2010 00:15:24
1.6
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
07 Mar 2010 10:09:10
1.6
|
dhn  |
- Update to 1.6 |
11 Sep 2009 12:11:16
1.5
|
dhn  |
- Update to 1.5 |
04 Aug 2009 10:34:54
1.4
|
dhn  |
- Update to 1.4 |
15 Jul 2009 16:56:10
1.3
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
07 Jul 2009 20:37:18
1.3
|
dhn  |
- Update to 1.3 |
06 Mar 2009 18:14:36
1.2
|
dhn  |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
14 Dec 2008 10:15:10
1.2
|
miwi  |
- Update to 1.2
- Pass maintainership to submitter
PR: 129530
Submitted by: Dennis Herrmann <adox@mcx2.org> |
07 Sep 2008 00:19:05
1.1
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
04 Feb 2008 18:54:49
1.1
|
sat  |
- Update to 1.1 |
18 Apr 2007 08:01:25
1.0
|
sat  |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports |
15 Nov 2006 12:53:41
1.0
|
sat  |
- Update to 1.0 |
06 Aug 2006 17:16:19
0.9.1
|
sat  |
- Mark broken on 4.x
Reported by: pointyhat via kris |
30 Jul 2006 22:46:04
0.9.1
|
sat  |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes |
21 May 2006 21:04:22
0.9.1
|
sat  |
- Try to fix build on 4.x by USE_GCC=3.4+
Reported by: pointyhat via kris
Approved by: krion (mentor, implicit) |
08 May 2006 07:55:34
0.9.1
|
sat  |
- Update to 0.9.1
- RC'ify
- Take maintainership
PR: ports/95889
Submitted by: me
Approved by: krion (mentor) |
14 Apr 2006 22:53:13
0.7.2
|
linimon  |
Reset pat due to no response to email about his status.
Hat: portmgr |
22 Jan 2006 21:24:05
0.7.2
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Mar 2004 02:27:55
0.7.2
|
trevor  |
Add size data.
Approved by: maintainers |
07 Mar 2003 06:08:06
0.7.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
14 Feb 2003 20:47:05
0.7.2
|
pat  |
Update to 0.7.2 |
17 Jan 2002 08:13:21 
|
pat  |
Update to 0.7.1 |
23 Nov 2001 21:37:55 
|
pat  |
Update to 0.7.0 |
15 Nov 2001 03:59:42 
|
pat  |
Maintainer is now committer so change to new email address. |
06 Jul 2001 17:29:39 
|
kevlo  |
Initial import of radvd-0.6.2p4. |