Commit graph

15103 commits

Author SHA1 Message Date
Erwin Lansing
c5d1ab3711 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-08-20 06:56:53 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Ruslan Makhmatkhanov
0d4ca97b9d - update to 1.1.5
- tab -> space in pkg-descr:WWW, while here

PR:		170615
Submitted by:	Lukasz Wasikowski <lukasz at wasikowski dot net> (maintainer)
2012-08-16 19:57:25 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Ashish SHUKLA
d02f8eb009 - Update to latest snapshot 201207311144
- Fix rc.d script

PR:		ports/170577
Submitted by:	Artis Caune <Artis.Caune at gmail.com>
2012-08-15 07:26:24 +00:00
Doug Barton
f9b6bb72bd Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
2012-08-15 01:04:30 +00:00
Doug Barton
059086d068 Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
I caught most of these, but missed this one, apologies
2012-08-15 00:40:35 +00:00
Sofian Brabez
0945ca80cc - Update to 0.9.5
PR:		ports/168894
Submitted by:	koobs <koobs.freebsd at gmail.com>
Approved by:	Georg Graf <georg at graf.priv.at> (maintainer)
2012-08-14 10:18:07 +00:00
Alex Dupre
7d9ef4d188 Update to 0.8.0 release:
- add optional dependency to php-gd for image resize/conversion
- switch to OptionsNG
- LICENSE is now GPLv3
- drop support for MAIL_REPLACE_URI
2012-08-13 13:23:07 +00:00
Steve Wills
b73b27a91a - Update rails and friends to 3.2.8
- Document security issue in 3.2.7 [1]

Submitted by:	bdrewery [1]
Reviewed by:	swills [1]
Security:	31db9a18-e289-11e1-a57d-080027a27dbf
2012-08-10 02:50:53 +00:00
Alex Dupre
a4e52b6cd7 Fix build when perl is built without USE_PERL.
PR:		ports/170218
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-08-09 08:32:41 +00:00
Alex Dupre
80b8f8e7dc Update to unified 1.4.3 release and greatly simplify the port. 2012-08-09 08:27:12 +00:00
Alex Dupre
9797df462b Make clear that sqlite support needs php 5.3. 2012-08-08 15:36:56 +00:00
Doug Barton
dae082c958 Fix what looks like a copy-paste-o that originated in the same script:
command=foo >/dev/null 2>&1
	|
	v
command=foo
command_args='>/dev/null 2>&1'

This is clearly what should have been done, for several reasons.

No PORTREVISION bump because the old version simply ignored everything
after the space, and does not seem to have done any harm. However
it's good to clean these up so that similar errors aren't pasted into
a new script where they might actually matter.
2012-08-06 00:28:43 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Doug Barton
e0ff1d9fd9 Remove a comment that is spurious now that local rc.d files are included
in the base rcorder
2012-08-05 21:10:33 +00:00
Sahil Tandon
d8121cf607 Update to 2.10-20120801 2012-08-05 18:37:57 +00:00
Sahil Tandon
79ebb4681d Update to 2.9.4 2012-08-05 18:37:47 +00:00
Sahil Tandon
a323bede3a Update to 2.8.12 2012-08-05 18:37:39 +00:00
Sahil Tandon
b34e00c782 Update to 2.7.11 2012-08-05 18:37:29 +00:00
Sahil Tandon
71ebcddcde Update to 2.6.17 2012-08-05 18:37:18 +00:00
Koop Mast
bc4c225e52 Add USE_PKGCONFIG= build.
Approved by:	maintainer (priv mail)
2012-08-05 11:10:35 +00:00
Sunpoet Po-Chuan Hsieh
4185540109 - Convert to new options framework 2012-08-05 07:16:55 +00:00
Martin Wilke
71c253f763 - Update to 1.8.5
PR:		169494
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2012-08-05 04:34:22 +00:00
Renato Botelho
1fee5c0c7c Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by:	sunpoet@
2012-08-03 18:39:20 +00:00
Renato Botelho
0300be0fc1 Drop maintainership since i don't use it anymore 2012-08-03 15:35:35 +00:00
Renato Botelho
90d97bb7c0 Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports 2012-08-03 15:34:45 +00:00
Gabor Pali
0f2af3e9a7 - Update to 0.3.3.2
- Use the new options framework

Obtained from:	FreeBSD Haskell
2012-08-03 03:03:06 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Bryan Drewery
b70d151d98 - Update to my new maintainer address
Approved by:	eadler (mentor)
2012-08-02 21:42:30 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Adam Weinberger
7579748d80 Correct post-installation configuration directions, wrong directory
name was printed.
2012-07-31 20:24:50 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Doug Barton
6c1bc50c5a Remove my personal web site from MASTER_SITES 2012-07-29 08:17:33 +00:00
Michael Scheidell
d54f6d01ee - Fix LATEST_LINK after renaming the ports mail/mutt to mail/mutt14
PR:		ports/170126
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2012-07-29 01:06:48 +00:00
Florian Smeets
5cf2691254 Fix enigmail after the recent gecko updates.
In collaboration with:	Jan Beich <jbeich@tormail.org>
Reported by:	many
Approved by:	portmgr (miwi)
2012-07-28 22:31:08 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Ashish SHUKLA
f524869d76 - Update to latest snapshot 201207281129 2012-07-28 12:14:54 +00:00
Michael Scheidell
c794e7bfef - Fix ezmlm-idx dependency with IDX option [1]
- Allow overriding max users/aliases per page [2]
- Bump PORTREVISION due to fixed dependency

PR:		ports/170112 [1]
Submitted by:	Alexander Zubkov <info@zubkov.info> [2]
Submitted by:	Bryan Drewery <bryan@shatow.net> (maintainer) [1]
2012-07-28 10:41:29 +00:00
Erwin Lansing
12603a6f56 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-07-27 09:29:03 +00:00
Steve Wills
df63296656 - Update Rails and friends to 3.2.7
- Add vuxml entry for Rails 3.2.6 [1]

Reviewed by:	zi [1]
2012-07-27 03:09:19 +00:00
Florian Smeets
30c1a0a792 - update firefox/thunderbird ESR versions to 10.0.6
- update firefox 14.0.1
- update thunderbird to 14.0
- update seamonkey to 2.11
- switch to new options framework
- add experimental rendering via cairo-qt (QT4 option)
- add audio backend options (ALSA and PulseAudio)
- rename SMB option to GNOMEVFS2
- turn on LOGGING by default (like upstream linux builds)
- improve about:memory output
- unbreak PGO
- use system libs [1]
- switch to libevent2 [2]
- fix conflict with devel/libunwind and base gcc [3]
- unbreak clang/libc++ build [4]
- unbreak build with base gcc on >= 9.x [5]
- use common IPC code with other BSDs[6]
- and *miscellaneous improvements*

PR:		ports/146231 [1], ports/161421 [2]
		ports/150631, ports/168369, ports/168637, ports/168793, ports/168978 [3]
		ports/163454, ports/164905, ports/169231 [4]
       		ports/169389, ports/169479 [5]
Obtained from:	pkgsrc via bugzilla #753046 [6]
In collaboration with:	Jan Beich (who did the major part of this work and
			deserves a special thank you!)
2012-07-26 21:49:58 +00:00
Dirk Meyer
94d114b745 - use OPTIONS_DEFINE
PR:		169846
Submitted by:	Alastair Hogge
2012-07-26 17:11:07 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Hajimu UMEMOTO
6dbd6baa2a Update master site. 2012-07-25 17:27:23 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Olli Hauer
ae95c0833c - fix broken mod_perl include
apache version detect was not enabled,
the time SITE_PERL was removed from *_DEPENDS
2012-07-24 19:24:22 +00:00
Steve Wills
57b7bfefc8 - Update rails to 3.2.6 and accompanying dependency updates 2012-07-24 00:41:42 +00:00
Steve Wills
11a42e9792 - Make patches for ruby19 environment
- Fix Makefile
- SUB_LIST: to work rc.d scripts proper.
- PLIST_SUB: to change pkg-plist based on Make variables.

PR:		ports/169345
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Approved by:	maintainer timeout (yaizawa@2004.jukuin.keio.ac.jp, >3 weeks)
2012-07-22 14:04:11 +00:00