Commit graph

32873 commits

Author SHA1 Message Date
Bryan Drewery
23a1cad535 - Fix plist to have proper 'rmdir DIR' ordering.
Pkgng will not detect the directory otherwise. This was due to
  incorrectly advise in the check-stagedir.sh script, fixed in
  r351587

With hat:	portmgr
2014-04-21 01:14:53 +00:00
Dirk Meyer
598cff826c - drop maintainership 2014-04-20 19:39:10 +00:00
Henrik Brix Andersen
87cfd323d0 - Add stage support
- Honor PORT_OPTIONS:MDOCS
- Remove BROKEN
2014-04-19 18:40:51 +00:00
Palle Girgensohn
99736ab537 update mod_jk to latest version 2014-04-18 11:57:25 +00:00
Adam Weinberger
8d20660b20 STAGE support, replace a wacky "NO_SSL" with an OPTION,
remove extraneous stuff and pick some patch nits.

Most interestingly, it appears that 16 months ago I started
installing a binary as a manpage. So, we're fixing that too,
and a PORTREVISION bump.
2014-04-18 03:12:16 +00:00
John Marino
4bd31f9972 www/free-sa-devel: Update version 2.0.0b5.10 => 2.0.0b6
This also unbreaks the port by removing the unrecognized -mrelax flag.

PR:		ports/184050
submitted by:	maintainer (Alexander Moisseev)
2014-04-17 19:05:35 +00:00
John Marino
b97e180de2 www/py-ulrjr: mark BROKEN, fails checksum
PR:		ports/188215
status:		timed out
2014-04-17 13:09:05 +00:00
Alex Dupre
ac3133e0fe Update to 1.1.30 release.
PR:		ports/188713
Submitted by:	Patrick Abeya <wombat@marsupial.org>
2014-04-17 12:52:40 +00:00
Steve Wills
dddc152f09 - And the previous commit also should have remove PYDISTUTILS_PKGNAME which is
also not effective with USE_PYDISTUTILS=yes

Reported by:	koobs
Submitted by:	koobs
Pointyhat to:	swills
2014-04-17 03:22:45 +00:00
Steve Wills
c939334480 - Stage
- Pet portlint

PR:		ports/188709
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-17 02:33:55 +00:00
Steve Wills
18fe1a8b69 - Stage
PR:		ports/188707
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-17 02:23:24 +00:00
Steve Wills
90c8533637 - Oops, previous commit should have removed PYDISTUTILS_ARCHDEP since it's not
needed with automatic plist

Reported by:	koobs
Pointyhat to:	swills
Approved by:	portmgr@ (blanket)
2014-04-17 02:21:35 +00:00
Steve Wills
dd45b25cd2 - Stage
- Drop deprecated easy_install
- Use auto pkg-plist

PR:		ports/188703
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-17 02:04:42 +00:00
Steve Wills
79be3d3081 - Stage
- Add LICENSE
- Pet portlint

PR:		ports/188702
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> (maintainer)
Approved by:	portmgr@ (blanket)
2014-04-17 01:58:43 +00:00
John Marino
d48ba99bd5 www/midori: Fix pkg-plist
The midori-MidoriViewable.html file no longer installs, breaking the
build against a plist-check.

patch from:	maintainer (Olivier Duchateau)
2014-04-16 22:52:27 +00:00
Olli Hauer
f9e7438289 - fix filesystem touch before install (mod_python33)
- add CONFLICTS_INSTALL
- install egg-info to shut up the qa script (no cherry picking ;(
- rework module installation
- bump PORTREVISION

Noted by swills@
2014-04-16 22:31:32 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
John Marino
6bd36643ae www/phalcon: Upgrade version from 1.3.0 => 1.3.1
This fixes a broken fetch with the previous version.  The patch was
checked with poudriere locally.

PR:		ports/188217
submitted by:	marino

PR:		ports/188686
submitted by:	Jin-Sin Lin (maintainer)
2014-04-16 11:46:15 +00:00
Olli Hauer
093c433bf5 - fix CAT Makefile and connect new mod_python35 2014-04-15 18:55:47 +00:00
Olli Hauer
df9b0f35a4 - add new port mod_python35 with support for apache24
- add upstream patches from github to enable portbuild
  ( https://github.com/grisha/mod_python )

with hat apache@
2014-04-15 18:54:37 +00:00
Olli Hauer
487fa667db - move www/mod_python3 -> www/mod_python33
- use DIST_SUBDIR
- adjust devel/viewvc + add OPTION for www/mod_python35
- add entry to UPDATING and MOVED

with hat apache@
2014-04-15 18:46:37 +00:00
Olli Hauer
1a16aa2d12 - add stage support
- add LICENSE
2014-04-15 16:00:50 +00:00
Olli Hauer
69686c2a22 - add pkg-message.in 2014-04-15 14:55:53 +00:00
Olli Hauer
431f3a147a - add stage support
- use PERL instead of PERL5 in scripts
- rename patch files
- move text displayed with ECHO_MSG into pkg-message
2014-04-15 14:51:31 +00:00
Olli Hauer
429a258c73 - add stage support
- use modern OPTION syntax
- remove useless PERL_LEVEL check (meanwhile always >= 501000)
- regenerate patch files so they match the `make makepatch' naming schema
- add LICENSE (GPLv2)
- remove BROKEN ...

with hat apache@
2014-04-15 13:28:06 +00:00
Frederic Culot
b3cc9429de - Update to 1.70
Changes:	http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
2014-04-14 17:16:49 +00:00
Frederic Culot
5db3e580df - Update to 2.0.11
PR:		ports/188408
Submitted by:	mohawk@bsdsx.fr (maintainer)
2014-04-14 12:53:51 +00:00
Johannes Jost Meixner
1270eaf6ad www/py-django-debug-toolbar: upgrade to 1.1, set website to GitHub
- Upgrade to 1.1
- set pkg-descr website to the project's GitHub URL

Changelog:
* http://django-debug-toolbar.readthedocs.org/en/latest/changes.html

Approved by:	swills (mentor)
2014-04-13 15:52:51 +00:00
Rene Ladan
2d38196849 - Remove optional dependency on expired japanese/chasen
- Use modern LIB_DEPENDS
- Use option helpers (aspell detection is broken upstream)
- Stage support (untested)
- Bump PORTREVISION

- BROKEN: does not link (10.0 amd64):
cc -DHAVE_PTHREAD -D_REENTRANT -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDPS_CONF_DIR=\"/prefix/dpsearch-4.53_2/etc/dpsearch\" -DDPS_VAR_DIR=\"/var/dpsearch\" -DDPS_SHARE_DIR=\"/prefix/dpsearch-4.53_2/share/dpsearch\" -o .libs/search.cgi search_cgi-search.o  ./.libs/libdpsearch.so -L/usr/local/lib ./.libs/libdpcharset.so -lpthread -lm -lz  -Wl,--rpath -Wl,/prefix/dpsearch-4.53_2/lib
cc -DHAVE_PTHREAD -D_REENTRANT -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDPS_CONF_DIR=\"/prefix/dpsearch-4.53_2/etc/dpsearch\" -DDPS_VAR_DIR=\"/var/dpsearch\" -DDPS_SHARE_DIR=\"/prefix/dpsearch-4.53_2/share/dpsearch\" -o .libs/storedoc.cgi storedoc_cgi-storedoc.o  ./.libs/libdpsearch.so -L/usr/local/lib ./.libs/libdpcharset.so -lpthread -lm -lz  -Wl,--rpath -Wl,/prefix/dpsearch-4.53_2/lib
./.libs/libdpcharset.so: undefined reference to `dps_minimove_backward'
./.libs/libdpsearch.so: undefined reference to `DpsSQLLimit8'
./.libs/libdpsearch.so: undefined reference to `DpsSQLValue'
./.libs/libdpsearch.so: undefined reference to `DpsSQLResInit'
./.libs/libdpsearch.so: undefined reference to `DpsSQLLimit4'
./.libs/libdpsearch.so: undefined reference to `DpsSQLFree'
./.libs/libdpcharset.so: undefined reference to `dps_minimove_forward'
./.libs/libdpsearch.so: undefined reference to `DpsSQLNumRows'
./.libs/libdpsearch.so: undefined reference to `_DpsSQLQuery'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
2014-04-13 11:56:12 +00:00
John Marino
5ddb7da7f2 www/aws: Fix usage of aws in jailed environment
AWS has a sanity check that assumes that binding to the standard loopback
address of 127.0.0.1 is always possible, but this is not a good assumption
inside a FreeBSD jail.  The result is that connection is success because
it adjusts the 127.0.0.1 address correctly on the fly, but the sanity
check is no longer valid.  The provided patch changes the sanity check to
get the address rather than assuming 127.0.0.1.

PR:		ports/188342
submitted by:	Natacha Porte
Approved by:	maintainer (myself)
2014-04-13 11:41:47 +00:00
Sunpoet Po-Chuan Hsieh
0e83088887 - Update to 3.48.1
- Remove outdated PORTSCOUT
- Use PORTDATA and PORTDOCS
- Simplify Makefile

Changes:	http://www.httrack.com/page/4/en/index.html
		https://code.google.com/p/httrack/source/list
		https://code.google.com/p/httrack/source/browse/trunk/history.txt
2014-04-12 21:47:31 +00:00
Frederic Culot
9cf9a85e8e - Update to 1.016
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS
- Sort dependencies list

Changes:	http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/Changes
2014-04-12 07:37:02 +00:00
Frederic Culot
1c974f5c54 - Update to 0.11
Changes:        http://search.cpan.org/dist/URI-Escape-XS/Changes
2014-04-12 07:25:57 +00:00
Vanilla I. Shu
c650bcfa44 Upgrade to 0.23. 2014-04-12 03:13:25 +00:00
Rene Ladan
7e5f1066a3 Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
2014-04-10 japanese/exmh2: Unmaintained since 1999
2014-04-10 net/freewais-sf: Unmaintained since 1999
2014-04-10 editors/elvis: Unmaintained since 1999
2014-04-10 japanese/sed: Unmaintained since 1999
2014-04-10 x11-fm/xfm: Unmaintained since 1999
2014-04-10 print/rtf2latex: Unmaintained since 1999
2014-04-10 graphics/fbm: Unmaintained since 1999
2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000
2014-04-11 emulators/prodosemu: Unmaintained since 2000
2014-04-11 security/gtkportscan: Unmaintained since 2000
2014-04-11 graphics/xmfract: Unmaintained since 2000
2014-04-11 databases/xmbase-grok: Unmaintained since 2000
2014-04-11 emulators/svr4_base: Unmaintained since 2000
2014-04-11 math/freefem: Unmaintained since 2000
2014-04-11 graphics/tiff2png: Unmaintained since 2000
2014-04-11 math/wingz: Unmaintained since 2000
2014-04-11 lang/STk: Unmaintained since 2000
2014-04-11 graphics/kdc2tiff: Unmaintained since 2000
2014-04-11 math/xlispstat: Unmaintained since 2000
2014-04-11 databases/typhoon: Unmaintained since 2000
2014-04-11 graphics/dc20ctrl: Unmaintained since 2000
2014-04-11 www/fhttpd: Unmaintained since 2000
2014-04-11 graphics/xmorph: Unmaintained since 2000
2014-04-11 editors/axe: Unmaintained since 2000
2014-04-11 www/cgic: Unmaintained since 2000
2014-04-11 13:20:44 +00:00
Baptiste Daroussin
2c8c6c8970 2014-04-10 deskutils/nautilus-locked-folder: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 www/screem: gnome-menus 2.x will be updated in the GNOME 3 import
2014-04-10 deskutils/nautilus-actions: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-sendto: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-open-terminal: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/eiciel: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/nautilus-cd-burner: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 x11-fm/py-nautilus: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/sensors-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/link-monitor-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/netspeed_applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/remmina-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/uf-view: gnome-desktop 2.x will be updated in the GNOME 3 import
2014-04-10 textproc/uim-gnome: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 audio/istream: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 mail/contact-lookup-applet: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 security/tuntun: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/quick-lounge-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 sysutils/bubblemon2: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-11 12:42:45 +00:00
Sunpoet Po-Chuan Hsieh
76250dcd0a - Unbreak this port and support STAGEDIR 2014-04-11 09:12:07 +00:00
Frederic Culot
d12c29cb96 - Take Denis Pokataev's Perl ports maintainership
Approved by:	Denis Pokataev <catone@cpan.org> (maintainer, via email)
2014-04-11 04:49:30 +00:00
Olli Hauer
876883a350 - fix build against security/openssl on FreeBSD-10
in case port is build with tinderbox or poudriere.

  openssl is registered as BUILD/RUN dependency not
  as LIB dependency, therefore the check for openssl
  fails since it will be installed in a later stage
  by tinderbox / poudriere.

Thanks to Katsuya Higuchi who noted this issue on
the apache@ mailing list.
http://lists.freebsd.org/pipermail/freebsd-apache/2014-April/003490.html

MFH: 2014Q2

Submitted by:	Katsuya Higuchi <higuchi@jt-sys.co.jp>
2014-04-10 20:57:35 +00:00
Matthew Seaman
d224d178e7 Update to 0.20
Change Log:	http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.20/ChangeLog
2014-04-10 19:48:50 +00:00
Baptiste Daroussin
b1d295c2de Support stage 2014-04-10 19:29:58 +00:00
Baptiste Daroussin
e6c064f921 Support stage
Modernize
Fix index
2014-04-10 15:22:07 +00:00
Bryan Drewery
fa390b2f25 - Fix staging with pkg_install by not using absolute paths in plist
Reported by:	swills/Jenkins
2014-04-10 12:37:05 +00:00
Bryan Drewery
634d29d414 Bring back SuPHP.
Quite a few users still depend on this and are getting it from untrusted
sources. Its security track record is actually pretty good still.

SuPHP is still the simplest solution for shared hosting.

Other vendors still provide this as well.

- Add a pkg-message explaining the situation and advising users to move
  away from this if possible.
- Stage
- Take maintainership
2014-04-10 11:43:13 +00:00
Baptiste Daroussin
c5aa6fe9f4 Fix conversion to USES=gecko 2014-04-10 08:58:35 +00:00
Baptiste Daroussin
800509ac8c Switch to USES=gecko 2014-04-10 08:56:06 +00:00
Baptiste Daroussin
6b16064740 Minimum version of java is now 1.6
With hat:	portmgr
2014-04-10 07:17:17 +00:00
Bryan Drewery
fa7bddb2ab Did not mean to commit this 2014-04-10 02:33:10 +00:00
Bryan Drewery
a0139ffa24 - Stage
- Use USES=tar
2014-04-10 02:30:04 +00:00
Bryan Drewery
c395e1b255 - Stage
- Use OPTION helpers
2014-04-10 02:29:59 +00:00