| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=324437
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
| |
Reviewed by: miwi
Notes:
svn path=/head/; revision=315474
|
|
|
|
|
|
|
| |
- fix OPTION keyword US -> USB (sysutils/nut22)
Notes:
svn path=/head/; revision=314643
|
|
|
|
| |
Notes:
svn path=/head/; revision=305302
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=301539
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=301357
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=278482
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=258515
|
|
|
|
| |
Notes:
svn path=/head/; revision=255579
|
|
|
|
|
|
|
| |
Requested by: Rudolf Cejka <cejkar@fit.vutbr.cz>
Notes:
svn path=/head/; revision=253295
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
With hat: secteam
Notes:
svn path=/head/; revision=246205
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=241849
|
|
|
|
|
|
|
| |
response to email. We hope to see him back again sometime.
Notes:
svn path=/head/; revision=233796
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
Notes:
svn path=/head/; revision=229765
|
|
|
|
|
|
|
|
|
|
|
| |
- Add patch for problem reported in ports/131812
PR: ports/131885
Submitted by: Joerg Pulz <Joerg.Pulz AT frm2.tum.de> (maintainer)
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=228739
|
|
|
|
|
|
|
| |
Submitted by: maintainer (via mail)
Notes:
svn path=/head/; revision=228544
|
|
|
|
|
|
|
|
|
|
|
| |
- Add PDU to OPTIONS (default to off)
- Update manpage list
PR: ports/131657
Submitted by: Joerg Pulz <Joerg.Pulz at frm2.tum.de>
Notes:
svn path=/head/; revision=228503
|
|
|
|
|
|
|
|
|
| |
PR: ports/126843
Submitted by: Josh Paetzel <josh tcbug.org>
Approved by: Joerg Pulz <Joerg.Pulz frm2.tum.de> (maintainer)
Notes:
svn path=/head/; revision=219904
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
| |
- Match with 2.2.2
Notes:
svn path=/head/; revision=214686
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new OPTIONS
- Other minor changes
- Depend on pkgconfig
PR: ports/124451
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Reviewed by: mm
Notes:
svn path=/head/; revision=214646
|
|
|
|
|
|
|
| |
- Bump PORTREVISIONs.
Notes:
svn path=/head/; revision=209941
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/119777
Submitted by: Mikle Davidkin <skylord at vt.net.ru>
Tested by: mm
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=207582
|
|
|
|
|
|
|
|
| |
PR: 117144
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Notes:
svn path=/head/; revision=204849
|
|
|
|
|
|
|
|
|
| |
PR: ports/115898
Submitted by: mm
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=201039
|
|
|
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
|
| |
that I no longer maintain. This was finally identified by a helpful user
as the source of the mystery e-mails that I still get from time to time
asking about support for them.
Notes:
svn path=/head/; revision=194097
|
|
|
|
|
|
|
|
|
|
| |
PR: 111928
Submitted by: Dima Panov <fluffy AT ns.ael.RU>
Approved by: Joerg Pulz <Joerg.Pulz AT frm2.tum.de> (maintainer)
clsung (mentor, implicitly)
Notes:
svn path=/head/; revision=192328
|
|
|
|
| |
Notes:
svn path=/head/; revision=186174
|
|
|
|
|
|
|
|
| |
PR: ports/108308
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Notes:
svn path=/head/; revision=183225
|
|
|
|
|
|
|
|
| |
PR: ports/102214
Submitted by: Joerg Pulz <Joerg.Pulz at frm2.tum.de> (maintainer)
Notes:
svn path=/head/; revision=170969
|
|
|
|
|
|
|
|
|
|
| |
empty directory when installed from a package.
PR: ports/95963
Submitted by: maintainer
Notes:
svn path=/head/; revision=160005
|
|
|
|
|
|
|
|
|
|
|
| |
- Split rc.d script into three - one for each daemon
- Introduce user configurable variable NUT_USER, defaults to uucp
PR: ports/95015
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Notes:
svn path=/head/; revision=158380
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
| |
Notes:
svn path=/head/; revision=149997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make the port as master for soon-coming new ports
- Resort MASTER_SITES
- Homour portlint
- Improve rcNG script
- New maintainer
PR: ports/83318
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: DougB
Notes:
svn path=/head/; revision=139181
|
|
|
|
|
|
|
|
|
|
|
|
| |
it properly, and while I still use it, my ratty old UPS pales in comparison
to the fancy new stuff that is out today, and therefore I cannot effectively
test the program's functionality.
While I have not tested them, the updates in ports/83318 look reasonable,
and I suggest that the submitter would probably make a good maintainer.
Notes:
svn path=/head/; revision=138970
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Upgrade to the latest version, 2.0.1
2. Convert to rc.d style startup/shutdown script
3. Improve permissions on /var/db/nut
Download pgp signature file for the tarball.
PR: ports/81591
Submitted by: Dmitry A Grigorovich
Notes:
svn path=/head/; revision=138025
|
|
|
|
|
|
|
|
|
|
| |
remove the need to edit this file for 99% of users. Editing the config
files will still be necessary however.
Submitted by: Rob MacGregor <rob.macgregor@gmail.com>
Notes:
svn path=/head/; revision=117992
|
|
|
|
| |
Notes:
svn path=/head/; revision=117545
|