Commit graph

15204 commits

Author SHA1 Message Date
Dmitry Marakasov
3dffd6c4ad - update to 10.0.2
- use ports framework to create cbsd user/group
- add rc.d scripts
- add pkg-deinstall instructions for complete uninstall

PR:		186344
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2014-02-04 00:52:58 +00:00
Antoine Brodin
1fd389eba1 Fix DOCSDIR/libs leftover 2014-02-03 18:14:09 +00:00
Antoine Brodin
322743c1d3 Allow staging as a regular user 2014-02-03 18:09:39 +00:00
Rusmir Dusko
bbede4633f - Bump PORTREVISION
- Use the new format for LIB_DEPENDS
- Reordering Options
- USES gmake instead of USE_GMAKE
- Move support for Buspirate into an OPTION
- Add FTDI to default Options
- Support STAGEDIR
- Change DOCS

PR:		ports/186334
Submitted by:	Hakisho Nukama <nukama@gmail.com>
2014-02-03 16:07:36 +00:00
Rene Ladan
f8340f24c1 Remove expired ports:
2013-12-31 multimedia/xbmc-pvr: multimedia/xbmc and multimedia/xbmc-addon-pvr are newer
2013-12-31 misc/libmcal: No more used and development discontinued
2014-02-01 textproc/py-4suite: only builds with Python up to version 2.4
2014-02-01 multimedia/xbmc-addon-xvdr: Depends on expired multimedia/xbmc-pvr
2014-02-01 deskutils/gmcal: Depends on expired misc/libmcal
2014-02-01 deskutils/mcal: Depends on expired misc/libmcal
2014-02-01 sysutils/relpath: unfetchable distfiles
2014-02-01 sysutils/decomment: unfetchable distfiles
2014-02-03 multimedia/openmovieeditor: segfaults, upstread development ceased
2014-02-03 11:37:02 +00:00
Jimmy Olgeni
48a9151a54 Upgrade to version 4.05 and remove LIB32DIR from plist. 2014-02-03 08:59:52 +00:00
Ganael LAPLANCHE
1e4183548e - Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
2014-02-03 08:15:19 +00:00
Eitan Adler
00897cac15 Correctly stagify the config files
Helped by:	kwm, antoine
Approved by:	portmgr (blanket)
2014-02-02 20:48:28 +00:00
Eitan Adler
0697fbeccb - stagify
- fix build without gcc
- remove reference to freebsd 7.x

Approved by:	portmgr (blanket)
2014-02-02 19:40:24 +00:00
Koop Mast
f3f02b8817 Stagify. 2014-02-02 10:14:08 +00:00
Kubilay Kocak
e456aafbab sysutils/py-halite: Update to 0.1.15 & Modernise
- Update to 0.1.15
- Deprecate easy_install target
- Enable AUTOPLIST
- BUILD_DEPENDS are actually RUN_DEPENDS
- Remove NOOP post-patch: target
- Patch out "../LICENSE" from package_data in setup.py, which is
  --record'ed verbatim and causes tar to bail out at install: time with
  "Path contains '..'" [1]

[1] https://wiki.freebsd.org/action/diff/Python?action=diff&rev1=118&rev2=119

PR:		ports/185078
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by:	maintainer timeout (1 month)
2014-02-02 07:46:00 +00:00
Antoine Brodin
aed77db572 Stage support 2014-02-01 19:15:00 +00:00
Antoine Brodin
4c85a07078 Stage support 2014-02-01 19:02:12 +00:00
Antoine Brodin
f2a1174767 Stage support 2014-02-01 18:47:07 +00:00
Jase Thew
3e726b4a95 - Update to 0.6.23
- CloudFiles backend is updated to support (and use by default)
  Rackspace's all-encompassing Python API library pyrax. As the
  library is not currently in the Ports Collection, revert the
  default module used for the backend to py-cloudfiles. This can
  be overridden by using --cf-backend=pyrax at runtime
- Pet portlint(8), rename Makefile variable file to f
- Update pkg-message to mention mega backend
- Change to PYDISTUTILS_AUTOPLIST=YES, list documentation in
  PORTDOCS and remove pkg-plist

Changes:	http://duplicity.nongnu.org/Changelog.GNU
2014-02-01 18:31:16 +00:00
Antoine Brodin
10fe10fcf2 Stage support 2014-02-01 18:24:35 +00:00
Antoine Brodin
a9c0f384f2 - Stage support
- Use kmod
2014-02-01 17:47:32 +00:00
Antoine Brodin
f645505d6c Stage support 2014-02-01 17:17:52 +00:00
Pawel Pekala
11b8d2d4c1 - Update to version 2.9.8 [1]
- Add LICENSE [1]
- Remove leading article from COMMENT
- Convert USE_GMAKE to USES=gmake
- Respect CFLAGS by setting OPTIMIZER variable to space
  otherwise it is set to '-g -O2'
- Consolidate targets to just post-patch and
  post-configure - this makes things simpler
- Mute REINPLACE_CMD and FIND commands
- Add support for staging

PR:		ports/180542 [1]
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2014-02-01 17:01:13 +00:00
Max Brazhnikov
d7ba8fc7c1 Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
2014-02-01 12:17:42 +00:00
Antoine Brodin
803b0431b3 - Skip version 4.1.3 as it breaks python bindings
- While here, remove DOCS conditionals
2014-02-01 09:53:35 +00:00
Kubilay Kocak
096981cfdc sysutils/py-ezjailremote: Bump PORTREVISION 2014-02-01 08:58:10 +00:00
Kubilay Kocak
68833ed58d sysutils/py-nagiosplugin: Bump PORTREVISION 2014-02-01 08:57:21 +00:00
Kubilay Kocak
7e433363b4 sysutils/py-ezjailremote: Modernize: STAGE, AUTOPLIST, LICENSE
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Deprecate easy_install target
- Add LICENSE (BSD2CLAUSE)
2014-02-01 08:48:04 +00:00
Kubilay Kocak
c751b37961 sysutils/py-nagiosplugin: Enable STAGE and AUTOPLIST support
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Deprecate easy_install target
- pkg-descr: Tab to space in WWW:
2014-02-01 08:42:58 +00:00
Kubilay Kocak
acbead7f9c sysutils/libfvde: Enable STAGE support
- Enable STAGE support
- Sort pkg-plist
- Sort USES section
2014-02-01 08:39:51 +00:00
Dmitry Marakasov
385e0d496a Modern hard drives allow to set the amount of time a hard disk is
allowed to spend recovering from a read or write error. This feature
is called ERC (error recovery control, usually in Seagate), TLER
(time-limited error recovery, usually on Western Digital) or CCLT
(command completion time limit, usually on Samsung or Hitachi).

This rc.d script allows to set these valus on system startup to
tune disks for RAID usage.

WWW: https://github.com/AMDmi3/scterc-rc.d
2014-01-31 19:48:26 +00:00
Olivier Duchateau
43fbc42df3 - Update to 0.5.11
- Replace USE_GMAKE by USES= gmake
- Support STAGEDIR
- Adjust dependencies
2014-01-31 10:07:24 +00:00
Andrej Zverev
f8fa0bc49d - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-31 09:15:24 +00:00
Rene Ladan
51ff9e2a87 Remove expired ports:
20140130 multimedia/kino: Not developed since 2009, declared dead 05.08.2013 on there website.
2014-01-31 x11-drivers/xf86-video-imstt: Broken, unsupported and unmaintained upstream.
2014-01-31 x11-drivers/xf86-video-via: Broken, not supported upstream.
2014-01-31 multimedia/vdr-plugin-softdevice: Broken after ffmpeg update (not sure it ever worked)
2014-01-31 sysutils/mbmon: Use sysutils/xmbmon instead. This port will be removed soon
2014-01-31 dns/bind96: EOL in January 2014, consider moving to Bind 9.8 or 9.9
2014-01-31 x11-drivers/xf86-video-nouveau: Not supported, missing kernel support. use the nvidia driver.
2014-01-31 00:24:59 +00:00
Rene Ladan
4aaa2fddc1 Bump PORTREVISION for previous commit. 2014-01-31 00:21:54 +00:00
Rene Ladan
3fda539bd4 Change run dependency for mbmon from sysutils/mbmon to sysutils/xmbmon
The former port has expired.
2014-01-31 00:18:45 +00:00
Pawel Pekala
eddbaacabf Allow slave port to set it's own COMMENT 2014-01-30 21:47:00 +00:00
Pawel Pekala
e1db1d8e84 - Add staging support and use option helpers [1]
- Remove leading article from COMMENT
- Convert USE_GMAKE to USES=gmake
- Convert to new LIB_DEPENDS format
- Remove tab character from WWW: line

PR:		ports/185302 [1] (based on)
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Approved by:	maintainer timeout
2014-01-30 19:45:17 +00:00
Olivier Duchateau
11918590c6 - Support STAGEDIR
- Add LICENSE
- Replace USE_GMAKE by USES= gmake

Approved by:	demon@ (maintainer)
2014-01-30 16:21:49 +00:00
Steve Wills
54cc565bf2 - Rename patch so it actually gets applied
PR:		ports/186270
Submitted by:	John Anderson <jdakhayman@gmail.net>
Pointyhat to:	swills
2014-01-30 15:30:13 +00:00
Bernhard Froehlich
887bbe4b28 - Update to 2.7.5
PR:		ports/186246
Submitted by:	Nicolas Jombart <ecu@200ok.org> (maintainer)
2014-01-30 15:28:11 +00:00
Bernhard Froehlich
a86dfac864 - Remove ansibleworks.com which is gone now
PR:		ports/186237
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-01-30 14:50:37 +00:00
Olivier Duchateau
963276605b - Remove USES= pathfix
- Add LICENSE
- Remove 'Author' in pkg-descr
2014-01-30 14:24:56 +00:00
Olivier Duchateau
18621b4c25 Fix spelling of "Xfce" in COMMENT entry 2014-01-30 14:18:32 +00:00
Olivier Duchateau
5a60e620b3 - Support STAGEDIR
- Convert to new LIB_DEPENDS syntax
- Use USES= gmake
- Add LICENSE

- Fix when NLS option is unset
2014-01-30 14:06:32 +00:00
Veniamin Gvozdikov
94bd6e5ed0 Update to lastest version, changelog:
- Fix user.present states with non-string fullname (issue 9085)
- Fix virt.init return value on failure (issue 6870)
- Fix reporting of file.blockreplace state when test=True
- Fix network.interfaces when used in cron (issue 7990)
- Fix bug in pkgrepo when switching to/from mirrorlist-based repo def
  (issue 9121)
- Fix infinite recursion when cache file is corrupted
- Add checking for rev and mirror/bare args in git.latest (issue 9107)
- Add cmd.watch alias (points to cmd.wait) (issue 8612)
- Fix stacktrace when prereq is not formed as a list (issue 8235)
- Fix stdin issue with lvdisplay command (issue 9128)
- Add pre-check function for range matcher (issue 9236)
- Add exception handling for psutil for processes that go missing
  (issue 9274)
- Allow _in requisites to match both on ID and name (issue 9061)
- Fix multiple client timeout issues (issue 7157 and issue 9302, probably
  others)
- Fix ZMQError: Operation cannot be accomplished in current state errors
  (issue 6306)
- Multiple optimization in minion auth routines
- Clarify logs for minion ID caching

PR:		ports/186149
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-01-29 19:05:16 +00:00
Eitan Adler
9432439594 - Update 1.6.5
- Stagify
- Move distfile to upstream

Approved by:	vg (maintainer)
2014-01-29 14:19:31 +00:00
Andrej Zverev
44ae74954d Current software version works not as expected, mark it as IGNORE.
PR:		ports/186147
Submitted by:	maintainer
2014-01-28 17:09:48 +00:00
Martin Wilke
24cd18b96a - Stage support 2014-01-28 16:48:45 +00:00
Kris Moore
f85f872f84 - Update pcbsd-utils and pcbsd-utils-qt4 to 1390905942 2014-01-28 15:25:12 +00:00
Alexey Dokuchaev
a0119d96b0 - Remove references to long unsupported "alpha" architecture
- While here, cleanup and simplify the Makefiles
2014-01-28 14:45:30 +00:00
Alexey Dokuchaev
0e9052fb92 - Stagify, contract MASTER_SITES, drop an article from COMMENT, drop
LICENSE_FILE for GPLv2
- Modernize LIB_DEPENDS syntax, convert USE_GMAKE, clean up Makefile
  and port description text while here
2014-01-28 14:34:08 +00:00
Alexey Dokuchaev
8989084e3a Stagify, fix a typo in Makefile header, contract MASTER_SITES, drop article
from COMMENT.

NB: maybe we should deprecate it: pgrep(1) is in the base since FreeBSD 5.3.
2014-01-28 14:10:31 +00:00
Pietro Cerutti
acd4bd95fa - Chase compiler warning
- Fix segfault on "tmux info" due to broken strnvis(3), see
  http://sourceforge.net/mailarchive/message.php?msg_id=31707330

Reported by:	Robert Simmons <rsimmons0@gmail.com>
2014-01-28 09:49:21 +00:00