Commit graph

3049 commits

Author SHA1 Message Date
Jason Helfman
937cbdf0c6 - Add shared descriptions for TOMCAT{5,6,7} 2012-05-29 22:34:57 +00:00
Chris Rees
e83a4f09f0 Apparently parentheses are not allowed 2012-05-29 20:19:27 +00:00
Chris Rees
3d413084d6 Add OPTIONS from audio/musicpd 2012-05-29 19:31:59 +00:00
Sunpoet Po-Chuan Hsieh
e83766f3c6 - Add shared GEOTIFF, GIF, JPEG, TIFF descriptions
- Sort *_DESC
2012-05-29 17:13:15 +00:00
Martin Wilke
80c715a694 - Fix freshports sanity check 2012-05-29 17:01:13 +00:00
Baptiste Daroussin
45a1b5ac79 Fix make config when cancel is hit
Reported by:	ketas (via #bsdports)
2012-05-29 16:55:02 +00:00
Martin Wilke
44a8264372 - - Add shared FPECTL, IPV6, PTH, PYMALLOC, SEM, THREADS and UCS2/4 description
Reviewed by:	bapt
2012-05-29 16:40:15 +00:00
Sunpoet Po-Chuan Hsieh
d28f0afaf4 - Add shared ICONV description 2012-05-29 16:19:40 +00:00
Sunpoet Po-Chuan Hsieh
5e332999c7 - Add shared GUI and X11 descriptions 2012-05-29 16:08:29 +00:00
Baptiste Daroussin
4faa7223f8 if user set OPTIONS_UNSET EXAMPLES they create NOPORTEXAMPLES variable for
compatibility

With hat:	portmgr
2012-05-29 15:35:30 +00:00
Baptiste Daroussin
071d342cff Show up debug flags
Add shared DEBUG description
2012-05-29 15:30:53 +00:00
Martin Wilke
fe616488ea - Do not activate EXAMPLES by default if NOPORTEXAMPELS is set
- Add shared EXAMPES descriptions

With hat:	portmgr
2012-05-29 15:19:59 +00:00
Baptiste Daroussin
aae22bea01 Convert to new options framework
Add shared AAC, DAGRAB, GOGO, MPP and SPEEX descriptions
2012-05-29 15:12:39 +00:00
Martin Wilke
8f1980ecae - Convert to new options framework
- Add shared MAGICK, MYSQL, PGSQL and SQLITE descriptions

Reviewed by:	bapt
2012-05-29 14:59:39 +00:00
Baptiste Daroussin
97bac7723f Do not activate DOCS by default if NOPORTDOCS is set 2012-05-29 14:46:38 +00:00
Alberto Villa
29e0278749 - Fix spelling of "D-Bus".
- Rephrase comment.
2012-05-29 14:42:45 +00:00
Martin Wilke
86d771def0 - Convert to new options framework
- Add shared mmkeys and xspf descriptions
2012-05-29 14:38:30 +00:00
Baptiste Daroussin
ef49eaca32 Do not spam stdout with dialog command line 2012-05-29 14:25:13 +00:00
Baptiste Daroussin
93428f6af3 Do not print an empty line after description for multi and single options in make showconfig 2012-05-29 14:05:35 +00:00
Baptiste Daroussin
ab5f5da94f Convert to new options framework
While here activate flac by default
share descriptions of mp4, id3, flac and vorbis
2012-05-29 14:01:15 +00:00
Baptiste Daroussin
53e9fa3e2f Convert to new options framework
While here add shared dbus and curl descriptions
2012-05-29 13:52:14 +00:00
Baptiste Daroussin
bcb67a0012 Convert to new option framework
Add PNG to shared options descriptions
2012-05-29 13:38:49 +00:00
Baptiste Daroussin
4ab2fee309 Fix python's make config [1]
Better backward compatibility [2]

Reported by:	ketas (on #bsdports) [1], flo@ [2]
Tested by:	flo@ [2]
2012-05-29 13:30:56 +00:00
Baptiste Daroussin
ed3d7031d5 Switch prayer to new options format.
While here SSL, LDAP and TIDY description in shared bsd.options.desc.mk
set maintainer of bsd.options.desc.mk to ports@FreeBSD.org to point that it is
open to any committer
2012-05-29 12:18:32 +00:00
Baptiste Daroussin
465b262cef recreate the WITH_/WITHOUT_ options for compatibility 2012-05-29 11:49:10 +00:00
Baptiste Daroussin
793bb3f35b fix make config with no "basic options" but only single or multi 2012-05-29 10:50:11 +00:00
Baptiste Daroussin
c263127442 New options framework for the ports
for maintainers:
it introduces 3 different types of options: simple, multi and single:
- simple options are the same as the current options (i.e. on or off.)
- multi options are options where at least one must be set (1-N).
- single options are options where one and only one must be set (exclusive
  options).

for users:
- OPTIONS_SET: globally enable some options
- OPTIONS_UNSET: globally disable some options
- ${UNIQUENAME}_SET: enable per-port choice of options
- ${UNIQUENAME}_UNSET: disable per-port choice of options

For compatibility the old OPTIONS framework is now working on top of the new one
The options previously set with old OPTIONS are imported and converted
transparently.

A new knob NO_DIALOG if defined in the the config-conditional target is ignored
(prevent the dialog(1) ui to show up.

Thanks to all people involved:
beat@, crees@, Bryan Drewery, linimon@, novel@ and others, for testing, comments, patches
2012-05-29 09:54:27 +00:00
Chris Rees
a053e7ec0b Correct type-- there is no bsd.ports.pre.mk
Approved by:	ale (maintainer)
2012-05-27 12:05:18 +00:00
Alberto Villa
717f32ab6b - Bump KDEVELOP_VERSION.
Reported by:	arrowdodger via IRC
2012-05-27 09:45:05 +00:00
Raphael Kubo da Costa
c2073ad18c Add releases.qt-project.org as the main Qt mirror. 2012-05-25 21:13:13 +00:00
Ruslan Makhmatkhanov
9c08ea7fd8 Fix incompatibilities with python 3.x (mostly calling print as function).
PR:		166226
Submitted by:	Mel Flynn <rflynn at acsalaska dot net>
Approved by:    portmgr (pav)
2012-05-25 17:13:10 +00:00
Martin Wilke
1df39a5fb1 - Welcome XFCE 4.10 to the portstree!
Special Thanks to:      rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by:	 	Olivier Duchateau <duchateau.olivier@gmail.com>

Tested by:	phw
2012-05-25 16:51:40 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Max Brazhnikov
d76f1d8bf4 KDE/FreeBSD team presents Qt 4.8.1 in ports! 2012-05-25 01:44:04 +00:00
Alex Dupre
f2ff60478c Fix PHP_EXT_DIR.
PR:		ports/167984
Submitted by:	"Bryan Drewery" <bryan@shatow.net>
2012-05-24 21:01:35 +00:00
Martin Wilke
189a4c9099 - Add USE_QT4 to include bsd.qt.mk
PR:		165952
Submitted by:	avilla@
Tested by:	phw
2012-05-24 07:11:41 +00:00
Martin Wilke
61d8acdb49 - Remove emacs mode, -*- mode: ...; -*- [1]
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]

PR:		151954 [1]
		161314 [2]
		167085 [3]
		167465 [4]
Submitted by:	Anonymous <swell.k@gmail.com> [1]
		dougb@ and Chris Rees <utisoft@gmail.com> [2]
		Garrett Cooper <yanegomi@gmail.com> [3]
		"Bryan Drewery" <bryan@shatow.net> [4]
Tested via:	phw
2012-05-23 08:17:49 +00:00
Alex Dupre
e43446d40f Re-order extensions. 2012-05-20 09:09:13 +00:00
Baptiste Daroussin
ca211b18b4 No port installs catpages anymore, let's remove ugly code that tries to magically
figure out if any catpage is installed, now if a port want to install a catpage
it would need to cleanly track it.

With hat:	portmgr
2012-05-20 00:12:46 +00:00
Baptiste Daroussin
05659b4050 Fix conflict handling when pkgng is used.
Submitted by:	Garrett Cooper <yanegomi@gmail.com>
2012-05-17 22:07:18 +00:00
Steve Wills
35259f736a - Update lang/ruby19 to 1.9.3-p194
PR:		ports/167656
Submitted by:	Stanislav Sedov <stas@deglitch.com>
2012-05-16 17:43:28 +00:00
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- add support for embedded php library
- add support for dtrace

Re-organize bsd.php.mk:
 - add WANT_PHP_EMD
 - fix handling of WANT_PHP_*
 - remove php4 extensions

From UPDATING:
  Suhosin patch has been disabled until the
  new version will be released (soon). Suhosing extension will take more
  time. LINKTHR option is now enabled by default, be sure to flag it if
  you are updating using an old saved configuration. sqlite2 extension
  has been permanently removed.
  If you want to remain at PHP 5.3, a new port (lang/php53) will be
  committed soon.
2012-05-16 07:36:13 +00:00
Palle Girgensohn
e0673330c9 The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability.  The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.

Major performance and scalability advances in this version include:

* Index-only scans, allowing users to avoid inefficient scans of base
  tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
  queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
  databases

PostgreSQL 9.2 will also offer many new features for application
developers, including:

* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates

For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html

We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free.  Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers.  More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-15 22:14:55 +00:00
Beat Gaetzi
a251f7548a - Remove outdated Firefox 3.6, Thunderbird 3.1 and ports depending on them
Approved by:	ale@ (enigmail-thunderbird3),
		Grzegorz Blach <magik AT roorback.net> (firefox-sync)
2012-05-12 16:23:10 +00:00
Ade Lovett
6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00
Baptiste Daroussin
65bc55f3b6 s/if/.if/g
Reported by:	crees
2012-05-11 19:52:37 +00:00
Baptiste Daroussin
f805596461 php4 is EOLed 2012-05-11 19:35:11 +00:00
Baptiste Daroussin
2c36ffdcc2 Do not report error from bsd.ldap.mk with pkgng if pkgng isn't installed
Reported by:	Bryan Drewery (via irc://freenode/#pkgng)
2012-05-11 15:19:49 +00:00
Baptiste Daroussin
9121dbf911 Stop spamming the port installation output with pkgng
the manifest generation is stable enough we don't need anymore this debug
output.
2012-05-10 14:34:57 +00:00
Baptiste Daroussin
a5b77af446 Fix USE_NCURSES with pkgng
Reported by:	graudeejs on irc://freenode/#pkgng
2012-05-06 13:54:57 +00:00
Brendan Fabeny
aa89760550 - update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
  MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
  flexible and allow CRAN ports to override it; add a regression-test
  target; set USE_FORTRAN to match math/R; remove some of the
  redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS

Reviewed by:	thierry, tota, wen
Approved by:	D. Rue (maintainer) [1], wen [2]
2012-05-04 20:56:15 +00:00
Koop Mast
2c0e73a187 Fix building of atleast xf86-input-{mouse,keyboard} in tinderbox when
WITH_NEW_XORG is set.
While here fix the XSERVER_VER macro so it actualy works [1]

Reported by:	decke@ [1]
2012-05-02 07:22:42 +00:00
Koop Mast
935a90ceab Remove 2 mirrors for the GNOME master site.
One has vanished the other hasn't been update for a while now.

Submitted by:	distilator
2012-05-01 11:00:16 +00:00
Gerald Pfeifer
3f541389e9 Remove last reference to GCC 4.5 now that no port refers to it any more. 2012-04-29 12:20:17 +00:00
Beat Gaetzi
96ecc60ece - Update to 2.9
Security:	http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
2012-04-25 05:18:50 +00:00
Beat Gaetzi
5d1bdd789c - Update to 12.0
Security:	http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
2012-04-25 04:51:59 +00:00
Martin Wilke
29e347e197 - Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
2012-04-21 17:03:32 +00:00
Xin LI
57aa11775b Update to 5.3.6.
PR:		ports/167125
Submitted by:	maintainer (with approved plist changes)
2012-04-20 21:56:50 +00:00
Jose Alonso Cardenas Marquez
0fde88adba - Update to 2.6.0 2012-04-19 06:20:01 +00:00
Baptiste Daroussin
b3021a8870 s/OPENSSL/NCURSES/ in pkgng only part
Submitted by:	Bryan Drewery (irc)
2012-04-19 05:53:27 +00:00
Beat Gaetzi
489bde6389 - Update Thunderbird to 11.0 2012-04-18 15:00:14 +00:00
Beat Gaetzi
29231a1ea1 - Update Firefox to 11.0 2012-04-18 14:50:10 +00:00
Baptiste Daroussin
a1245a1828 Make USE_NCURSES and USE_OPENSSL work with pkgng in case people are using
ncurses and/or openssl from ports
2012-04-18 11:38:20 +00:00
Chris Rees
630ed9375a Remove PostgreSQL 8.2 due to EOL by upstream
With hat:	pgsql
Reviewed by:	pgsql
2012-04-15 15:48:49 +00:00
Dirk Meyer
edd33cd760 - bump OPENSSL_SHLIBVER 2012-04-15 07:31:52 +00:00
Greg Lewis
4d24c791c4 . Instead of bailing when we hit a possibly conflicting variable being
defined just clear it and issue a warning that it was set.

PR:		165115
Approved by:	hq@ (co-maintainer)
2012-04-13 04:03:42 +00:00
Martin Wilke
19425757a8 - Update:
* python26 -> 2.6.8
  * python27 -> 2.7.3
  * python31 -> 3.1.5
  * python32 -> 3.2.1

Security:	http://www.vuxml.org/freebsd/b4f8be9e-56b2-11e1-9fb7-003067b2972c.html
		CVE-2012-0845 CVE-2012-0876 CVE-2012-1150 CVE-2012-0845 CVE-2011-3389
2012-04-11 12:52:17 +00:00
Baptiste Daroussin
155ef32a63 MusicBrainz RDF webservice no longer functions 2012-04-09 22:34:36 +00:00
Florian Smeets
cc5b9ead0c http://ftp.mozilla.org is https only now
Feature safe:	yes
2012-03-31 10:51:38 +00:00
Emanuel Haupt
b7aca68c16 Remove www.jur-linux.org per request of Florian La Roche (via mail).
Feature safe:	yes
2012-03-30 09:59:15 +00:00
Chris Rees
dc1b6b3b05 Fix version detection; choose default if WITH_PGSQL_VER is not defined
Feature safe:	yes
2012-03-14 20:35:00 +00:00
Beat Gaetzi
2c73ed41f2 - Update to 2.8 (as there is no SeaMonkey ESR yet)
Approved by:	portmgr (bapt, implicit)
Security:	http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html
Feature safe:	yes, from a security point of view
2012-03-14 15:50:04 +00:00
Eitan Adler
217f13c9a1 Minor English correction
Submitted by:	Mel Flynn <rflynn@acsalaska.net>
Feature safe:	yes
2012-03-13 17:01:54 +00:00
Ryan Steinmetz
e3c28599f4 - Update language used in portaudit message. (cosmetic change)
Approved by:	portmgr (tabthorpe)
Feature safe:	yes
2012-03-13 08:14:45 +00:00
Simon L. B. Nielsen
4d22b6af09 Make bsd.port.mk not parse port audit's auditfile directly to
check for vulnerabilities, but call portaudit instead.

This fixes a remote command execution vulnerability for users who have
portaudit installed.

While changing the code anyway, remove the annoying and very verbose
"Vulnerability check disabled, database not found" warning.

Security:	Remote code execution
Security:	http://vuxml.FreeBSD.org/6d329b64-6bbb-11e1-9166-001e4f0fb9b1.html
Approved by:	portmgr
Feature safe:	yes (or at least approved)
With hat:	so
2012-03-11 21:30:49 +00:00
Chris Rees
23c612e95e - Add dependency logic: USE_PGSQL= component[:target] for versioned ports
- Fix postgresql version logic-- now falls back to default version only if
  WANT_ isn't set, thus preserving package building for non-default versions

Feature safe:	yes
2012-03-11 13:07:59 +00:00
Mark Linimon
bbefead34e Revert 1.23 to restore default value for PERL_PORT. If no value is set
for PERL_PORT by default, INDEX will often fail with dependency errors
of the form "ports/lang: not found".

It is possible to disagree about what that default value ought to be
(e.g. 5.12 vs. 5.8), but not its existance.

This reverts ports/165457 for this file.

This is not actually feature safe.  However, it is necessary to not
violate POLA.

Hat:		portmgr
Feature safe:	yes
2012-03-11 05:22:01 +00:00
Chris Rees
be84c9c4cd Correct PGSQL_VER generation; was too complicated with many variables.
For simplicity, WITH_PGSQL_VER is verified to be correct and then used as the "authoritative" value to compare with WANT_PGSQL_VER range.

PR:		ports/165874
Submitted by:	Guido Falsi <mad@madpilot.net> (based on)
Reviewed by:	make index
Feature safe:	yes
2012-03-10 23:53:22 +00:00
Chris Rees
61dc6dc546 Add support for USE_PGSQL= pltcl
Feature safe:	yes
2012-03-10 10:57:08 +00:00
Philip M. Gollucci
346415e3c0 - Remove lang/perl5.8 (12/16/2008 EOL) and lang/perl5.10 (08/23/2009 EOL)
- lang/5.12 (default) is in Maint mode and lang/5.14 is GA right now.
- The final UNcommitted portition of this PR will move the default perl
  to lang/perl5.14 but
    mail/cyrus-impad2
    mail/cyrus-impad22
    print/perlftlib
    audio/papcl
    www/WebMagick
    misc/gcstar
    math/ploymak
  must be fixed or marked BROKEN 1st.

PR:             ports/165457
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:37:54 +00:00
Chris Rees
6a01694df5 - Set postgresql version 9.0 as default
- Add facility to set minimum/maximum version ranges in WANT_PGSQL_VER
- Remove BROKEN_WITH_PGSQL shim

PR:		ports/165245
Submitted by:	crees (me)
Reviewed by:	exp-runs by pav and erwin
Discussed with:	girgen
2012-03-06 07:31:51 +00:00
Thomas Abthorpe
a12012fda0 - Add code to support standard licenses [1]
- Properly cleanup files in /tmp [2]
- Bring back --hline [3]

PR:		ports/163640 [1], ports/155890 [2], ports/164403 [3]
Submitted by:	crees [1], Pan Tsu [2], Jan Beich [3]
Exp run by:	pav
2012-02-27 17:33:55 +00:00
TAKATSU Tomonari
93cc7cd78b - Set MAKE_ENV variable before "R_INS PORTNAME" in bsd.cran.mk
to be able to set options CFLAGS, CPPFLAGS, LDFLAGS, etc.

PR:		ports/165460
Submitted by:	tota (myself)
Approved by:	wen (maintainer)
2012-02-26 21:50:44 +00:00
Steve Wills
b056987a7e - Update lang/ruby18 to p385
- Update lang/ruby19 to p125

Changes:

http://www.ruby-forum.com/topic/3663807#1047121
http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/

PR:		ports/165223
Submitted by:	swills (myself)
Reviewed by:	pgollucci
Approved by:	portmgr
2012-02-25 15:25:49 +00:00
Thomas Abthorpe
4dda5caf81 - Add another volunteered Debian mirror 2012-02-24 15:28:46 +00:00
Alberto Villa
8d83db31ce - Rollback to previous version, it appears to be not yet ready.
Reported by:	portsnap buildbox via cperciva
2012-02-24 13:34:28 +00:00
Alberto Villa
432470938d - Fix definition of PREFIX and NO_MTREE.
As noted in the file, PREFIX and NO_MTREE need to be defined in the
pre-makefile section, as PREFIX is checked prior to the end of the
section (in bsd.port.mk), and NO_MTREE in the post-makefile section
(in bsd.port.mk and other *.mk files).

The "error" (it was actually an annoyance, but could have been worse)
was triggered when updating KDE ports using the new WITH_PKGNG switch
(bsd.pkgng.mk, also bugged in a similar way at the time, resolved the
value of NO_MTREE prior to its definition in bsd.kde4.mk).
2012-02-24 13:08:32 +00:00
Baptiste Daroussin
7d51693e8c - only include bsd.pkgng.mk once [1]
- only read bsd.pkgng.mk in post.mk [1]
- move the command definition to bsd.command.mk [1]
- fix check-vulnerable [2]

Submitted by:	avilla [1], rene [2]
2012-02-22 17:34:47 +00:00
Ashish SHUKLA
2659649001 - Update version of editors/emacs and editors/emacs-devel ports in bsd.emacs.mk
PR:		ports/165082
2012-02-22 13:25:25 +00:00
Thomas Abthorpe
0d969394ec - Add additional Debian mirror sites, offered by their maintainers 2012-02-21 02:13:12 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Greg Lewis
228707d19d . Add support for the new linux-sun-jdk17 port. 2012-02-09 06:40:49 +00:00
Greg Lewis
1058166026 . Make the openjdk6 port the preferred JDK by default.
Many thanks to erwin@ for a -exp run.
2012-02-07 04:04:12 +00:00
Baptiste Daroussin
7654d2a185 Fix a regression in the default target chain introduced when pushing the new pkg-depends target.
Now check-sanity and all depending targets are called again

With hat:	portmgr
2012-02-02 07:21:14 +00:00
Florian Smeets
921327c183 update to 10.0
In collaboration with:	beat
2012-01-31 21:17:58 +00:00
Jason Helfman
3566696c52 Mirror has been shut down.
According to mirror => Last update: Sun Jul 31 19:20:47 2011 UTC

Plenty of cheese in the cheeseshop!

Approved by:	rene (mentor)
2012-01-31 20:19:07 +00:00
Stephen Montgomery-Smith
e366e3117a - Add "-f" option to ${LN} command.
Reported by:	Scott Bennett <bennett@cs.niu.edu>
2012-01-31 14:50:12 +00:00
Baptiste Daroussin
df0aa973b9 Please welcome pkgng beta1.
if you want to use it please define WITH_PKGNG=yes in your /etc/make.conf
For more information read the announcement on the mailing list

With hat:		portmgr
Non-Regression test:	linimon
2012-01-30 12:39:14 +00:00
Alberto Villa
f234761615 The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
concludes the 4.7 series.

The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php

PR:		162216
PR:		163662
2012-01-25 10:21:01 +00:00
Beat Gaetzi
688fdbc2d0 - Apply FreeBSD 10.x workaround on WRKDIR instead of WRKSRC as some ports
provide their configure script outside of WRKSRC.
- Print out all files on which the autotools fix was applied.

Exp-runs by:	miwi
2012-01-22 15:41:33 +00:00
Steve Wills
922347982c - Update to 1.8.7p357
Reviewed by:	pgollucci
Security:	91be81e7-3fea-11e1-afc7-2c4138874f7d
2012-01-21 15:40:26 +00:00
Jason Helfman
bcaa099a23 -remove esat.net mirror
Approved by:	crees (mentor)
2012-01-17 21:30:55 +00:00
Dirk Meyer
3ccdb7589e - force OSVERSION for pointyhat 2012-01-16 18:55:36 +00:00
Dirk Meyer
b84eaf11d0 - revert default to GNUSTEP_WITH_GCC42 2012-01-16 18:34:15 +00:00
Pav Lucistnik
5a084f8451 - Fix check-already-installed target: comm expects the input to be sorted
PR:		ports/161287
Submitted by:	mandree, nox (used nox's version)
2012-01-15 22:13:42 +00:00
Alexander Leidinger
a0d909b284 Add missing dependency to gnutls. [1]
Fix the fix of adding a missing dependency to the linux cups-libs port.

Reported by:	Da Rock <freebsd-emulation@herveybayaustralia.com.au> [1]
2012-01-14 22:35:19 +00:00
Dmitry Marakasov
453f8aadcf - Fix savannah master site: download.savannah.gnu.org/releases-noredirect is outdated and _does_ redirect [1]
- Add another savannah mirror

Reported by:	glebius [1]
2012-01-14 21:15:00 +00:00
Boris Samorodov
dc87aa18e5 Cups-libs depends on gnutls, add the dependency.
The port itself has been fixed by netchild.

Reported by:	Da Rock <freebsd-ports@herveybayaustralia.com.au> (freebsd-emulation@)
2012-01-14 08:14:02 +00:00
Dirk Meyer
d10b633458 - add option GNUSTEP_WITH_GCC46
- add option GNUSTEP_WITH_CLANG
GNUstep defaults to clang in FreeBSD9
2012-01-13 10:48:33 +00:00
Eitan Adler
984a7b16f9 R.I.P X11BASE
Approved by:	portmgr (pav)
2012-01-13 02:17:01 +00:00
Pav Lucistnik
7eca957720 - Remove unused definition of MD5
PR:		ports/163282
Submitted by:	rene
2012-01-12 22:20:32 +00:00
Olli Hauer
44276a4895 - no need to strip .' in APACHE_VERSION_CHECK because .' is no longer valid in APACHE_VERSION
- make apache2x module cleanup more strict so addon modules will not remove LoadModule lines insert by apache2x.
  For example apache own proxy_scgi_module could be removed during deinstall of mod_scgi
- remove apache13 module pkg-plist cleanup

with hat apache@
2012-01-11 20:09:27 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Thomas Abthorpe
9535b93cb0 - Make pkg_add honour -p/-P
PR:		ports/153573
Submitted by:	ohauer
Exp run by:	pav
2012-01-09 15:31:27 +00:00
Olli Hauer
2c96f26a12 - remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )

with hat apache@
2012-01-01 19:30:58 +00:00
Matthias Andree
145c6029e0 Take over maintainership.
Approved by: alepulver (maintainer).
2011-12-31 08:52:36 +00:00
Martin Wilke
d78e962758 - Update XFCE mirrors
PR:		163580
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-12-29 15:14:54 +00:00
Chris Rees
304843ed09 Correct comment advising how to use sudo as SU_CMD; doesn't work unless
environment is preserved

PR:		ports/162273
Submitted by:	crees
Approved by:	portmgr (linimon)
2011-12-23 16:19:31 +00:00
Beat Gaetzi
9bff2d2e5e - Update Thunderbird to 9.0
Approved by:	portmgr (erwin, implicit)
Security:	http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
2011-12-22 07:17:59 +00:00
Beat Gaetzi
b3247ebd54 - Update SeaMonkey to 2.6
Approved by:	portmgr (erwin, implicit)
Security:	http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
2011-12-21 08:10:17 +00:00
Beat Gaetzi
d0020d8388 - Update Firefox to 9.0
In collaboration with:	cognet, flo, Jan Beich
Approved by:		portmgr (erwin, implicit)
Security:		http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
2011-12-21 08:02:57 +00:00
Jason Helfman
e2b4e488f1 cleanup ftp mirror esat
add more mirrors for cheeseshop

PR:	ports/163170
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Approved by: crees (mentor)
2011-12-20 05:00:01 +00:00
Thomas Abthorpe
1dd979d450 - Assign bsd.ruby.mk to ruby@ [1]
- Assign bsd.efl.mk and bsd.ocaml.mk to ports@

With hat:	portmgr
Discussed with:	swills@ [1]
2011-12-15 19:47:53 +00:00
Pav Lucistnik
8331a96d1a - Add support for wx 2.9 while not making it default
PR:		ports/163006
Submitted by:	fjoe
Feature safe:	yes
2011-12-11 18:49:39 +00:00
Sunpoet Po-Chuan Hsieh
cf29c9bf0c - Add ftp.twaren.net to MASTER_SITE_PERL_CPAN_BY
Feature safe:	yes
2011-12-09 19:01:50 +00:00
Pav Lucistnik
e8ca316f5a - Revert addition of 2.9 temporarily, individual ports need to be fixed for
compatibility first

Feature safe:	yes
2011-12-04 18:26:09 +00:00
Sunpoet Po-Chuan Hsieh
c9b49f5ad6 - Simplifiy GOOGLE_CODE handler
Feature safe:	yes
2011-12-03 11:56:48 +00:00
Pav Lucistnik
90b7ec3c55 - Add support for wx 2.9
- Reassign to a new maintainer

PR:		ports/163006
Submitted by:	fjoe
Feature safe:	yes
2011-12-02 08:18:42 +00:00
Alex Dupre
c9a7c3da2d Add phar support.
Feature safe:	yes
2011-11-25 15:50:11 +00:00
Beat Gaetzi
4387c2d917 - Update SeaMonkey to 2.5
Approved by:	portmgr (pav)
Feature safe:	yes
2011-11-22 20:52:36 +00:00
Steve Wills
10c8b3516a - Update lang/ruby19 to 1.9.3
Submitted by:	stas@
With hat:	ruby@
Feature safe:	yes
Approved by:	portmgr (pav)
2011-11-21 20:59:09 +00:00
TAKATSU Tomonari
8361e1265d - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk

PR:		ports/162238
Submitted by:	tota (myself)
Approved by:	wen (maintainer of Mk/bsd.cran.mk and many related ports),
		David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
		  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
		Dan Rue <drue_AT_therub_DOT_org>
		  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:	yes
2011-11-15 20:09:02 +00:00
Raphael Kubo da Costa
7f1a46ec8c The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.

The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.

Approved by:	avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 02:59:40 +00:00
Gerald Pfeifer
9ce9cd0961 Disconnect GCC 4.5 alias lang/gcc45.
No ports uses this directly any more via USE_GCC=4.5 and for the sake
of those nine that have USE_GCC=4.5+ we transparently rewrite this to
USE_GCC=4.6+ which has already happened for weeks for tinderbox builds.

Feature safe:	yes
2011-11-12 22:03:55 +00:00
Ashish SHUKLA
059d247f07 - Update version of editors/emacs-devel in bsd.emacs.mk
PR:		ports/161706
Reported by:	rakuco (private email)
Feature safe:	yes
2011-11-11 05:07:42 +00:00
Raphael Kubo da Costa
97931d0e38 Remove CMAKE_USE_PTHREAD.
This has been in area51 since April, and discussions with makc
indicate this was only needed when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (tabthorpe)
Feature safe:	yes
2011-11-10 19:50:26 +00:00
Wesley Shields
14162ec120 Add MASTER_SITE_SUDO.
Suggested by:	miwi@
2011-11-09 17:18:27 +00:00
Martin Wilke
93a599d772 - Make WITH_FBSD10_FIX globally
- Add a new flag WITHOUT_FBSD10_FIX for maintainer testing

Some additional notes:
We are planing to make 10 exp-run after the 9.0 Release within 2 weeks to poke maintainers
and upstream as to ensure that for the 10.0 Release, everything is fixed and we can remove
the current workaround.

Submitted by:	bf@, rea@ (based on)
Thanks to:	beat, kwm, dough
Reviewed by:	erwin
Tested via PH:	2x exp-run
Approved by:	portmgr (myself)
2011-11-09 08:53:12 +00:00
Beat Gaetzi
c09b41ad1a - Update Thunderbird to 8.0 2011-11-08 17:35:09 +00:00
Beat Gaetzi
53c1e9dfa7 - Update Firefox to 8.0 2011-11-08 17:25:16 +00:00
Pav Lucistnik
c357454726 - Fix typo: PKG_NAME should have been PKGNAME
PR:		ports/161495
Submitted by:	lwhsu
2011-11-07 12:44:42 +00:00
Pav Lucistnik
0e654d3512 - Stop resolving dependencies on deinstall when juggling python eggs
PR:		ports/159962
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-11-07 12:40:53 +00:00
Olli Hauer
91d95a621d - adjust Note to reflect enforcement of USE_APACHE values 2011-11-06 22:47:28 +00:00
Olli Hauer
542ab98854 - force usage of USE_APACHE values without '.'
Examples:
  USE_APACHE= 22       # specify exact version
  USE_APACHE= 13+      # specify [min] version, no [max] version
  USE_APACHE= 13-22    # specify [min]-[max] range
  USE_APACHE= -22      # specify [max] version, no [min] version

with hat apache@
2011-11-06 21:55:53 +00:00
Dirk Meyer
a19097f134 - fix build for FreeBSD-9
by defaulting to GNUSTEP_WITH_GCC42
2011-11-06 07:40:58 +00:00
Gerald Pfeifer
4bf3e880f0 Fix mis-applied patch from revision 1.59 (moving the new code one
conditional up).

Discussed with:	bf
2011-10-30 20:58:22 +00:00
Gerald Pfeifer
1be81e083d Refer to GCC 4.7 instead of GCC 4.5. Mark the part that should not see
changes based on GCC changes more clearly.
2011-10-30 15:51:09 +00:00
Gerald Pfeifer
af5f25332e When USE_GCC=X.Y+ has been specified, prefer the default version of
GCC (the one which also USE_FORTRAN=yes chooses) in case we do have
to install GCC in any case.  Only if an acceptable version of GCC
is already present use that one.

This will ease the load on tinderboxes, further the use of current
versions of GCC, and minimize the need to download/carry several
versions of GCC for users of pre-built packages.

PR:		160507
Submitted by:	bf
2011-10-30 01:34:38 +00:00
Alberto Villa
f6bafcdc3d - Fix KDE printer configuration module.
- Bump PORTREVISION.

Reported by:	Carmel <carmel_ny@hotmail.com> via mailing list
2011-10-29 00:49:39 +00:00
Martin Wilke
40b55340e6 - Fix thunar 2011-10-28 15:13:33 +00:00
Martin Wilke
636c78d42c - x11-wm/xfce4-wm update to 4.8.2
- x11-wm/xfce4-panel update to 160920
- x11-fm/thunar update to 1.2.3

PR:		160946
		160920
		160875
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-10-28 15:10:26 +00:00
Erwin Lansing
1beda15b17 Add a workaround for ports that don't recognize FreeBSD 10.x or newer.
Ports that need this can set WITH_FBSD10_FIX to apply the hack, but
only on FreeBSD 10.  This is only a temporary workaround as the real fix
lies upstream by fixing the included scripts, but this will take a
long time.

Submitted by:	ed, jilles, stas, beat (and more)
Tested on:	pointyhat i386-9-exp and i386-10
2011-10-27 09:46:25 +00:00
Carlo Strub
36122aaefe Remove stale PACKETSTORM mirror
PR:		ports/161980
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	glarkin@ (mentor)
2011-10-26 14:34:02 +00:00
Steve Wills
d6f963ea5b - Move RAKE_VER out of bsd.ruby.mk since it is no longer needed 2011-10-25 21:06:55 +00:00
Rene Ladan
fa7486f56e - Change maintainer to xfce@ [1]
- Update versions for garcon, libexo, libxfce4util, thunar, xfce4-panel to
  match current in-tree versions [2]
PR:		ports/160797 [2]
Submitted by:	Olivier Duchateau [duchateau.olivier gmail] [2]
Approved by:	oliver@ (previous maintainer) [1]
2011-10-23 19:28:31 +00:00
Beat Gaetzi
391b43619f - Remove some vendor optimization for WITHOUT_OPTIMIZED_CFLAGS
PR:		ports/161463
Submitted by:	Nali Toja <nalitoja AT gmail.com>
2011-10-23 18:31:57 +00:00
Chris Rees
86a9bba12f Add ZENHOME_REL for use in PLIST_FILES etc. 2011-10-20 20:07:23 +00:00
Beat Gaetzi
7b9004829a - Remove www/seamonkey2 and www/seamonkey2-i18n: Upstream support dropped
and multiple vulnerabilities.
2011-10-19 16:00:44 +00:00
Chris Rees
67c648f910 Add PYTHONDONTWRITEBYTECODE to MAKE_ENV; otherwise it messes with installed
zenoss before install phase, upsetting Tinderbox and pointyhat.
2011-10-18 18:58:48 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Alberto Villa
ccb1023f9c - Distinguish STRIP from WITH_DEBUG.
PR:		156543
Submitted by:	Pan Tsu <inyaoo@gmail.com>
2011-10-16 22:51:26 +00:00
Alberto Villa
2300301988 - Update Qt to 4.7.4.
- Make sure internal paths are added before system ones.
- Remove phonon-gstreamer dependency from qt4-webkit.
- Remove qt4-gui dependency from qt4-dbus.
2011-10-16 22:42:43 +00:00
TAKATSU Tomonari
57902e9fa6 - Fix ftp.ctex.org site path to make fetchable
PR:		ports/161679
Submitted by:	tota (myself)
Approved by:	wen (maintainer)
2011-10-15 13:37:26 +00:00
Doug Barton
4eb5b88d9e As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar		Vulnerable since 2011-01-13
comms/libsyncml			Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server	Vulnerable since 2006-10-29
databases/mysql323-client	Vulnerable since 2006-10-29
databases/mysql323-scripts	Vulnerable since 2006-10-29
databases/mysql40-server	Vulnerable since 2006-10-29
databases/mysql40-client	Vulnerable since 2006-10-29
databases/mysql40-scripts	Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
		Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh			Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
		Depends on comms/libsyncml, which is DEPRECATED
devel/libsoup22			Vulnerable since 2011-07-28
dns/bind9-sdb-ldap		Vulnerable since 2011-06-04
dns/bind9-sdb-postgresql	Vulnerable since 2011-06-04
ftp/wgetpro			Vulnerable since 2004-12-14
games/quake2forge		Vulnerable since 2005-01-21
graphics/linux-tiff		Vulnerable since 2004-10-13
japanese/mutt			Vulnerable since 2007-07-29
japanese/asterisk14-sounds	Depends on net/asterisk14, which is FORBIDDEN
net/asterisk14			Vulnerable since 2011-06-25
net/isc-dhcp31-client		Vulnerable since 2011-04-10
net/isc-dhcp31-server		Vulnerable since 2011-04-10
net/isc-dhcp31-relay		Vulnerable since 2011-04-10
net/asterisk-app-ldap		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-app-notify		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-oh323
   Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64
net/asterisk14-addons		Depends on net/asterisk14, which is FORBIDDEN
net/astfax			Depends on net/asterisk14, which is FORBIDDEN
net-mgmt/nagios2		Vulnerable since 2009-06-30
www/gforge			Vulnerable since 2005-08-09
www/linux-flashplugin7		Vulnerable since at least 2008-05-30
www/opera-devel			Vulnerable since 2010-06-25, does not fetch
www/plone3			Vulnerable and unsupported upstream
www/serendipity-devel		Vulnerable since 2008-04-25
www/ziproxy			Vulnerable since 2010-06-15
www/asterisk-gui		Depends on net/asterisk14, which is FORBIDDEN
x11-toolkits/linux-pango	Vulnerable since 2009-05-13
2011-10-14 22:30:49 +00:00
Gerald Pfeifer
f8f617d71c Fix the previous commit for the case where USE_FORTRAN is undefined.
Pointy hat to:	self, bf
2011-10-08 08:17:16 +00:00
Gerald Pfeifer
0e5f319fdb Reference the GCC run-time libraries via FFLAGS, too, in addition to
CFLAGS and LDFLAGS, if USE_FORTRAN=yes has been specified.

Submitted by:	bf
2011-10-08 07:37:53 +00:00
Emanuel Haupt
d51d2b5b7c Cleanup various mirrors based on recent distilator reports. 2011-10-03 12:51:00 +00:00
Wen Heping
5e9ca9bd60 - Remove dead mirror http://mirrors.geoexpat.com/ 2011-09-29 06:58:39 +00:00
Beat Gaetzi
cf1a495e5b - Update to 2.4
Thanks to:	flo@ for preparing the www/seamonkey update
2011-09-28 03:14:22 +00:00
Beat Gaetzi
dd2754050f - Chase Thunderbird update to 7.0 2011-09-27 22:24:02 +00:00
Beat Gaetzi
5bfd72cc53 - Update Firefox to 7.0
Thanks to:	flo@ for preparing the www/firefox update
2011-09-27 18:44:34 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Boris Samorodov
9f00e32272 There are no entries for FC4 ports:
cups-libs, gnutls, libgcrypt, libgpg-error, libtasn1.
2011-09-23 19:28:06 +00:00
Boris Samorodov
40105cf193 Fix version for libgcrypt: 11.5.1 -> 11.5.2. 2011-09-23 18:04:11 +00:00
Boris Samorodov
36bba94126 Add linux applications:
. cups-libs;
. gnutls;
. libgcrypt;
. libgpg-error;
. libtasn1.

PR:		ports/159007
Submitted by:	Stas Timokhin <devel@stasyan.com>
2011-09-23 17:51:42 +00:00
Thomas Abthorpe
9afffdbd14 - Add support for copyfree group of licenses
PR:a		ports/158776
Submitted by:	eadler@
2011-09-23 13:10:11 +00:00
Wen Heping
603eb542f3 - Add Zope Public License 2.1
PR:		ports/160434
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-23 08:50:56 +00:00
Gerald Pfeifer
8fec0a2dbc Make USE_FORTRAN=yes imply the use of GCC 4.6 over GCC 4.5 so far.
Exp-run by:	pav
Thanks to:	pav, bf (for fixing several ports)
2011-09-19 00:40:21 +00:00
Chris Rees
3f424e2d6c Remove MASTER_SITES_XFREE
Approved by:	x11 (kwm)
2011-09-17 17:48:02 +00:00
Chris Rees
2d0422962a Stop hardcoding USE_ZIP -- distfiles are not always zipped.
PR:		ports/160723
Submitted by:	Jason Helfman <zenoss@experts-exchange.com> (maintainer)
2011-09-16 18:44:08 +00:00
Stanislav Sedov
d14a2f6d79 - Do not install the 'gem' executable as part of ruby 1.9 install. The
version supplied is too old for some applications, so we're switching
  to using the version from ports.
- Allow ruby-gems installation for ruby 1.9.

Submitted by:	swills@ (based on).
2011-09-13 08:03:32 +00:00
Steve Wills
7468302ec9 - Remove USE_RUBY_AMSTD support, since it is no longer used
Discussed with:		stas
2011-09-13 01:43:10 +00:00
Chris Rees
8baefc0941 Correct various entries and remove other dead entries (404 errors only)
Submitted by:	Anonymous contributor on IRC
2011-09-11 14:43:59 +00:00
Raphael Kubo da Costa
44cfcd60fb - Remove the patch that was clearing default build flags for build
profiles, so that CMake can be used outside of ports.
- Bump CMake PORTREVISION.
- Pass default build flags (at least I hope) via bsd.cmake.mk.

PR:             159276
Submitted by:   Igor Soumenkov <2igosha@gmail.com>
Approved by:	avilla (mentor)
2011-09-11 02:04:09 +00:00
Florian Smeets
1a5976ce70 - only grep for firefox version in stdout [1], do the same for thunderbird and
seamonkey
- limit output to the first line by using head -1, this fixes -i18n ports
  installation, if the parent port was build with DEBUG

PR:		ports/160365 [1]
Submitted by:	amdmi3 [1]
2011-09-10 12:39:34 +00:00
Gerald Pfeifer
610afbf497 Cater to versions of FreeBSD greater than 9 (up to 99). [1]
Tweak the representation of versions of GCC that newer appeared in base.

Submitted by:	bf [1]
2011-09-10 12:10:37 +00:00
Baptiste Daroussin
7626bb39cb Simplify USERS/GROUPS management, use groupmod instead of usermod to append user to a group
This fix group management

PR:		ports/159577
Submitted by:	sahil
Reviewed by:	flz
Exp-run:	bapt
Approved by:	portmgr (flz)
2011-09-09 08:10:29 +00:00
Sofian Brabez
36b48d77cf - Update to 11.0.0
- Update MASTER_SITES
- Add LICENSE

Reviewed by:	lwhsu@
Approved by:	jadawin@ (mentor)
2011-09-07 09:27:54 +00:00
Sunpoet Po-Chuan Hsieh
a216df6cab - Remove python.cdpa.nsysu.edu.tw from MASTER_SITE_PYTHON 2011-09-05 09:34:26 +00:00
Wen Heping
adf82ac916 - Update lang/python32 to 3.2.2 2011-09-05 01:28:56 +00:00
Greg Lewis
bbd1b1b22e . Make commented examples reference 1.6 (the current default) rather than 1.5. 2011-09-04 19:23:26 +00:00
Sunpoet Po-Chuan Hsieh
62896e4934 - Revert accidental commit 2011-09-04 17:35:07 +00:00
Sunpoet Po-Chuan Hsieh
65e103c48f - Remove ftp.net.ohio-state.edu
PR:		ports/160311
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2011-09-04 17:31:01 +00:00
Gerald Pfeifer
cbb4e03279 Refer to GCC 4.2+ instead of GCC 3.4+ in a comment, since the latter is
not in any supported release of FreeBSD any more.
2011-09-04 16:56:11 +00:00
MANTANI Nobutaka
e02f61fd2f Update EMACS_VER in accordance with recent update of editors/xemacs21-mule
to fix package building errors of ports that depend on editors/xemacs21-mule.
2011-09-03 15:36:18 +00:00
Chris Rees
0dfd524a22 Add bsd.zenoss.mk for support of zenpacks.
PR:		ports/160290
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com>
2011-09-01 16:08:01 +00:00
Baptiste Daroussin
a8d8b2d67b - Readd the accidentaly removed "else" (now drupal6 can be installed)
Reported by:	Mike Harding <mvh@ix.netcom.com>
Pointyhat to: 	Bapt (myself)
2011-08-31 05:16:20 +00:00
Baptiste Daroussin
a0397dd3db Remove reference to drupal5, it has gone 2011-08-30 06:40:30 +00:00
Matthias Andree
57f5b06828 - Update databases/db5 to new upstream release 5.2.28.0. ChangeLog:
http://download.oracle.com/docs/cd/E17076_02/html/installation/changelog_5_2.html

- Remove databases/db51 (no hard dependencies), users having set db51
  manually for their ports need to set db5 and rebuild dependent ports.

- Add OPTIONS for localization (default off) and crypto (default on).

- Install libdb*-5.so symlinks into $PREFIX/lib

- If WITH_DEBUG is set, pass --enable-umrw to pacify valgrind, and
  --enable-debug.
2011-08-25 23:17:17 +00:00
Steve Wills
370c5cdc08 - Revert change of default Ruby version from 1.9 back to 1.8 due to
unforseen issues.

Discussed with:		stas
2011-08-24 00:52:12 +00:00