1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

342952 Commits

Author SHA1 Message Date
John Marino
4312e22098 x11-fonts/wqy: clean up pkg-plist after stage attempt 2014-07-19 09:31:02 +00:00
Gerald Pfeifer
a1401b4950 Update to the 20140716 snapshot of GCC 4.9.2 which is pretty close to
the upstream GCC 4.9.1 release.
2014-07-19 09:30:18 +00:00
Tijl Coosemans
c087465cf7 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-19 09:24:50 +00:00
Sunpoet Po-Chuan Hsieh
92b6104e52 - Fix MASTER_SITES 2014-07-19 09:12:44 +00:00
John Marino
cdefe81bb2 chinese/moetff: MASTER_SITES is LOCAL/marino not LOCAL/MARINO 2014-07-19 08:59:56 +00:00
John Marino
f053d91c1a chinese/moettf: Unbreak, stage, restore public distfiles
This port was in bad shape!

1) It had a MASTER_SITES definition pointing to a FreeBSD mirror.  This
   was a circular dependency that broke when the "real" master site
   domain disappeared.  Fix this by hosting at LOCAL/MARINO

2) The kai-pc ttf font was never installed (always broken)

3) It broke (more) with recent chinese font work

4) It included makefile.tty by absolute ${PORTDIR} instead of
   correct ${.CURDIR}, which also unnecessarily required <pre>, <post>

5) It wasn't staged

So fix all that. Also improve efficiency of staging by copying directly
from distfiles to stage directory instead of first copying to WRKSRC then
STAGEDIR.  The post-install target is no longer needed, nor is the
pkg-plist file.
2014-07-19 08:47:58 +00:00
Vanilla I. Shu
a2a33d5199 Stagify. 2014-07-19 04:22:37 +00:00
Vanilla I. Shu
a331e8a771 Stagify. 2014-07-19 04:08:00 +00:00
Cy Schubert
3a787cbaa2 Use correct devd variable. 2014-07-19 03:00:43 +00:00
Vanilla I. Shu
10ca9a19a7 Stagify. 2014-07-19 01:41:15 +00:00
Rene Ladan
fb21d7a021 net-mgmt/zabbix2-server: update to 2.0.12
- use option helpers
- remove obsolete patch files and variables
- add UnixODBC support
- fix staging with JAVAGW enabled

PR:		191934
Submitted by:	maintainer <pakhom706@gmail.com>
2014-07-18 22:47:39 +00:00
Adam Weinberger
8fe686af7a Remove a superfluous "@mode" reset. 2014-07-18 22:39:29 +00:00
Adam Weinberger
2f4fa9ca04 Stage, and simplify, and clean up. 2014-07-18 22:37:47 +00:00
Rene Ladan
fe4b3dc548 net-mgmt/zabbix22-server: update to 2.2.4
PR:		191724
Submitted by:	maintainer <pakhom706@gmail.com>
2014-07-18 21:48:10 +00:00
Stephen Hurd
19c1daeb7e Fix TQSL issues when build with Clang (previous patches were not enough)
Update to 2.0.3
Add options for the extra (deprecated) command-line utilities

From ChangeLog.txt:
- Fix defect that doesn't allow adding station locations if only a single
  callsign certificate is installed.

Thanks Kenji!

PR:		ports/191871
2014-07-18 21:42:32 +00:00
Thierry Thomas
63976d8e0c Refresh to a current snapshot.
This is ~0.9.23.
2014-07-18 20:59:16 +00:00
Grzegorz Blach
2f59260919 - Update to 20140714 2014-07-18 20:52:44 +00:00
Grzegorz Blach
8fa4f90e95 - Update to 20130911
- Add LICENSE=MIT
2014-07-18 20:51:18 +00:00
Dirk Meyer
51d5807ab2 - cleanup r361950 2014-07-18 19:36:21 +00:00
Dirk Meyer
0ad79d03f2 - drop maintainership cause r361131 2014-07-18 19:30:26 +00:00
Dirk Meyer
b0a06b9cc8 - drop maintainership r361357 2014-07-18 19:26:25 +00:00
Yen-Ming Lee
9e14d85615 - disable X11 by default
- remove local.conf which is obsoleted
- properly stage
2014-07-18 18:41:53 +00:00
David Thiel
877bfb5b89 Forgot svn add of pkg-plist.
PR:		191900
Submitted by:	Allan Jude
2014-07-18 18:34:17 +00:00
Ryan Steinmetz
8a91ce938d - Fix MASTER_SITES to resolve fetch issue. 2014-07-18 18:18:05 +00:00
Ryan Steinmetz
3c877c9c38 New port: databases/p5-DBIx-Class-BitField:
This module is useful if you manage data which has a lot of on/off attributes
like active, inactive, deleted, important, etc. If you do not want to add an
extra column for each of those attributes you can easily specify them in one
integer column.

A bit field is a way to store multiple bit values on one integer field.

The main benefit from this module is that you can add additional attributes
to your result class whithout the need to deploy or change the schema on the
data base.

WWW: http://search.cpan.org/dist/DBIx-Class-BitField/
2014-07-18 17:54:31 +00:00
Dmitry Sivachenko
511c18e87f One more workaround for ancient version of commons-lang.jar. 2014-07-18 16:40:59 +00:00
Tim Bishop
6a624267f5 Fix startup script - ${CLIENTUSER} no longer exists. 2014-07-18 16:34:58 +00:00
Adam Weinberger
c87346f786 Unbreak build by setting MAKE_JOBS_UNSAFE. While here, use OPTIONS
helpers and @sample.
2014-07-18 16:31:49 +00:00
Renato Botelho
16eb61b9d9 Update to 1.4.11 2014-07-18 16:17:33 +00:00
Renato Botelho
c39281d12c Update compat10x port to include following libs:
. libhistory.so.8
. libreadline.so.8
. libsbuf.so.6
2014-07-18 16:16:20 +00:00
Adam Weinberger
611fae35fd Unbreak packaging by patching configure to put manpages into the
right directory.
2014-07-18 16:16:09 +00:00
Sunpoet Po-Chuan Hsieh
b46b8b7bb9 - Support STAGEDIR
Approved by:	portmgr (blanket)
2014-07-18 15:41:41 +00:00
Sunpoet Po-Chuan Hsieh
bbfcce26d7 - Fix build of ftp/curl-hiphop 2014-07-18 15:40:53 +00:00
Jun Kuriyama
a015e864e3 CGI::Session::Driver::memcache is a storage driver (only referred as
'driver' in CGI::Session lingo) for persisting CGI Sessions into a
fast memcached server.

WWW: http://search.cpan.org/dist/CGI-Session-Driver-memcached/
2014-07-18 15:19:10 +00:00
Vsevolod Stakhov
9b339576b8 Restore srs_alt support.
PR:		191950
Submitted by:	pi
2014-07-18 14:37:02 +00:00
Carlo Strub
00dbc9d394 Deprecate port as Freecode is not accepting submissions anymore 2014-07-18 14:28:34 +00:00
Guido Falsi
766637c905 - Strip binaries
- Convert to USES=libtool

PR:		191370
Submitted by:	tkato432@yahoo.com
2014-07-18 14:03:05 +00:00
Vsevolod Stakhov
55e6467296 - Create missed rspamd directories.
- Bump port revision.

PR:		189542
Submitted by:	Alexander Moisseev <moiseev at mezonplus.ru>
2014-07-18 13:58:10 +00:00
Vsevolod Stakhov
50e6275ec8 Update to 1.3.0.rc3.
Changes:
- Fix bug in upgrade repos schemas from 1.2 [1]
- Fix repos downgrade sql
- Add -r (--recursive) flag to pkg-audit that makes pkg-audit to print all
 reverse dependencies of vulnerable packages. This allows users to
 upgrade or reinstall potentially vulnerable packages.
- Rework pkg-audit to support pkg names without versions
- pkg-audit now supports multiple patterns in the command line
- Do not throw failed assertion if pattern is empty in [r]query
- Fix symlinks checksum verification in pkg-delete
- Fix bug in libucl variables parsing code
- Add --raw-format to info/search
- Ignore not top level packages with missing fields (for example, missing dependencies)
- Make dependency missing message more informative [1]
- Introduce mirror mode for pkg-fetch
- Add -o flag to pkg-fetch to specify mirroring output directory

Found by:	az [1]
With hat:	pkg@
2014-07-18 13:53:23 +00:00
Sunpoet Po-Chuan Hsieh
5425357367 - Add missing USE_LDCONFIG
- Use USES=libtool
- Fix USE_PYTHON
- Convert to new options helper
- Bump PORTREVISION for package change
- Do not hard-coded PORTVERSION in PLIST
- Bump PORTREVISION for graphics/geos shlib change
2014-07-18 13:07:23 +00:00
Sunpoet Po-Chuan Hsieh
4cbd6d36b6 - Update to 1.1.0
Changes:	https://github.com/grosser/parallel/commits/master
2014-07-18 13:05:28 +00:00
Sunpoet Po-Chuan Hsieh
7ac7e06f29 - Update to 1.07
Changes:	http://search.cpan.org/dist/Data-Validator/Changes
2014-07-18 13:05:22 +00:00
Philippe Audeoud
e5fc3c50eb - Use p5-IO-Socket-IP>=0.31 because of a bug with version 0.30
Reported by:	George Amanakis <gamanakis@gmail.com>
2014-07-18 12:26:57 +00:00
Kurt Jaeger
cb152cc13a x11-fonts/alef: small fixes in Makefile
PR:		191944
Submitted by:	cjpugmed@gmail.com (maintainer)
2014-07-18 11:48:34 +00:00
Tijl Coosemans
14e2af0516 audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command

Bump dependent ports
2014-07-18 11:02:58 +00:00
Tijl Coosemans
6a4ff9b6b8 - USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Use @sample
2014-07-18 09:41:42 +00:00
Tijl Coosemans
6965435601 Remove old CFLAGS defined with := instead of +=
Reported by:	des
2014-07-18 09:38:01 +00:00
Tijl Coosemans
97e931a822 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
2014-07-18 09:35:26 +00:00
John Marino
c634914bb7 graphics/vips: Unbreak by removing BROKEN
mi@ fixed the port by upgrading the version but forgot to remove
the BROKEN definition.
2014-07-18 09:26:39 +00:00
Sunpoet Po-Chuan Hsieh
488d1dc484 - Update to 7.37.1
Changes:	http://curl.haxx.se/changes.html
2014-07-18 08:45:37 +00:00