Pawel Pekala
463a3f4c41
Add periodic script
...
PR: ports/187643
Submitted by: Claudius Herder <claudius.herder@ambtec.de>
Approved by: maintainer
2014-03-24 20:30:21 +00:00
Antoine Brodin
611cc4f4c6
- Update to 20140320
...
- Use tar:tgz
2014-03-24 19:48:07 +00:00
Baptiste Daroussin
c3ee88c9fc
Convert to stage
...
Use unicode version of wx 2.8
2014-03-24 16:40:46 +00:00
Steve Wills
dc3f1b5a35
- Update to 3.4.3
...
- Improve staging support
- Pet portlint
PR: ports/187701
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
2014-03-24 15:00:23 +00:00
Sunpoet Po-Chuan Hsieh
4f5e18a295
- Update to 20140322
...
- While I'm here, use USES=tar:bzip2
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7918
PR: ports/187877
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
2014-03-24 12:32:29 +00:00
Sunpoet Po-Chuan Hsieh
ff49ce579c
- Update to 2.1.2
...
Changes: https://github.com/guard/guard-livereload/releases
2014-03-24 12:31:18 +00:00
Sunpoet Po-Chuan Hsieh
2cd7028d27
- Update to 1.0.0
...
Changes: https://github.com/grosser/parallel/commits/master
2014-03-24 12:31:07 +00:00
Marius Strobl
8f20bd9e6e
- Update to 3.01a23. For release notes see:
...
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-3.01a23
Note that some versions were skipped as they made no net difference for
FreeBSD.
- Account for the fact that libiconv now may live in base.
- Base LDPATH on ${LOCALBASE} rather than ${PREFIX}.
- Add staging support based on r347876.
Approved by: beat (mentor, implicit)
2014-03-24 00:55:05 +00:00
Steve Wills
b89a4706bd
- Stagify
...
- Replace USE_GMAKE and USE_DOS2UNIX with respective USES=
- Add USE_GCC= yes, as it won't build with clang34
PR: ports/187415
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
Approved by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
2014-03-24 00:52:35 +00:00
Mark Linimon
1225ed205d
snb has apparently been inactive for some time. A PR was never
...
answered, and the port does not seem to be up to modern standards.
2014-03-23 19:38:31 +00:00
Pawel Pekala
b388cf7a7e
tlsdate sets the local clock by securely connecting with TLS to remote
...
servers and extracting the remote time out of the secure handshake. Unlike
ntpdate, tlsdate uses TCP, for instance connecting to a remote HTTPS or TLS
enabled service, and provides some protection against adversaries that try to
feed you malicious time information.
WWW: https://github.com/ioerror/tlsdate
PR: ports/187033
Submitted by: Fabian Keil <fk@fabiankeil.de>
2014-03-23 10:41:00 +00:00
Pawel Pekala
7bb9b528b7
Update to version 1.5.3, switch to fetching from github
...
PR: ports/187453
Submitted by: maintainer
2014-03-22 23:52:01 +00:00
Kubilay Kocak
61f8dc857b
Chase py-pyzmq category move for py-salt, ipython and py-kombu
...
Update py-pyzmq dependency entries for:
- sysutils/py-salt
- devel/ipython
- net/py-kombu
2014-03-22 07:35:35 +00:00
Veniamin Gvozdikov
d8e9063991
- Update to 2014.1.1
...
PR: ports/187738
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-03-21 10:43:06 +00:00
Jimmy Olgeni
083ab36caf
Upgrade to version 1.590.
2014-03-21 06:08:53 +00:00
Jimmy Olgeni
f3120817ab
Upgrade to version 1.680.
2014-03-21 06:07:03 +00:00
Steve Wills
83783bb70f
- Patch to work with newer version of rubygem-listen, which should have been
...
caught in the initial commit
Pointy hat to: swills
Reported by: rpaulo
2014-03-21 02:01:07 +00:00
Antoine Brodin
ba759cf065
Fix packaging after gnome disabling in x11-toolkits/gai
...
Reported by: pkg-fallout
2014-03-20 22:13:03 +00:00
Steve Wills
83cfa115e2
Vagrant is a tool for building and distributing virtualized development
...
environments.
WWW: http://www.vagrantup.com/
PR: ports/187593
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
2014-03-20 21:31:13 +00:00
Emanuel Haupt
550fe1333f
Support staging
2014-03-20 15:47:33 +00:00
Steve Wills
6c3d85127b
- Update to 1.7.5
...
PR: ports/187719
Submitted by: swills (myself)
Approved by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
2014-03-19 15:03:35 +00:00
Steve Wills
488757f8a7
- Update to latest 1.3.2 version
...
- Support STAGEDIR
- Add LICENSE
- Correct COMMENT
PR: ports/187705
Submitted by: Bartek Rutkowski <ports@robakdesign.com> (maintainer)
2014-03-19 14:45:48 +00:00
Veniamin Gvozdikov
062a1e423b
- Bump version
...
- Update to 2014.1.0
- Moved py-salt-cloud because py-salt included cloud part
- Link to full changelog:
http://docs.saltstack.com/topics/releases/2014.1.0.html
PR: ports/186950
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-03-19 07:03:52 +00:00
Rene Ladan
e300bea3ce
Remove expired port:
...
2014-03-19 sysutils/cfengine-devel: Broken since June 2013
2014-03-19 01:10:38 +00:00
Steve Wills
c80080ba7b
psutil is a module providing an interface for retrieving information
...
on running processes and system utilization (CPU, memory) in a portable
way by using Python, implementing many functionalities offered by tools
like ps, top and Windows task manager.
This older version will be required by py-glances.
WWW: http://code.google.com/p/psutil/
WWW: http://pypi.python.org/pypi/psutil/
2014-03-19 01:08:37 +00:00
Emanuel Haupt
5f981a7a5c
Support staging
2014-03-18 14:43:52 +00:00
Emanuel Haupt
50418f3429
Quiesce mkdir
2014-03-18 14:26:57 +00:00
Ryan Steinmetz
42c8088d90
- Update to 20140312
2014-03-18 12:57:28 +00:00
Andrej Zverev
ea4246933b
- update to version 0.44.6.1
...
PR: ports/187009
Submitted by: maintainer
2014-03-17 17:02:33 +00:00
Pawel Pekala
47ea202739
- Convert to USES=tar
...
- Use precise BSD licenses
2014-03-17 16:56:15 +00:00
Josh Paetzel
cdf4edc50e
Update pkg-descr to chase new project website URL
...
Noticed by: jhs@berklix.com
2014-03-17 14:10:53 +00:00
Danilo Egea Gondolfo
6c0be1fd5f
- Don't use QT_BINDIR
...
- Remove useless @dirrmtry
Reported by: makc
2014-03-17 13:32:09 +00:00
Emanuel Haupt
589da063b1
- Support staging
...
- Define EXAMPLES option
- Define DOCS option
- Convert USE_BZIP2=yes to USES=tar:bzip2
2014-03-17 07:54:09 +00:00
Emanuel Haupt
10b4bd4d4d
Support staging
2014-03-17 07:34:58 +00:00
Pawel Pekala
82bfe375c3
- Fix build on 10+ by respecting CC [1]
...
- Remove leading article from COMMENT
- Make LICENSE more precise
- Switch to PLIST_FILES, port installs only 2 files
- Strip pgrogram binary
- Add support for staging
PR: ports/187635 [1] (patch not used)
Submitted by: maintainer
2014-03-16 21:35:11 +00:00
Danilo Egea Gondolfo
a8d576c559
- Update from 2.7.4 to 2.7.5
...
- Take maintainership
- Convert USE_BZIP2 to USES
2014-03-16 21:29:58 +00:00
Cy Schubert
b97113ea56
Brand new syslog-ng-incubator port from our syslog-ng upline. The syslog-ng
...
Incubator is a collection of tools and modules that are not part of the
official syslog-ng distribution.
This port was sent to us by Peter Czanik <czanik@balabit.hu>, an employee of
balabit.hu, the producers of syslog-ng. Peter is responsible for FreeBSD
functionality and ports at bababit.hu.
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2014-03-16 14:29:45 +00:00
Bryan Drewery
85b294e621
Again fix mount command due to upstream applying wrong patch.
...
Submitted by: Adrian Waters <awaters@draenan.net>
2014-03-16 14:13:29 +00:00
Danilo Egea Gondolfo
7627acf9c7
- Update from 2.7 to 2.8
2014-03-16 13:29:50 +00:00
Cy Schubert
4d649e16b0
Update 3.5.3 --> 3.5.4.1
...
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2014-03-16 03:57:21 +00:00
Steve Wills
08c27167c9
- Update to 1.5.3
...
PR: ports/187585
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
2014-03-15 22:05:26 +00:00
Bryan Drewery
9d1b2fa9ef
- Update to 1.1
...
Changes:
- Only copy zpool.cache if there is one
- Change mountpoint to / instead of legacy, simplying child datasets
2014-03-15 18:16:51 +00:00
Bryan Drewery
f277fb6df8
- Update to checkin 748d2f2
...
Changes:
- Only copy zpool.cache if there is one
- Change mountpoint to / instead of legacy, simplying child datasets
2014-03-15 18:05:41 +00:00
Adam Weinberger
32cecfd21b
- Use OPTIONS helpers
...
- Remove some .if's obsoleted by STAGE
- Remove CONFLICTS against ports that don't exist
PR: ports/187201
Approved by: maintainer timeout
2014-03-15 17:15:45 +00:00
Thomas Zander
5e3a6a1c22
- Support PKGNG
...
- Support Staging
- Update maintainer e-mail address
- Introduce limitation of the port to supported ARCHs
- Add LICENSE
- USE_BZIP2 -> USES tar:bzip2
- Bump PORTREVISION
PR: ports/187187
Submitted by: TAKEMON Takashi <takemon@bamboogate.co.jp>
Approved by: thierry (mentor)
2014-03-15 17:05:50 +00:00
Adam Weinberger
56d4e83c54
Update to 1.8.7.
...
Properly mark as BSD 2-clause.
2014-03-15 16:35:07 +00:00
Alexey Dokuchaev
ba31c6c887
Kill bogus EOL whitespace.
2014-03-15 15:58:50 +00:00
Alexey Dokuchaev
ab0dc8c069
- Stagify, define LICENSE (GPLv2), sort the knobs, reformat port description
...
- Convert EXTRACT_SUFX and USE_GMAKE to USES, drop an article from COMMENT,
use modern LIB_DEPENDS syntax
2014-03-15 15:37:06 +00:00
Pawel Pekala
f2daee3ad6
- Update to version 1.5
...
- Add LICENSE
- Staging support
PR: ports/187597
Submitted by: maintainer
2014-03-15 15:04:17 +00:00
Pawel Pekala
2f14e41cfa
An Object Oriented Interface to /proc/cpuinfo
...
PR: ports/187099
Submitted by: pauls@utdallas.edu
2014-03-15 13:55:49 +00:00