Commit graph

3603 commits

Author SHA1 Message Date
Tijl Coosemans
3a740b3d95 - Convert to USES=libtool and add INSTALL_TARGET=install-strip
- Store pid file under /var/run instead of /var/log
- Add patch to fix DESTDIR problems
- Use @sample
- Replace pkg-deinstall and @exec with @dirrmtry
2014-09-08 18:10:14 +00:00
Antoine Brodin
89fea3311c Allow staging as a regular user 2014-09-07 12:28:06 +00:00
Tijl Coosemans
e3056c3b46 security/cracklib:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Convert to USES=python
- Use MAKE_CMD
- Create manpage link in post-install instead of using @exec
2014-09-05 20:19:04 +00:00
Adam Weinberger
287ff1451f Package the binary, not a symlink to it.
PR:		193333
2014-09-05 14:17:17 +00:00
Adam Weinberger
64102f2862 Update to 20140831. 2014-09-03 14:25:50 +00:00
Baptiste Daroussin
355c1362d7 Drop now useless @cwd 2014-09-02 21:57:21 +00:00
Baptiste Daroussin
d516aef87c Drop now useless @cwd 2014-09-02 21:56:54 +00:00
Tijl Coosemans
f87dda7598 Add missing library libgmodule-2.0
Reported by:	antoine
2014-09-02 14:24:36 +00:00
Tijl Coosemans
796095d541 Add USES=libtool to accessibility/atkmm and bump dependent ports 2014-09-01 19:34:02 +00:00
Baptiste Daroussin
8a2ac20b34 Remove non staged ports without pending PR from j* 2014-09-01 16:48:53 +00:00
Tijl Coosemans
aafc6248a1 lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-31 15:17:49 +00:00
John Marino
8f261232f9 irc/undernet-ircu: Unbreak build on FreeBSD 8.4
Undernet-ircu fails to build on FreeBSD 8.4 when --enable-profile
(the default) is included in configure arguments.  To restore building
on FreeBSD 8.4, remove this as an option for that release.
2014-08-30 22:28:33 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Adam Weinberger
70c7279071 Fix build on 8 and 9.
I hate fighting with sloppy autotools usage.
2014-08-29 17:11:48 +00:00
Adam Weinberger
8965a65952 Update to 20140824.
Big ticket change is SSL support. OPENSSL option
added, defaults to on.
2014-08-29 15:56:59 +00:00
Dmitry Marakasov
fe97d781ec - Fix build by adding missing LIBS
Approved by:	portmgr blanket
2014-08-29 10:56:19 +00:00
Tijl Coosemans
c8711e099a dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-28 10:21:31 +00:00
Mathieu Arnold
2935e071d9 Enable SSL by default.
PR:		193010
Submitted by:	dumbbell
Sponsored by:	Absolight
2014-08-27 10:41:15 +00:00
Steve Wills
7017cf6404 irc/rubygem-cinch: update to 2.1.0 2014-08-23 20:44:18 +00:00
Adam Weinberger
19b94bad77 Conver to USES=python 2014-08-23 03:15:02 +00:00
Dmitry Marakasov
632ad95be8 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-19 17:45:40 +00:00
Tijl Coosemans
3a5e9fe0a0 Add USES=libtool:keepla 2014-08-17 20:11:21 +00:00
John Marino
e9889ec0e2 Stage irc/undernet-ircu and assign maintainership to submitter
Big changes include moving ircd from bin to sbin and installing lots
of documentation.  Also "disable" options were swapped to "enable"
options and turned on by default.

PR:		192720
Submitted by:	Daniel Austin
Add'l work by:	marino
2014-08-17 09:36:47 +00:00
Vanilla I. Shu
092e7fb981 Add missing patch, and rename patch-xx.
Submitted by:	adamw@
2014-08-17 03:17:29 +00:00
Bryan Drewery
0bdb9ea09b - Fix WITH_SSP_PORTS build.
3.2.2 set the default EFLAGS to '-lm' which resulted in our LDFLAGS
  being added without a preceding space. Now just add our LDFLAGS on
  the end.
2014-08-16 21:26:41 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Adam Weinberger
afe52ead94 Fix build on -current. Also, remove unnecessary bsd.port.options.mk inclusion. 2014-08-15 17:26:17 +00:00
John Marino
16459b054b irc/mias: Unmute installation command
Noticed by:	@danfe
2014-08-15 10:51:57 +00:00
John Marino
63d948657c irc/miau: Fix IPv6 option, reassign maintainer to submitter
Whle here, de-indent most of the Makefile and fix DOCS option too.

PR:		190984
Submitted by:	Daniel Austin
Approved by:	maintainer timeout (2 months)
2014-08-15 09:30:12 +00:00
Vanilla I. Shu
9400fc81f9 Stagify, add LICENSE. 2014-08-15 07:00:52 +00:00
Adam Weinberger
e91f5afdf5 Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-08-11 17:05:50 +00:00
Antoine Brodin
4e038cb470 Unbreak by applying same patch as was applied to irc/weechat
Reported by:	pkg-fallout
2014-08-09 09:10:32 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Pawel Pekala
fecf199f91 Add staging support 2014-08-04 17:12:28 +00:00
Dirk Meyer
2831625c5d - fix order in USES 2014-08-03 16:19:17 +00:00
Josh Paetzel
5545a57732 Fix regression introduced in r363371
If you had the perl dependancy switched off this port was unfetchable.
PR:	192283
Submitted by:	jdc@koitsu.org
2014-08-01 20:09:42 +00:00
Mathieu Arnold
b64206b6bb Update to 3.2.10.4.
PR:		192255
Submitted by:	Ryan Frederick
Sponsored by:	Absolight
2014-08-01 11:39:56 +00:00
William Grzybowski
382d70fb84 net/dante: update to 1.4.0
- Add LICENSE
- Support stage

PR:		191232
Submitted by:	mp39590 gmail com
Approved by:	maintainer (timeout)
2014-07-31 15:18:55 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Adam Weinberger
f1ff98024f OPTIONS helpers and strip all the binaries. 2014-07-30 01:23:54 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
65709d5e5e Rename irc/ patch-xy patches to reflect the files they modify. 2014-07-28 21:57:01 +00:00
Ashish SHUKLA
423968fca0 - Update to 1.0.0
- Depend on security/libotr, instead of security/libotr3
- Fix WWW link in pkg-descr

PR:		192026
Submitted by:	Lawrence Chen <beastie at tardisi.com>
2014-07-28 13:49:23 +00:00
Bryan Drewery
5ff50c315e - Fix plist without DOCS
- Strip libraries
2014-07-24 20:32:29 +00:00
Rene Ladan
36e34f48e2 Remove expired ports:
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx
2014-07-24 18:36:19 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Baptiste Daroussin
2bbb53adc3 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:07:12 +00:00