1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

357237 Commits

Author SHA1 Message Date
Martin Matuska
e7caf073df Update libevent2 to 2.0.22
PR:		199640
Submitted by:	Jan Beich <jbeich@vfemailnet>
2015-01-09 22:21:11 +00:00
Olivier Duchateau
bb5eed1365 - Add patches, which fix various menu icons
- Bump PORTREVISION

Obtained from:	Upstream repository
2015-01-09 22:13:34 +00:00
Olivier Duchateau
8b32ee97c6 Update to 0.8.0
ChangeLog: http://bazaar.launchpad.net/~docky-core/plank/trunk/revision/1146/NEWS
2015-01-09 22:08:17 +00:00
Bryan Drewery
400808592c Rename post-plist to ${POST_PLIST}. This will allow controlling order and
adding multiple hooks onto the end of plist processing.

Submitted by:	bapt
With hat:	portmgr
2015-01-09 21:43:18 +00:00
Kurt Jaeger
ca49579fa4 mail/postfixadmin: give maintainer to submitter
PR:		196233
Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com>
Approved by:	maintainer (timeout)
2015-01-09 21:39:45 +00:00
Bruce A. Mah
878f3938b4 Update to benchmarks/iperf3 3.0.11.
Sponsored by:	ESnet
2015-01-09 21:19:58 +00:00
Bryan Drewery
d47c8de374 Add 'post-plist' target which can be hooked into to modify the plist without
needing to add more targets to STAGE_SEQ. This is especially useful for
customizing the ports tree/framework without modifying bsd.port.mk.

With hat:	portmgr
Discussed with:	mat
2015-01-09 21:12:53 +00:00
Olli Hauer
ea6554f44f - remove dead rhsbl.ahbl.org [1]
- install policyd-weight.conf with the @sample macro
- alert user if any of this deprecated lists is found in policyd-weight.conf
   dnsbl.njabl.org
   rbl.ipv6-world.net
   rhsbl.ahbl.org
   dsn.rfc-ignorant.org
   postmaster.rfc-ignorant.org
   abuse.rfc-ignorant.org

[1] Noted by: Herbert J. Skuhra

MFH:		2015Q1
2015-01-09 20:59:09 +00:00
Tijl Coosemans
d1612d1f4e - Update to 0.25.1 (fixes build when OpenSSL doesn't support SSL2/SSL3)
- Enable GeoIP support
2015-01-09 20:32:01 +00:00
Kurt Jaeger
ce0872f121 ftp/vsftpd-ext: fixing path to vsftpd.conf
PR:		195239
Submitted by:	Xu Jing <xjflyttp@gmail.com> (maintainer)
2015-01-09 20:11:59 +00:00
John Marino
fe0e6bcacc lang/fpc: Prepare for 3.0 and the use of older bootstrap
The Free Pascal Compiler port currently mandates that the bootstrap
compiler be the same version of the compiler being built.  This means that
every update requires a new bootstrap compiler to be generated before the
update.  This goes against the philosophy of a bootstrap compiler, which
aims to allow older compilers to build self-hosting modern compilers.  FPC
is capable of this, but the feature wasn't being leveraged.

There are a lot of changes in this commit, but I believe the resulting
compiler is the same as before the commit, thus PORTREVISION has not been
bumped.  Changes include:

  * Add DragonFly bootstrap compiler 2.6.4 to list of distfiles
  * use OPSYS to make builds generic between FreeBSD and DragonFly
  * Add FREEBSD PLIST variable as FreeBSD builds an extra unit
  * Create the framework to have a bootstrap compiler of an older version
    than the current version (BOOTVER variable)
  * split PP variable out of MAKE_ARGS and use NEWPPC or BOOTPPC to
    specify PP uniquely (required when bootstrap version is different)
  * wrap compound command with parenthesis
  * Use options lists on TAR man page (xfz without hyphen is legacy)
  * unmask installation commands
  * respect 80-column limits, wrapping as necessary
  * bring in some dports-specific changes that have no effect on port
    to eliminate dports patch files

future work:

  When version 3.0 is released, the new fpc make program will be built
  which will have some moderate impacts to the build process and it
  will use a "bootstrap" target.

  The intention is to continue using the 2.6.4 bootstrap compilers to
  build the upcoming 3.0 compiler when it is released.  New bootstrap
  compilers will not be generated until the existing bootstrap compilers
  are unable to bootstrap the upcoming release.
2015-01-09 20:00:30 +00:00
Tijl Coosemans
97c332e87a - Remove PTHREAD_CFLAGS/PTHREAD_LIBS
- Fix build with ports OpenSSL

PR:		195796
2015-01-09 19:58:57 +00:00
Raphael Kubo da Costa
55ef6edc93 Update WWW with a working URL. 2015-01-09 19:58:14 +00:00
Koop Mast
7dd7f9129a Update glom to 1.28.0. 2015-01-09 19:57:12 +00:00
Koop Mast
5385c73f06 Enable introspection support.
Add itstool as build depend to fix the build. [1]

Submitted by:	antoine@ [1]
2015-01-09 19:53:54 +00:00
Tijl Coosemans
85d5fd21e4 Patch a header so other ports can include it
Reported by:	antoine
2015-01-09 19:44:01 +00:00
Johan van Selst
fe148103c3 Update to Afnix 2.5.1 2015-01-09 19:41:06 +00:00
Stephen Hurd
ad758556d7 Re-create comms/linpsk
Simple Qt PSK31, RTTY, and MSK31 client
2015-01-09 19:33:26 +00:00
Tijl Coosemans
6003cb70d9 Fix build when OpenSSL doesn't support SSL2/SSL3
PR:		195796
2015-01-09 19:14:49 +00:00
Antoine Brodin
7791588006 Mark BROKEN: Conflicts with p5-Log-Any 2015-01-09 19:06:31 +00:00
Tijl Coosemans
715f81bec1 - Remove s/-lpthread/-pthread/
- Support SSL/TLS versions above SSLv2

PR:		195796
2015-01-09 18:59:04 +00:00
Sunpoet Po-Chuan Hsieh
976f98780d - Fix more typo 2015-01-09 18:56:57 +00:00
Sunpoet Po-Chuan Hsieh
43c5ef5e0f - Fix typo 2015-01-09 18:51:32 +00:00
Koop Mast
8ee61ff44b Update libgdamm to 4.99.8. 2015-01-09 18:47:03 +00:00
Sunpoet Po-Chuan Hsieh
b5da40a7df - Update to 2.1.18
Changes:	https://github.com/npm/npm/releases
2015-01-09 18:44:18 +00:00
Sunpoet Po-Chuan Hsieh
71e80745d9 - Document cURL URL request injection vulnerability (CVE-2014-8150) 2015-01-09 18:41:22 +00:00
Tijl Coosemans
97eb943648 Fix build when OpenSSL doesn't support SSL2/SSL3
PR:		195796
2015-01-09 18:28:29 +00:00
Sunpoet Po-Chuan Hsieh
3a5b1bacb2 - Update to 1.4.8
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=8174
2015-01-09 18:07:37 +00:00
Sunpoet Po-Chuan Hsieh
ca0f66ae24 - Update to 7.40.0
Changes:	http://curl.haxx.se/changes.html
Security:	CVE-2014-8150
Security:	CVE-2014-8151
MFH:		2015Q1
2015-01-09 18:07:31 +00:00
Sunpoet Po-Chuan Hsieh
c83630d567 - Update to 0.7.0
Changes:	https://github.com/tatsuhiro-t/nghttp2/releases
2015-01-09 18:07:25 +00:00
Sunpoet Po-Chuan Hsieh
cec2e05355 - Update to 0.30
- Add LICENSE

Changes:	http://search.cpan.org/dist/MouseX-App-Cmd/Changes
2015-01-09 18:07:20 +00:00
Sunpoet Po-Chuan Hsieh
a2825efd36 - Update to 20150107
Changes:	http://people.FreeBSD.org/~sunpoet/usbids-20150107.diff
2015-01-09 18:07:14 +00:00
Sunpoet Po-Chuan Hsieh
cb105baecb - Update to 20150105
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20150105.diff
2015-01-09 18:07:09 +00:00
Antoine Brodin
8313b3fe69 Allow building with libc++ r224926
PR:		ports/196630
Submitted by:	dim@
2015-01-09 18:02:36 +00:00
Dmitry Marakasov
3a7ca2b282 - Add LICENSE
- Drop @dirrm* from plist
2015-01-09 18:00:18 +00:00
Antoine Brodin
89c0b0782c Allow building with libc++ r224926
PR:		ports/196629
Submitted by:	dim@
2015-01-09 17:58:46 +00:00
Tijl Coosemans
04a50bd182 Fix build when OpenSSL doesn't support SSL2/SSL3
PR:		195796
2015-01-09 17:57:42 +00:00
Antoine Brodin
155b7c6560 Allow building with libc++ r224926
PR:		ports/196627
Submitted by:	dim@
2015-01-09 17:56:50 +00:00
Antoine Brodin
c74aaf147a Allow building with libc++ r224926
PR:		ports/196625
Submitted by:	dim@
2015-01-09 17:55:09 +00:00
Tijl Coosemans
2bba679987 Add USES=pkgconfig
PR:		196641
2015-01-09 17:18:46 +00:00
Renato Botelho
c9e8d09893 - Update to 5.2.2
- Add LICENSE

PR:		196615
Approved by:	strongswan@Nanoteq.com (maintainer)
Security:	CVE-2014-9221
2015-01-09 17:15:41 +00:00
Tijl Coosemans
3dc00b8164 Fix build when OpenSSL does have SSL2/SSL3 support
PR:		195796
2015-01-09 16:44:41 +00:00
Matthias Andree
d78e5a106c Update to new test release.
Changes: the two items at the end of v2.73 here:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=CHANGELOG;h=e8bf80f81baac3366dfecbdb6e80c4102fb21574;hb=424c4a8a53c8aa5d6ac899c95803b97410abec8f#l26>
2015-01-09 16:41:32 +00:00
Koop Mast
b1a084f7dc Update to 5.2.2.
Allow higher java then 1.6 for the jdbc plugin
2015-01-09 16:36:15 +00:00
Tijl Coosemans
8d7e0b5d31 Fix build with ports OpenSSL
PR:		195796
2015-01-09 16:29:50 +00:00
Koop Mast
fba3c32451 Update iso-codes to 3.57. 2015-01-09 15:45:52 +00:00
Koop Mast
7a2781a807 Update to 3.14.3.
Build vala "bindings"
2015-01-09 15:40:01 +00:00
Koop Mast
26eed53561 Update cantarell-fonts to 0.0.16. 2015-01-09 15:33:58 +00:00
Koop Mast
4442fc4a3a Update libmms to 0.6.4. 2015-01-09 15:32:36 +00:00
Tijl Coosemans
4bf50485e6 - Fix build when audio/speex isn't installed by adding --disable-speex to
CONFIGURE_ARGS.  This does not actually disable Speex support because
  the port doesn't use the bundled mediastreamer.
- Remove --enable-zrtp because the port doesn't use the bundled ortp.
- Take maintainership
2015-01-09 15:30:09 +00:00