Martin Wilke
bfbcf63854
- Update to 4.0.1.0
...
PR: 177246
Submitted by: ports fury
2013-03-25 08:38:32 +00:00
Ryan Steinmetz
9d20382e5b
- Update to 3.1.8
2013-03-24 22:06:39 +00:00
Joe Marcus Clarke
9a7543a784
Make sure X11 is enabled by default.
...
Submitted by: William Grzybowski <william88@gmail.com>
2013-03-24 20:58:29 +00:00
Steve Wills
cdfbf346e7
- Convert to USES
2013-03-24 16:24:56 +00:00
Joe Marcus Clarke
daf0a952cf
Convert to OPTIONSNG and modernize the header.
...
PR: 177192
Submitted by: William Grzybowski <william88@gmail.com>
2013-03-24 15:52:21 +00:00
Steve Wills
649853092c
TigerVNC is a high-performance, platform-neutral implementation of VNC,
...
a client/server application that allows users to launch and interact with
graphical applications on remote machines.
WWW: http://tigervnc.org/
PR: ports/175801
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
2013-03-24 15:05:45 +00:00
Bryan Drewery
b8aac85c47
- Update to 2013.03.23
...
PR: ports/177330
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-03-24 14:06:43 +00:00
Xin LI
e3818fa7ee
- Split server and client manual pages (OpenLDAP ITS #7548 ) [1]
...
- Minor fixup to plist
PR: ports/176924 [1]
Submitted by: Андрей Романенко <melanhit gmail com> [1]
2013-03-24 06:42:13 +00:00
Roman Bogorodskiy
6f18026ee0
Update to 0.12.3.
2013-03-24 05:05:42 +00:00
Baptiste Daroussin
5a290cb1ea
Add an ipv6 option
...
Fix openssl option
PR: ports/175130
Submitted by: Dmitry Kazarov <d.y.kazarov@mail.ru>
2013-03-23 19:25:00 +00:00
Emanuel Haupt
0b904291c3
Update to 2.1
2013-03-23 12:38:08 +00:00
Sunpoet Po-Chuan Hsieh
ff4882a6cd
- Use USES=pathfix
...
- Cleanup Makefile header
2013-03-23 08:11:07 +00:00
Sunpoet Po-Chuan Hsieh
f222792d9a
- Update to 0.12.1
...
- Use USES=pathfix
- Cleanup Makefile header
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS
2013-03-23 08:10:18 +00:00
Sunpoet Po-Chuan Hsieh
6dd995dd61
- Update to 0.20.1
...
- Use USES=pathfix
- Cleanup Makefile header
Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
2013-03-23 08:09:34 +00:00
Sunpoet Po-Chuan Hsieh
df7cb31af5
- Update to 0.14.2
...
- Use USES=pathfix
- Add missing CONFIGURE_ARGS
Changes: http://git.gnome.org/browse/gssdp/tree/NEWS
2013-03-23 08:07:56 +00:00
Jose Alonso Cardenas Marquez
9bcc09b9f2
- Update to 2.6.2
...
- Trim Makefile headers
2013-03-23 05:25:05 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
d65c037b00
Mk/bsd.kde4.mk:
...
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV
KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Thomas Quinot
781f02b047
Remove obsolete MASTER_SITES mirrors.
...
Update MAINTAINER address.
2013-03-21 14:51:04 +00:00
Koop Mast
6f329fe360
Remove stray BROKEN message, fix patching.
...
Pointyhat to: kwm
2013-03-21 09:46:03 +00:00
Pawel Pekala
dde071e6b5
- Update to version 1.0.0 [1]
...
- Trim Makefile header
- Remove leading article from COMMENT
- Remove Author tag from pkg-descr (info available in perldoc page)
PR: ports/177126 [1]
Submitted by: Mahlon E. Smith <mahlon@martini.nu> (maintainer)
2013-03-20 21:08:03 +00:00
Anton Berezin
e1464a956e
Update to 0.17(.)02.
...
Changes: http://search.cpan.org/dist/Net-Riak/Changes
2013-03-20 13:26:41 +00:00
Emanuel Haupt
dd81d4da07
Update to 2.0
2013-03-20 11:08:11 +00:00
Felippe de Meirelles Motta
fb5ad2beab
- Update to 1.0.25.
...
- Pass maintainership to submitter.
PR: ports/176327
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: Mikhail T. <mi@aldan.algebra.com>
2013-03-19 20:26:47 +00:00
Max Brazhnikov
ed28a6bb75
- No need to set CMAKE_INSTALL_PREFIX and CMAKE_BUILD_TYPE, already done in bsd.cmake.mk
...
- Trim header while I'm here
Approved by: portmgr (bapt)
2013-03-19 14:22:04 +00:00
Eitan Adler
334eb0fc61
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
...
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
2013-03-19 13:04:30 +00:00
Koop Mast
2a3357182d
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
...
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt
2013-03-19 10:40:22 +00:00
Koop Mast
627d7efecd
Covert to OptionsNG, remove obsolete OSVERSION check and add USE_GCC=any for
...
now to fix the build on CURRENT.
2013-03-19 08:35:09 +00:00
Ruslan Makhmatkhanov
bb6fbe6d12
- update to 1.1.3
...
- convert to optionsng (DOCS case)
2013-03-19 06:57:03 +00:00
Dima Panov
8bb288db99
- Add missed option to OPTIONS_DEFINE
...
Reported by: olgeni
2013-03-18 23:54:15 +00:00
Eitan Adler
b63a28f690
"aaargh, quoted Makefile variables"
...
Approved by: portmgr (bapt)
2013-03-18 21:56:30 +00:00
Vanilla I. Shu
5e191b87d1
1: Upgrade protobuf to 2.5.0.
...
2: bump revision.
3: document UPDATING.
2013-03-18 15:14:27 +00:00
Anton Berezin
833968b60a
Update to 0.59.
...
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
2013-03-18 11:47:10 +00:00
Bryan Drewery
320c5b87e0
Mirror the distfile as upstream has bad habits of
...
removing the last version on updates.
Reported by: bapt
2013-03-18 11:39:55 +00:00
Sergey Matveychuk
2edba04737
- Update to 2.40
2013-03-18 10:21:48 +00:00
Bryan Drewery
18186a423f
- Update to 2013.03.07
...
PR: ports/177027
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-03-18 02:27:12 +00:00
Johan van Selst
531082ace8
Update oauth to 1.0.1
2013-03-17 17:57:15 +00:00
Eitan Adler
997f760bc0
Fix minor nit: use the canconical FreeBSD.org form for email addresses.
...
This was causing me issues when attempting to gather certain statistics.
While here trim header
Approved by: miwi, adrian, tj
No objection from: db, bjk, cperciva, scheidell, osa
2013-03-17 16:44:03 +00:00
Alexey Dokuchaev
28f0bea43f
In categories starting with [n-s], remove empty lines (and also few cases of
...
trailing slashes) from pkg-plist.
2013-03-17 14:20:20 +00:00
Dima Panov
332e08176e
- Update FreeRDP to 1.0.2 release
...
- Big thanks for Andriy Gapon and Koichiro IWAO for submitting patches
PR: 164843
Submitted by: Andriy Gapon, Koichiro IWAO
2013-03-17 09:04:56 +00:00
Martin Wilke
be9bb6180d
- Convert to PEAR_AUTOINSTALL
2013-03-16 16:16:05 +00:00
Wen Heping
400526fcaf
- Convert to PEAR_AUTOINSTALL
...
- Convert to optionsNG
- Trim Makefile headers
- Pass maintainership to miwi@
2013-03-16 15:24:39 +00:00
Anton Berezin
369c7522fc
Update to 0.18.
...
Changes: http://search.cpan.org/dist/Net-LDAP-Server-Test/Changes
2013-03-15 10:36:28 +00:00
Baptiste Daroussin
2559c20546
Do not remove directories not owned by the port
2013-03-15 09:56:16 +00:00
Sunpoet Po-Chuan Hsieh
bba5e4fdd0
- Update to 0.84
...
- Modify COMMENT
- Add LICENSE
- Remove IPV6 from OPTIONS_DEFAULT
- Cleanup Makefile header
- Update pkg-descr
Changes: https://github.com/traviscross/mtr/blob/master/NEWS
2013-03-15 07:40:34 +00:00
Martin Wilke
3e76a63cb6
- Convert to PEAR_AUTOINSTALL
...
- Trim header
2013-03-15 07:17:45 +00:00
Martin Wilke
b7ac104fcd
- Convert to PEAR_AUTOINSTALL
...
- Trim header
2013-03-15 07:13:56 +00:00
Martin Wilke
a61ad51d62
- Convert to PEAR_AUTOINSTALL
...
- Trim header
2013-03-15 07:12:27 +00:00
Martin Wilke
c850b95b99
- Convert to PEAR_AUTOINSTALL
...
- Trim header
2013-03-15 07:09:50 +00:00
Martin Wilke
860c037217
- Convert to PEAR_AUTOINSTALL
...
- Trim header
2013-03-15 06:44:24 +00:00