Brooks Davis
beefedf319
Make PREFIX clean.
...
Use more bsd.options.mk features.
Mark broken prior to 9.0 due to bizzare errors from gcc on 8.4.
2014-05-06 16:59:07 +00:00
Tijl Coosemans
b1a080d6a8
- USES=libtool tar:bzip2.
...
- Remove dependency on devel/popt.
- Remove patching of <malloc.h>.
2014-05-06 16:39:36 +00:00
David Naylor
eba7f0cc82
Update emulators/i386-wine-devel to 1.7.17_1
2014-05-06 16:36:32 +00:00
Jung-uk Kim
88afdf5a05
Tidy up.
2014-05-06 16:18:56 +00:00
Jung-uk Kim
fabaf5ddfa
Update to 4.1.6.
2014-05-06 16:13:01 +00:00
Tijl Coosemans
01c3ad619e
- USES=libtool tar:bzip2.
...
- Remove indirect dependencies.
2014-05-06 16:06:45 +00:00
Sunpoet Po-Chuan Hsieh
6f1fb10993
- Take maintainership
2014-05-06 16:05:17 +00:00
Johan van Selst
4fb52f5b95
Give up maintainership for this port.
...
Unfortunately, I no longer have the time to pay this port
the necessary attention.
2014-05-06 15:48:49 +00:00
Tijl Coosemans
c68b48332a
Convert to USES=libtool.
2014-05-06 15:43:21 +00:00
Marcelo Araujo
9f4efb6798
- Update to 2014.1.4.
...
- Mark as UNBROKEN.
- Take maintainership.
PR: ports/188814
Submitted by: John Marino <freebsd@marino.st>
2014-05-06 15:43:12 +00:00
Tijl Coosemans
3a759a9883
Convert x11-toolkits/libxfce4gui and all dependent ports to USES=libtool.
...
And USES=tar:bzip2 here and there.
deskutils/xfce4-notification-daemon:
- Don't patch Makefile.am.
- Link with -lgmodule-2.0 explicitly now that libgtk-x11-2.0.la does not
imply it.
x11/xfce4-wmdock-plugin:
- Make it fetchable.
2014-05-06 14:44:07 +00:00
Baptiste Daroussin
24f12368ca
Update libc++ to r208080
...
Fix build on FreeBSD 8.4 by using devel/libmissing and new devel/xlocale
Add devel/xlocale which is a striped down version of freebsd's xlocale with just the minimal
requirements for libc++, initially maintained in libc++'s trunk for solaris support
2014-05-06 14:38:16 +00:00
Frederic Culot
bad5615c7c
- Update to 1.33
...
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Sort-Key/Changes
2014-05-06 13:57:09 +00:00
John Marino
beec472547
sysutils/moreutils: Fix DF breakage caused by addition of ifdata support
...
The previous commit was FreeBSD-specific and it caused moreutils to
break on DragonFly. Use __${OPSYS}__ instead of __FreeBSD__ for the
substition to generically support both platforms. (Blanket)
2014-05-06 13:36:59 +00:00
Frederic Culot
572e5d29a0
- Update to 2.2.1
...
Changes: http://piwik.org/changelog/piwik-2-2-1/
PR: ports/189392
Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)
2014-05-06 13:35:20 +00:00
Rusmir Dusko
a8c75092a9
- Recreate pkg-plist with make makeplist, change pkg-plist, add missing
2014-05-06 13:27:57 +00:00
Rusmir Dusko
d424283e95
These ports are no longer used or cared for.
...
Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.
textproc/docbook2odf
- Pass maintainership to horia at racoviceanu.com
- Break lines around 80 characters
- Change pkg-plist, remove mtree
textproc/py-ltxml
- Pass maintainership to horia at racoviceanu.com
- Break lines around 80 characters
textproc/xsv
- Pass maintainership to horia at racoviceanu.com
- Remove blank characters
2014-05-06 13:23:09 +00:00
Mark Felder
810a8be642
milter rc script was broken after last updates.
...
conf_file was used before it was declared. While we're at it let's make
conf_file configurable as clamav_milter_conf
Approved by: garga
Sponsored by: SupraNet Communications, Inc
2014-05-06 13:04:05 +00:00
Pawel Pekala
16ee287938
- Add staging support
...
- Convert to new options framework, use options helper
- Remove gnome1 support leftovers
2014-05-06 13:03:45 +00:00
Pawel Pekala
8b52339aeb
- Port is stage safe
...
- Convert to USES=tar:bzip2
2014-05-06 12:48:51 +00:00
Baptiste Daroussin
ca129aa418
Support stage
...
Modernize
2014-05-06 12:26:18 +00:00
Baptiste Daroussin
9b949a592d
Update to 5.9-20140503
2014-05-06 12:26:13 +00:00
Baptiste Daroussin
3cbfc7ce25
Fix build on FreeBSD 9.1
2014-05-06 12:20:43 +00:00
Tijl Coosemans
e9ccd0e2a8
Let stage-qa detect .la libraries and warn that a port needs USES=libtool.
...
PR: ports/189255
Approved by: portmgr (antoine)
2014-05-06 11:57:22 +00:00
Sofian Brabez
bcf885b42a
- Support STAGEDIR
...
PR: ports/188462
Submitted by: Bartek Rutkowski <ports at robakdesign.com>
2014-05-06 11:17:29 +00:00
Romain Tartière
2dd0a1edeb
Update to 1.0.10.
...
- Rework pkgng detection [1,2];
- Add support for source+ syntax [2];
- Modernize poudriere ports tree locations [2].
PR: ports/177180 [1]
Submitted by: Beeblebrox <zaphod@berentweb.com> [1], Creaky <whatexercise@gmail.com> [2]
2014-05-06 10:09:00 +00:00
Tijl Coosemans
3f890c31c6
- Run autotools in the same order as autoreconf, i.e. libtoolize, aclocal,
...
autoconf, autoheader, automake. [1]
This should allow replacing custom pre-configure and run-autotools
targets that some ports have with USE_AUTOTOOLS.
- Set default LIBTOOLIZE_ARGS:
-i: install missing build scripts.
-c: copy files instead of linking them. This is needed for USES=libtool
to be able to patch them.
-f: force replacement of existing files. This ensures all files belong
to the same version.
database/vsqlite:
- Fix with new LIBTOOLIZE_ARGS.
- INSTALL_TARGET=install-strip.
- Drop :keepla.
Reported by: Nikola Kolev <koue@chaosophia.net> [1]
Exp-run: antoine
Approved by: portmgr (antoine)
2014-05-06 09:55:35 +00:00
Baptiste Daroussin
cd6927ad9c
Support stage
...
PR: ports/188593
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
2014-05-06 09:27:10 +00:00
Baptiste Daroussin
ca3d05f70a
Support stage
...
PR: ports/188570
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
2014-05-06 09:24:56 +00:00
Baptiste Daroussin
637853b7d7
Support stage
...
PR: ports/188562
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
2014-05-06 09:23:03 +00:00
Pietro Cerutti
24da58df34
- Move security/yassl to security/cyassl in preparation for the import of the
...
real yassl package.
Approved by: maintainer
2014-05-06 08:16:59 +00:00
Dirk Meyer
cff4d7470f
Document OpenSSL vulnerability
...
Security: CVE-2014-0198
2014-05-06 07:53:32 +00:00
Baptiste Daroussin
4576cbf9f3
Switch over to unixODBC to fix build after r353029
...
PR: ports/189382
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
2014-05-06 07:32:18 +00:00
Baptiste Daroussin
8fc7daf86f
Update to 1.4.2
...
Use USES=libtool
Strip binaries
PR: ports/188757
Submitted by: RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer)
2014-05-06 07:29:10 +00:00
Johan van Selst
4d4da2038b
Update to OpenMSX 0.10.1
2014-05-06 07:05:27 +00:00
Baptiste Daroussin
a4ef42da3e
Fix build after r353029
...
Change to 'USES=compiler:gcc-c++11-lib' to simplify the makefile
PR: ports/189389
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2014-05-06 07:03:22 +00:00
Baptiste Daroussin
d73bdecce7
Convert to USES=libtool
...
Strip binaries
2014-05-06 06:57:42 +00:00
Baptiste Daroussin
1cb454eac8
Use USES=libtool:keepla
2014-05-06 06:57:37 +00:00
Baptiste Daroussin
024b1231b9
Convert to USES=libtool
2014-05-06 06:57:32 +00:00
Baptiste Daroussin
709174d1b9
Uses USES=libtool
...
Update website
2014-05-06 06:57:28 +00:00
Baptiste Daroussin
2b2effe9d0
Update to 0.0.12
2014-05-06 06:57:23 +00:00
Baptiste Daroussin
69eedc8fe5
Use USES=libtool
...
Strip binaries
2014-05-06 06:57:19 +00:00
Baptiste Daroussin
b4fb0e22c3
Use USES=tar:tgz
2014-05-06 06:57:14 +00:00
Baptiste Daroussin
45f7d4ce9c
Use USES=tar:bzip2
...
Use USES=libtool
2014-05-06 06:57:01 +00:00
Rene Ladan
af24eead5b
Remove expired port:
...
2014-05-06 devel/bsdlibdwarf: Outdated, included in all supported versions of FreeBSD
2014-05-06 06:49:29 +00:00
Rusmir Dusko
3464e55508
- Transfer maintainership to games@ team
...
- Use tar:bzip2 instead of USE_BZIP2=yes
2014-05-06 06:41:55 +00:00
Johan van Selst
04394ac6a5
Update to SKS 1.1.5
2014-05-06 06:10:46 +00:00
Jung-uk Kim
7dc624750c
Carlito is metric-compatible with Calibri font.
...
Carlito comes in regular, bold, italic, and bold italic.
WWW: https://code.google.com/p/chromium/issues/detail?id=280557
2014-05-06 04:47:02 +00:00
Jung-uk Kim
c2570e0d56
Caladea is metric-compatible with Cambria font.
...
This font is sans-serif typeface family based on Lato.
WWW: https://code.google.com/p/chromium/issues/detail?id=168879
2014-05-06 04:44:22 +00:00
Jung-uk Kim
302280a4db
Update to 0.0.4.
2014-05-06 04:37:46 +00:00