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

345467 Commits

Author SHA1 Message Date
William Grzybowski
b9772a1cb6 audio/libsidplayfp: update to 1.5.0
PR:		192604
Submitted by:	maintainer
2014-08-13 21:50:03 +00:00
William Grzybowski
15127c98e7 security/p5-openxpki: update to 0.20.0.1
PR:		192594
Submitted by:	maintainer
2014-08-13 21:47:15 +00:00
William Grzybowski
3090845a6c security/openca-tools-forked: Tools to deal with SCEP and PKCS7 messages
Tools to deal with SCEP and PKCS7 messages.

This is a forked version of openca-tools changed to work with
security/p5-openxpki.

WWW: http://www.openxpki.org

PR:		192473
Submitted by:	Sergei Vyshenski (with changes)
2014-08-13 21:41:22 +00:00
John Marino
1555070109 Stage www/phpbb3 and pass maintainership to submitter
Upgrade version from 3.0.11 => 3.0.12 while here

PR:		189963
Submitted by:	Marco Steinbach
Approved by:	former maintainer (Bo-Yi Wu)
Lotsa TLC:	marino
2014-08-13 21:36:55 +00:00
William Grzybowski
23bd8ff12f databases/skytools: update to 3.2
- Support stage
- Pass maintainership to submitter

PR:		192601
Submitted by:	Sam Cassiba
2014-08-13 21:31:47 +00:00
John Marino
5c082df1ce sysutils/fuse-encfs: Implement encfs_create for F10 to create file
PR:		192563
Submitted by:	Olivier/InterfaSys
Approved by:	nobody; the port is unmaintained
2014-08-13 20:48:02 +00:00
Carlo Strub
45cf8dcf1d net/rsmb has been superseded by net/mosquitto
PR:		189664
Submitted by:	andrew@ugh.net.au (former maintainer)
2014-08-13 20:41:22 +00:00
John Marino
b6ff4ae612 www/mod_geoip2: Enable module to build on Apache24
The main site indicates that module works with Apache 2.4 and the
submitted has tested it on FreeBSD 10/i386

PR:		192127
Submitted by:	John Marshall
Approved by:	maintainer timeout (3 weeks)
2014-08-13 20:28:07 +00:00
John Marino
9f8b1067ac dns/idnkit: Fix sample files in pkg-plist
PR:		192631
Submitted by:	michelle
2014-08-13 20:16:14 +00:00
Steve Wills
085b45b44a www/rubygem-railties: add run depend on rake
Seems at some point, someone (perhaps me?) thought that USE_RAKE added the
RUN_DEPEND as well, but it doesn't, so add it manually.

Reported by:	antoine
2014-08-13 20:07:51 +00:00
Gabor Pali
1b34a06ec6 - Provide better binary upgrade instructions (via pkg(8)) for the recent
major GHC update.

Reported by:	Joseph Mingrone (jrm @ freenode)
2014-08-13 20:05:33 +00:00
Matthias Andree
313bbece6a Add OPENSMTPD's user ID [1]. Add warnings about GIDs [2].
The FreeBSD pkg-message and post-install documentation now clearly warn
that the binary package is only meant for use with Sendmail, and
hints that poudriere can be used to build a Mailman package with
different options.

PR:		192230 [1]
Submitted by:	feld [1], Tom Limoncelli [2]
2014-08-13 20:05:15 +00:00
Sunpoet Po-Chuan Hsieh
22fb75293b - Adjust options:
- Add DOCS and EXAMPLES
  - Rename TWISTED1 TWISTED
  - Adjust TWISTED behavior: use USES=twisted:core,web,words if enabled
- Fix typo
- Use @sample
- Simplify Makefile
- Support STAGEDIR
- Bump PORTREVISION for package change
2014-08-13 19:37:43 +00:00
John Marino
1a61a06bfc sysutils/hal: Adjust pkg-plist so it passes stage-qa and leftover checks
Hal was not passing poudriere testport or poudriere bulk -t runs due
to failing the stage-qa tests and later a leftover check with
/var/lib/PolicyKit/user-haldaemon.auths.  The reported error is actually
not wrong, but rather an inadequacy in the check-plist logic.  However,
hald is a dependency for a lot of ports and it keeps breaking bulk -t
runs, so I switched "@unexec rm -rf" to "@unexec rmdir" to that it would
build cleanly in poudriere (gnome@ had fair warning!).  If the check-plist
logic is improved in the future, this can be changed back to the better
"rm -rf" command then.

While here, stop trying to remove directories that PolicyKit installed
because this will always fail.  This clears up stage-qa warnings.

PR:		191223
Submitted by:	marino
Approved by:	maintainer timeout (2 months, 2 pings)
2014-08-13 19:10:46 +00:00
Sunpoet Po-Chuan Hsieh
4cbf04c397 - Update to 1.2.2
Changes:	https://github.com/grosser/parallel/commits/master
2014-08-13 19:03:05 +00:00
Matthias Andree
dc65f45842 Prevent installation. We don't have a distfile that matches the checksums, the port relies on the outdated db41, and the web site seems gone. 2014-08-13 18:52:49 +00:00
Cy Schubert
5b227e8cf8 Update 1.12.1 --> 1.12.2.
Add readline non-default option.
2014-08-13 18:32:02 +00:00
Sunpoet Po-Chuan Hsieh
a6b7c72ea4 - Add LICENSE
- Respect LOCALBASE
2014-08-13 18:30:20 +00:00
Cy Schubert
0515b26fdf PCRE is no longer an option. PCRE support is dragged in by glib as well
as starting with 3.6 PCRE is a requirement.

Submitted by:	Peter Czanik <peter.czanik@balabit.com> (syslog-ng upline)
2014-08-13 17:42:42 +00:00
Dmitry Marakasov
dc18a21420 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-13 16:14:20 +00:00
Dmitry Marakasov
8c57ad0c42 - Switch to USES=libtool, drop .la files
- Strip libraries
- Clarify LICENSE
- Fix GNU_CONFIGURE misuse
2014-08-13 16:14:12 +00:00
Ryan Steinmetz
f163e0e423 New port: lang/p5-Try-Tiny-Retry:
This module extends Try::Tiny to add support for retries.

Try::Tiny provides bare bones try/catch statements that are designed
to minimize common mistakes done with eval blocks (for instance assuming
that $@ is set to a true value on error, or clobbering previous values
of $@, and NOTHING else.

WWW: http://search.cpan.org/dist/Try-Tiny-Retry/
2014-08-13 15:48:42 +00:00
Antoine Brodin
99ad49927d Revert r359770:
- it's broken, missing depends
- it doesn't work with metasploit 4.9.3 in the tree

Pointy hat:	committer and maintainer
2014-08-13 15:44:12 +00:00
Ryan Steinmetz
ab7b1ad6e9 New port: www/p5-Dancer-Plugin-REST:
This plugin helps you write a RESTful webservice with Dancer.

WWW: http://search.cpan.org/dist/Dancer-Plugin-REST/
2014-08-13 15:29:48 +00:00
Vanilla I. Shu
21967e1dd3 Stagify. 2014-08-13 15:24:01 +00:00
Mathieu Arnold
14d54112b5 I knew I was forgetting something.
Sponsored by:	Absolight
2014-08-13 14:35:43 +00:00
Mathieu Arnold
03e5268aae Add LG, a Looking Glass written in Perl as a CGI script.
Sponsored by:	Absolight
2014-08-13 14:34:37 +00:00
MANTANI Nobutaka
2a570486ab Update to 1.46. 2014-08-13 14:14:35 +00:00
Jason E. Hale
23ead34a2c - Support staging
- WITHOUT_X11 -> X11 option
- Compile python code in do-build target
- USE_PYTHON -> USES=python
- Use USES=shebangfix instead of pre-install sed(1) commands
- Use plist subbing instead of weird post-install hack
- Bump PORTREVISION
2014-08-13 14:09:42 +00:00
Dmitry Marakasov
9d38b423d3 - Switch lang/libhx to USES=libtool, drop .la files
- Fix pkgconfig files installation
- Strip libraries
- Bump dependent ports as .so version has changed
2014-08-13 12:57:29 +00:00
Mathieu Arnold
bb20a4531e This work with apache 2.4 too. (plus cleanup a stray .include)
Sponsored by:	Absolight
2014-08-13 12:47:35 +00:00
Antoine Brodin
d4f988f711 Chase devel/maven2 expiration date
With hat:	portmgr
2014-08-13 12:11:25 +00:00
Antoine Brodin
b0313ec5f7 Switch dependency to a non expiring port 2014-08-13 12:04:21 +00:00
Lev A. Serebryakov
829ccd65d8 Properly build addons, with all (future) patches to build-outputs.mk 2014-08-13 11:35:57 +00:00
Ryan Steinmetz
208b07321a - Update to 4.2.7 2014-08-13 11:03:04 +00:00
Vsevolod Stakhov
dc13359a83 Update to 4.84.
This is a bugfix only release of exim. The most important fix was introduced in the
ports by local patch which is not needed now.

PR:		192625
Submitted by:	pi
2014-08-13 11:02:08 +00:00
Vsevolod Stakhov
6b1a62870f - Update to 0.6.10. 2014-08-13 10:55:18 +00:00
Dmitry Marakasov
efea52790a - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-13 10:46:11 +00:00
Dmitry Marakasov
304db48a71 - Switch to USES=libtool, drop .la files
- Add missing run-dependency on boost

Approved by:	portmgr blanket
2014-08-13 10:39:00 +00:00
Dmitry Marakasov
ec54486250 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-13 10:38:47 +00:00
Dmitry Marakasov
40d771321c - Switch to USES=libtool, drop .la files
- Strip libraries
2014-08-13 10:38:37 +00:00
Dmitry Marakasov
5bc330d9a5 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-13 10:38:25 +00:00
John Marino
25ec7dfa81 Reset maintainer of net/mpich2
This port is unstaged.  There were PRs discussing it, but no staging
PR existed, so the maintainer should have been reset back in June.
Several staged ports that depend on this one are currently at risk of
being removed with it.  It's also very old (ver 1.3.2) and the current
release is at 3.1.2, so it also needs to be updated to the latest
version as well as staged.

Approved by:	portmgr (implicit, not staged)
2014-08-13 10:16:02 +00:00
John Marino
38abfc3074 sysutils/backuppc: Don't build package until config file overwrite is solved
This port will overwrite config files if the package is built on another
host.  Disable package building to avoid configuration file overwrites
until a better solution can be found.

PR:		192403
Submitted by:	viq
Band-aid by:	maintainer (Alexander Moisseev)
2014-08-13 09:46:00 +00:00
Gabor Kovesdan
faf0e0c64b - Update to 20140812
- Stage
2014-08-13 09:32:16 +00:00
Antoine Brodin
0e59a83b2e Unbreak
Reported by:	pkg-fallout since a few weeks
2014-08-13 09:28:46 +00:00
Sunpoet Po-Chuan Hsieh
acf225b1a0 - Add CPE information 2014-08-13 09:06:37 +00:00
Sunpoet Po-Chuan Hsieh
0b6d67fac2 - Add CPE information 2014-08-13 09:06:32 +00:00
Sunpoet Po-Chuan Hsieh
5497817f2f - Update to 0.3.0
Changes:	https://github.com/brightbox/fog-brightbox/blob/master/CHANGELOG.md
2014-08-13 09:02:50 +00:00
Sunpoet Po-Chuan Hsieh
b1e71e420b - Update to 1.2.1
Changes:	https://github.com/grosser/parallel/commits/master
2014-08-13 09:02:45 +00:00