Sunpoet Po-Chuan Hsieh
567a1b52c9
- Add LICENSE
...
- Shorten COMMENT
2014-06-03 20:37:50 +00:00
Jung-uk Kim
5a969c07ed
Honor $DATADIR and fix plist.
...
Approved by: Daniel Austin (maintainer)
2014-06-03 20:30:49 +00:00
Guido Falsi
46e6046a3a
Update to 1.3.1
...
PR: 189677
Submitted by: me
Approved by: Maintainer timeout
2014-06-03 20:30:45 +00:00
Carlo Strub
55584a24c2
Back to pool
...
PR: 190333
Submitted by: shurd@sasktel.net (maintainer)
Approved by: portmgr (implicit)
2014-06-03 20:29:43 +00:00
Carlo Strub
bdc6f5d9a6
Back to pool
...
PR: 190334
Submitted by: shurd@sasktel.net (maintainer)
2014-06-03 20:26:02 +00:00
Jung-uk Kim
4299f096f0
Support staging and honor $DATADIR. Pass maintainership to the submitter.
...
PR: 190586
2014-06-03 20:18:52 +00:00
Jung-uk Kim
9dabe68ff9
- Convert to USES=libtool and USES=tar:bzip2.
...
- Pass maintainership to the submitter.
PR: 190585
2014-06-03 20:16:23 +00:00
Alexander Leidinger
199480b85d
- stage-ify
...
- fix plist
2014-06-03 20:15:47 +00:00
Antoine Brodin
807710a0b7
Reset maintainer on staged ports too
...
With hat: portmgr
2014-06-03 20:06:55 +00:00
Alexander Leidinger
266ac37f77
- stage-ify
...
- convert to USES-libtool
- convert to new lib depends
2014-06-03 20:04:00 +00:00
Bryan Drewery
fb8fa75b90
- Update to 3.1.25
...
This fixes a security issue:
http://www.gnutls.org/security.html#GNUTLS-SA-2014-3
Security: 027af74d-eb56-11e3-9032-000c2980a9f3
2014-06-03 19:59:52 +00:00
Rusmir Dusko
137ea0defa
- Bump PORTREVISION for dependencies changes
...
- Pass maintainership to koalative at gmail.com
- Use libtool instead of USE_AUTOTOOLS libtool
- Add USE_AUTOTOOLS libtoolize
- Set PORTSCOUT, wrong NLS
- Change pkg-plist, remove *.la files
2014-06-03 19:54:22 +00:00
Hiroki Sato
4b5750cc94
Make rc.d/openbgpd send signals only to the parent daemon process to fix
...
a race condition.
Submitted by: naddy
2014-06-03 19:50:10 +00:00
Ryan Steinmetz
3104b11353
- Document vulnerability in security/gnutls3 (CVE-2014-3466)
2014-06-03 19:42:40 +00:00
Thierry Thomas
526020f791
It has been reported that sometimes the dæmon is launched before the
...
database get available, this patch tries to fix that:
- add an option to teach if the DB is distant;
- for mysql, run `mysqladmin ping'
(use a fake account, because not authorized for root!)
- for pgsl, run `postgresql status'
(pg_isready is not available before 9.3).
Reported by: Mike Brown <mike (at) skew.org>
2014-06-03 19:39:27 +00:00
Christian Weisgerber
5a2d77b7d4
Complete overhaul:
...
* staging
* USES=libtool
* drop the autotools dependencies
* better integration with the ports framework
Approved by: sunpoet
2014-06-03 19:37:37 +00:00
Hiroki Sato
50f7bcbc83
- STAGEDIR support.
...
- Simplify PORT_OPTIONS handling.
- Fix pkg-plist and remove extra mktexlsr(1).
- Fix pkg-message.
2014-06-03 19:32:33 +00:00
Antoine Brodin
3baa9b8952
Reset maintainer, they are unreachable
...
With hat: portmgr
2014-06-03 19:31:11 +00:00
Pawel Pekala
77050fac4d
Rephrase pkg-descr, fix WWW line.
2014-06-03 19:14:59 +00:00
Antoine Brodin
4f431bbe07
Unbreak
2014-06-03 19:14:11 +00:00
Antoine Brodin
b628bfc670
Unbreak
2014-06-03 19:12:21 +00:00
Pawel Pekala
b144162d8e
- Update to version 20131119
...
- Improve COMMENT, take maintainership
- Sort pkg-plist
2014-06-03 19:03:39 +00:00
Jung-uk Kim
952dad0b43
- Update to 0.8.8. Pass maintainership to the submitter. [1]
...
- Catch up with threading API changes of glib20.
- Revert a premature update to later libcompizconfig API by upstream, i.e.,
http://cgit.compiz.org/compiz/compizconfig/simple-ccsm/commit/?id=f0f61be0
PR: 190557 [1]
2014-06-03 18:43:40 +00:00
Pawel Pekala
ef1e8e4a9b
- Update x11-toolkits/c++-gtk-utils to version 2.2.7
...
- Needs USES=libtool, drop la file
- Bump affected comms/efax-gtk (library name changed)
2014-06-03 18:36:37 +00:00
Carlo Strub
08596200a9
- Update Zetacoin to 0.8.99.16
...
- zetacoind now runs as the zetacoin user
- Fixed stop function in rc.d script
- Minor changes to pkg-message.in, pkg-plist, and rc.d script to use the PORTNAME variable
- Remove patch files: patch-src__serialize.h and patch-src__rpcdump.cpp since they are no longer needed.
- Added user and group "zetacoin" to ports/UIDs and ports/GIDs
- Added update instructions to ports/UPDATING
PR: 188567
Submitted by: daniel@morante.net (maintainer)
2014-06-03 18:33:48 +00:00
Carlo Strub
b7e5a49a10
Deprecated, does not fetch
...
PR: 189641
Submitted by: ports.maintainer@evilphi.com (maintainer)
2014-06-03 18:21:21 +00:00
Olivier Duchateau
72a4fd866a
- Fix build when CUPS is set
...
- Bump PORTREVISION
PR: 188799 [1]
Submitted by: <jwbacon@tds.net> [1], Miltiadis Margaronis (private email)
2014-06-03 17:32:36 +00:00
Sunpoet Po-Chuan Hsieh
54899925cc
- Fix install/package failure when DOCS option is off
...
This was committed in r348216 and erroneously reverted in r351659.
PR: ports/187124
Submitted by: sunpoet (myself)
2014-06-03 17:28:22 +00:00
Sunpoet Po-Chuan Hsieh
9026405a6d
- Update LICENSE
...
Approved by: portmgr (blanket)
2014-06-03 17:20:45 +00:00
Baptiste Daroussin
79b7733c10
Switch to use wx 3.0
2014-06-03 17:14:30 +00:00
Baptiste Daroussin
4ed5e249c6
Fix staging (make sure that PREFIX is changed only at install time and not at build time)
2014-06-03 17:13:45 +00:00
Sunpoet Po-Chuan Hsieh
cdd9e27439
- Add LICENSE
...
- Remove Author line
- Use single space after WWW:
2014-06-03 17:07:37 +00:00
Sunpoet Po-Chuan Hsieh
3c0e9975cf
- Convert to new LIB_DEPENDS format
...
- Use USES=tar:bzip2
Approved by: portmgr (blanket)
2014-06-03 16:57:23 +00:00
Jason Helfman
732c834c38
- update to 1.2.5
...
- bhyve driver updates from novel@
Changes: http://libvirt.org/news.html
2014-06-03 16:55:09 +00:00
Jason E. Hale
38460d5438
- STAGEify
...
- Add LICENSE
2014-06-03 16:22:40 +00:00
Jason E. Hale
86f6ecc83f
- STAGEify
...
- Add LICENSE where needed
- Make COMMENT more concise
- Convert USE_BZIP2 -> USES=tar:bzip2
2014-06-03 16:20:47 +00:00
Jason E. Hale
a76cd22bf1
- STAGEify
...
- Add DOCS option
- Add LICENSE
- Make COMMENT more concise
- Reword pkg-descr
2014-06-03 15:48:06 +00:00
Bryan Drewery
60a436f19c
Possible copyright infringement
...
With hat: portmgr
2014-06-03 15:06:42 +00:00
Baptiste Daroussin
a2553e475b
Use USES=tar:bzip2
2014-06-03 15:05:53 +00:00
Baptiste Daroussin
2afa67184c
Update to 0.5.1 snapshot 20100824
...
For the story when moved to google code the project released a version 0.5 which was newer than the 0.5.1 from earlier hosting
To be consistent named it 0.5.1s20100824 (following what debian did)
Switch treeviewx to use unicode version of wx
Add a patch from Ubuntu to fix loading trees.
2014-06-03 14:51:29 +00:00
Vanilla I. Shu
28775aff66
Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version.
...
PR: ports/190409
Submitted by: ports at robakdesign.com
Approved by: portmgr@ (for NO_STAGE)
2014-06-03 14:34:06 +00:00
Sean Bruno
2149902e8d
Add option to pull in emulators/qemu-static-user to assist in x-compiling
...
for non-x86 architectures.
Reviewed by: bdrewery
2014-06-03 14:03:21 +00:00
Dmitry Marakasov
0a8f53b15f
- Switch to USES=libtool, drop .la files
...
Approved by: portmgr blanket
2014-06-03 13:59:25 +00:00
Dmitry Marakasov
eabe39d426
- Convert security/gsasl to USES=libtool, drop .la files
...
- Bump revisions of dependent ports as gsasl .so version has changed
- Convert USE_BZIP2 and USE_XZ to USES in some ports
Approved by: portmgr blanket
2014-06-03 13:58:32 +00:00
Dmitry Marakasov
d7613ec417
- Stagify
...
- Use new LIB_DEPENDS syntax
- Fix shebang
Approved by: portmgr blanket
2014-06-03 13:52:59 +00:00
Dmitry Marakasov
c07b836c92
- Convert USE_BZIP2 to USES
...
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
2014-06-03 13:51:43 +00:00
Dmitry Marakasov
5c4d93a760
- Convert USE_XZ to USES
...
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
2014-06-03 13:51:02 +00:00
Dmitry Marakasov
a7a7844382
- Convert USE_BZIP2 to USES
...
Approved by: portmgr blanket
2014-06-03 13:50:08 +00:00
Dmitry Marakasov
4ef869525c
- Convert USE_BZIP2 to USES
...
Approved by: portmgr blanket
2014-06-03 13:47:13 +00:00
Emanuel Haupt
ea0fbce592
Update to 305
2014-06-03 13:42:45 +00:00