non port: sysutils/nut22/Makefile |
Number of commits found: 20 |
Monday, 14 Jul 2014
|
18:42 bapt
Modernize LIB_DEPENDS
With hat: portmgr
|
Wednesday, 2 Oct 2013
|
16:17 bapt
Rename the package nut22 to avoid collision with sysutils/nut
|
Friday, 20 Sep 2013
|
23:06 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Friday, 9 Aug 2013
|
14:05 dinoex
- update libdg to 2.1.0
|
Tuesday, 23 Apr 2013
|
14:20 bapt
Finish converting the whole ports tree to USES=pkgconfig
|
Thursday, 28 Mar 2013
|
15:51 eadler
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi
|
Tuesday, 19 Mar 2013
|
13:28 ohauer
- fix '(' '}' typo
- fix OPTION keyword US -> USB (sysutils/nut22)
|
Friday, 5 Oct 2012
|
14:52 bapt
Convert to new options framework
|
Sunday, 5 Aug 2012
|
23:19 dougb
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Thursday, 26 Jul 2012
|
05:40 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)
|
Sunday, 22 Jul 2012
|
23:24 dougb
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
|
Thursday, 28 Jul 2011
|
12:43 sylvio
- Chase net-snmp shlib version bump.
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Saturday, 16 Oct 2010
|
11:52 ade
Punt autoconf267->autoconf268
|
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Friday, 30 Jul 2010
|
22:14 mezz
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav
|
Wednesday, 2 Jun 2010
|
19:14 sylvio
- Chase net-snmp shlib bump
|
Monday, 26 Apr 2010
|
17:06 pav
- Switch to neon 2.9
Requested by: Rudolf Cejka <cejkar@fit.vutbr.cz>
|
Friday, 18 Dec 2009
|
23:32 miwi
- Remove support for neon26
With hat: secteam
|
Monday, 21 Sep 2009
|
09:11 pav
- Downgrade to 2.2.2 after repocopy from sysutils/nut
Feature safe: yes
|
Number of commits found: 20 |