Ryan Steinmetz
9caaecb5e4
- Add description for MPLS support
2012-07-22 22:27:11 +00:00
Martin Matuska
f0b1bac694
Update gmerlin framework and convert to new options:
...
gavl 1.2.0 -> 1.4.0
gmerlin 1.0.0 -> 1.2.0
gmerlin-avdecoder 1.1.0 -> 1.2.0
2012-07-22 08:46:59 +00:00
Marcus von Appen
980453215d
- Fix joystick input support for RELENG_9
...
- while here, convert to optionsng framework
PR: ports/169042
Submitted by: Jeffrey Pfau <jeffrey@endrift.com>
2012-07-21 10:03:51 +00:00
Guido Falsi
734baed9c8
Add shared description for mpg123.
...
Approved by: tabthorpe (mentor)
2012-07-18 20:36:40 +00:00
Alberto Villa
01af6428d3
- Make FREI0R and LADSPA descriptions more explicit.
2012-07-18 01:27:45 +00:00
Baptiste Daroussin
9bc22bc847
Fix config-conditional
...
PR: Gareth Hopkins <gabbawp@gmail.com> (via ports@)
Tested by: jgh
2012-07-17 16:20:06 +00:00
Martin Matuska
6418d88cb2
Update ffmpeg to use new options framework
2012-07-17 08:58:09 +00:00
Baptiste Daroussin
45b04c6514
compare options loading from /var/db/port/options and make.conf against the
...
complete list of options.
COMPLETE_OPTIONS_LIST being OPTIONS_DEFINE + all the OPTIONS_SINGLE_* + all the
OPTIONS_MULTI_*
2012-07-16 22:36:44 +00:00
Steve Wills
21ac3b59a5
- Update to 1.8.7p370
...
PR: ports/169668
Submitted by: stas
Approved by: portmgr (linimon)
2012-07-16 19:11:35 +00:00
Jason Helfman
a9394fb06f
- update to 1.0.6, update MASTER_SITES [1]
...
- move to optionsNG [2]
- add in shared descriptions for {MYSQL,ORACLE,PGSQL}_JDBC [2]
- add LICENSE [2]
- modify startup-script for java sanity [2]
PR: ports/166244
Submitted by: maintainer jjuanino@gmail.com [1], jgh@ [2]
2012-07-16 17:41:53 +00:00
Ruslan Makhmatkhanov
473f7fc2dc
- remove expired ports
...
* lang/python24 and lang/python25: unmaintained upstream
* www/zope and www/zope211: unmaintained upstream (the only
consumers of python24)
- clean-up python versions < 2.6 from lang/python-doc-html
- clean-up python24/25 from Mk/bsd.ports.mk
- add www/zope213 glue to bsd.python.mk
- clean-up zope versions != 2.13 from bsd.python.mk
Submitted by: miwi (based on)
Approved by: portmgr (miwi)
2012-07-16 17:04:29 +00:00
Martin Matuska
253481537f
Reorganize options of www/lighttpd
...
Add two new default options
2012-07-16 12:57:18 +00:00
Baptiste Daroussin
2bf8210563
- Document new options framework in bsd.options.mk
...
- new OPTIONS_DEFINE_${ARCH} and OPTIONS_DEFAULT_${ARCH} to define and activate
options per arches.
- No more append to PORT_OPTIONS options that are not in OPTIONS_DEFINE, (in the
expection of DOCS, NLS, EXAMPLES for compatibility)
2012-07-16 11:38:36 +00:00
Baptiste Daroussin
abb421178b
Add new OPTIONS_EXCLUSE_${ARCH} to be able to exclude an option on the given arch
...
Fix xorg-server on sparc64 by excluing the HAL option on sparc64 has it used to
be before convertion to new options framework [1]
Reported by: marius@
Tested by: marius@
Approved by: kwm [1]
2012-07-13 10:23:57 +00:00
Sunpoet Po-Chuan Hsieh
7e659e1f4d
- Add shared TCLTK description
...
- Add TLS to OPENSSL_DESC
- Fix Tcl & Tk names
2012-07-13 08:35:03 +00:00
Sunpoet Po-Chuan Hsieh
da2c2b3abf
- Shorten descriptions: change "support for ..." to "... support"
...
- Fix upper/lower cases to match their official names
2012-07-13 08:00:19 +00:00
Gerald Pfeifer
45cd9bcc48
Spell CUPS all upper-case per their web page and our ports.
2012-07-11 05:46:20 +00:00
Jason Helfman
e5f96c1bcc
- add shared description for PROFILE support
...
PR: ports/169704
Submitted by: mexas@bristol.ac.uk
2012-07-11 02:53:28 +00:00
Ade Lovett
2a5dee6af8
Update to 1.12.2 (feature safe from 1.12.1, no -exp required)
2012-07-10 21:14:27 +00:00
Baptiste Daroussin
0c7d746d6a
Fix PKG_IGNORE with pkgng
...
Submitted by: des@
2012-07-10 08:48:54 +00:00
Sunpoet Po-Chuan Hsieh
71c50eaabc
- Add shared DCRAW, GD, GRAPHMAGICK, IMAGEMAGICK, JHEAD, NETPBM, SQL and UNZIP descriptions
2012-07-09 18:55:00 +00:00
Olli Hauer
595048ebe6
- convert to options NG
...
- add desc. for MP3
2012-07-08 19:53:24 +00:00
Olli Hauer
229052b9ed
- add desc. for GDBM (GNU dbm support)
2012-07-08 17:43:48 +00:00
Sunpoet Po-Chuan Hsieh
36241dcccb
- Add shared IODBC and UNIXODBC descriptions
2012-07-08 06:48:24 +00:00
Sunpoet Po-Chuan Hsieh
4836f91670
- Add shared DATA description (used for old PORTDATA)
2012-07-07 08:19:48 +00:00
Alberto Villa
ff330a762f
- Update Calligra to 2.4.3.
...
- Add Japanese localization.
This release contains a number of important bug fixes to 2.4.2:
http://www.calligra.org/news/calligra-2-4-3-released
2012-07-05 08:20:22 +00:00
Alberto Villa
f84dc6affb
- Remove mention to USE_QT_VER=4 in comments. USE_QT4 has to be used
...
instead.
With hat on: kde
Approved by: portmgr (bapt)
2012-07-01 20:57:48 +00:00
Chris Rees
121d9dc468
Don't clobber USE_PERL5 values when USE_PERL5 is set.
...
Example of the problems caused:
http://lists.freebsd.org/pipermail/freebsd-ports/2012-May/075194.html
PR: ports/168379
Submitted by: crees
Reviewed by: Silence on perl@ for over a month
2012-07-01 16:38:22 +00:00
Sunpoet Po-Chuan Hsieh
09e778be52
- Add shared CARES, GSSAPI, KERBEROS4, KERBEROS5, LDAPS, NTLM and PROXY descriptions
2012-07-01 12:24:53 +00:00
Sergey Skvortsov
3533830550
Introduce Perl 5.16.0
...
Changes: http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod
Approved by: portmgr (linimon)
2012-06-30 21:00:43 +00:00
Baptiste Daroussin
b6155c6344
Add a shared OSD description
2012-06-29 12:00:33 +00:00
Baptiste Daroussin
f7c6b31899
Add PDF shared description
2012-06-29 10:27:03 +00:00
Baptiste Daroussin
b18a795b97
Add shared GTK1 description
2012-06-29 10:21:32 +00:00
Brendan Fabeny
5a3980c27b
remove the Thessaloniki Sunsite mirror after repeated distilator NXDOMAIN
...
results; to compensate for this and previous removals, and to obtain a better
geographical spread, add the Sunsite mirrors in Oviedo, Paris, and Stellenbosch
(found via http://ibiblio.org/pub/linux/MIRRORS.html )
2012-06-29 01:17:03 +00:00
Ade Lovett
409e8fee15
Update to 1.12.1 (essentially a no-op with some bugfixes)
2012-06-28 06:19:24 +00:00
Thomas Abthorpe
1bd5f0b6b4
- Add AGPLv3 to the list, missed in last commit
...
PR: ports/169499
Submitted by: Bryan Drewery <bryan shatow.net>
Pointyhat to: tabthorpe@
2012-06-28 01:32:40 +00:00
Sunpoet Po-Chuan Hsieh
21f6c17c02
- Add shared NUMPY and SCIPY descriptions
2012-06-26 18:32:33 +00:00
Max Brazhnikov
b9eaf39433
- Update E17 ports:
...
EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643)
- Pass maintainership to submitter.
- New ports:
benchmarks/expedite
devel/eio
graphics/evas-loader-generic
graphics/evas-loader-ico
graphics/evas-loader-psd
graphics/evas-loader-wbmp
graphics/evas_generic_loaders-gst
graphics/evas_generic_loaders-pdf
graphics/evas_generic_loaders-ps
graphics/evas_generic_loaders-raw
graphics/evas_generic_loaders-xcf
x11-wm/e17-module-comp-scale
x11-wm/e17-module-e-tiling
x11-wm/e17-module-elfe
x11-wm/e17-module-everything-aspell
x11-wm/e17-module-everything-shotgun
x11-wm/e17-module-xkbswitch
PR: ports/167405
Submitted by: Grzegorz Blach <magik at roorback.net>
2012-06-26 17:36:30 +00:00
Thomas Abthorpe
988fb33cd3
- Set IGNORE if BATCH is set [1]
...
- Silence some output, set LICENCE_VERBOSE to enable [2]
- Add AGPLv3 as a license
PR: ports/164870 [1] ports/165270 [2] ports/166066 [3]
Submitted by: many
Exp-run by: linimon
2012-06-26 15:27:54 +00:00
Sunpoet Po-Chuan Hsieh
83b5f64d38
- Revert accidental commit
2012-06-26 13:54:59 +00:00
Sunpoet Po-Chuan Hsieh
8ae901c16d
- Add shared TLS description
2012-06-26 13:42:52 +00:00
Dirk Meyer
79ed41a8a0
- reset MAINTAINER
2012-06-26 05:44:19 +00:00
Eitan Adler
754306d436
Add two new global options in use by some ports
2012-06-26 03:32:36 +00:00
Eitan Adler
90ce7c74a2
Improve the DEBUG description
2012-06-24 19:27:33 +00:00
Eitan Adler
be4b968842
Remove the word "Enable" from most descriptions:
...
Having the same word be the first of every description is not good UX, remove space from descriptions, and checking the box obviously means you are enabling something.
2012-06-24 19:26:23 +00:00
Marcus von Appen
a0515c3f51
- Update graphics/blender to version 2.63a
...
- Convert graphics/blender to new options framework
- Added new OPTION descriptions for OPENAL, OPENEXR, OPENJPEG and OPENMP
2012-06-24 16:06:04 +00:00
Eitan Adler
7f25c6bd90
Fix descriptions that get cutoff and add instructions for new options.
...
PR: ports/169360
Submitted by: "Bryan Drewery" <bryan@shatow.net>
2012-06-24 04:27:37 +00:00
Wen Heping
641e68377d
- Add MAPSERVER POSTGIS
2012-06-20 07:07:18 +00:00
Baptiste Daroussin
5aacdde06a
Show notice when a package is installed and flagged as automatic by pkgng
...
PR: ports/168909
Submitted by: "Bryan Drewery" <bryan@shatow.net>
2012-06-19 21:51:35 +00:00
Marcus von Appen
abb9ab5e87
- Force cmake to use PYTHON_VER as version to detect, so that it uses
...
the same Python version for the interpreter and library linking, if
multiple Python versions are installed.
PR: ports/168159
On behalf of: python@
2012-06-19 17:18:13 +00:00
Sunpoet Po-Chuan Hsieh
4bce34938e
- Add shared LIBEDIT description
...
- Fix typo
2012-06-19 12:51:59 +00:00
Dmitry Sivachenko
eb96887d1b
Better description for PCRE.
2012-06-19 05:55:11 +00:00
Dmitry Sivachenko
b72edbe349
Better NLS description (from porter's handbook).
2012-06-19 05:52:37 +00:00
Matthias Andree
9ea9a2a07f
- Update to new upstream release 5.3.21. Please see UPDATING!
...
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.htm
- Convert to OptionsNG.
Sunpoet, relative to the PR, there were more Makefile and pkg-plist changes,
as well as an update of Mk/bsd.database.mk and UPDATING.
Port and pkg-plist updates based on
PR: ports/165574
Submitted by: sunpoet@
2012-06-18 23:23:18 +00:00
Olli Hauer
c1c71c76f6
- add Lighttpd description
2012-06-17 18:17:32 +00:00
Marcus von Appen
ceb60c1ed0
- Ensure that PYTHONOPTIMIZE and PYTHONDONTWRITEBYTECODE are ignored on
...
using PY_DISTUTILS to avoid plist corruptions
PR: ports/146957
Reported by: swell.k@gmail.com
On behalf of: python@
2012-06-17 12:28:19 +00:00
Dirk Meyer
33ef3111e3
- bugfix LIBEXIF
...
Reprted by: Boris Samorodov
2012-06-17 08:55:19 +00:00
Brendan Fabeny
fcd7caf862
Remove several problematic mirrors:
...
- the edisontel Sunsite mirror has been giving consistent 404
responses locally and in the distilator results;
- the transact and softlayer Sourceforge mirrors have been giving
consistent NXDOMAIN responses locally and in the distilator results,
and were removed 15 months ago from version 40 of the official
Sourceforge mirror list at:
http://sourceforge.net/apps/trac/sourceforge/wiki/Mirrors
2012-06-16 07:42:23 +00:00
Dirk Meyer
69bcfd9844
- add LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER LIBXINE TK GUILE
2012-06-15 16:58:34 +00:00
Baptiste Daroussin
87d793fa02
Fix sanity-config error when using WRKDIRPREFIX [1]
...
While apply the same fix to fetch-urlall-list and fetch-url-list [2]
PR: ports/169039 [1]
Reported by: avg@ [1], Jan Beich <jbeich@tormail.org> [2]
exp-run: pointyhat-west (bapt)
2012-06-15 12:04:52 +00:00
Sunpoet Po-Chuan Hsieh
8253a4e7eb
- Add shared SZIP description
2012-06-15 08:27:42 +00:00
Sunpoet Po-Chuan Hsieh
606c003f60
- Add shared GPERFTOOLS and SNAPPY descriptions
2012-06-15 08:08:06 +00:00
Brendan Fabeny
61aca7be9c
Add the Sandia Netlib mirror; remove the linux-mirror.org Netlib mirror, due to
...
repeated NXDOMAIN distilator results
2012-06-14 23:14:40 +00:00
Baptiste Daroussin
b790e2be37
Fix check-install-conflicts message with pkgng
...
Submitted by: avg
2012-06-14 21:34:13 +00:00
Max Brazhnikov
5a91ceaf33
KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
...
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Pietro Cerutti
34aead295c
- New port: devel/qt4-qmlviewer
...
The Qt QML Viewer is a tool for loading QML documents that makes it easy to
quickly develop and debug QML applications. It invokes the QML runtime to load
QML documents and also includes additional features useful for the development
of QML-based applications.
WWW: http://qt-project.org/doc/qt-4.8/qmlviewer.html
2012-06-14 10:06:36 +00:00
Sunpoet Po-Chuan Hsieh
3cf03df392
- Fix TCL_DESC
...
- Sort *_DESC
2012-06-14 01:48:39 +00:00
Li-Wen Hsu
beaa29eef3
- Add shared description for GMP
2012-06-13 16:00:46 +00:00
Koop Mast
af021ad84a
Add BOOST and DOXYGEN toggles.
2012-06-12 18:47:36 +00:00
Gerald Pfeifer
e5877374e3
Remove ftp://ftp-stud.fht-esslingen.de/ from MASTER_SITE_SOURCEWARE
...
and hence MASTER_SITE_GCC. It is delivering corrupted tarballs for
at least one snapshot of GCC, and a different one for every download.
PR: 168956
Co-analysed by: Anton Shterenlikht <mexas@bristol.ac.uk>
2012-06-12 17:30:05 +00:00
Baptiste Daroussin
e7b0bc60a2
Add shared description for TCL
2012-06-12 06:14:18 +00:00
Ganael LAPLANCHE
a5d54335c2
- Un-version LIB_DEPENDS
...
- Switch to OptionsNg
- Add DVDCSS description to bsd.options.desc.mk
2012-06-11 08:05:04 +00:00
Ganael LAPLANCHE
73c2da9d38
- Un-version LIB_DEPENDS
...
- Switch to OptionsNg
- Add OPENSSL description to bsd.options.desc.mk
2012-06-11 07:56:37 +00:00
Ganael LAPLANCHE
5fdb2063dd
- Switch to OptionsNg
...
- Force LFS support when option activated
- Add CONFLICTS with audio/waon
- Add LFS description to bsd.options.desc.mk
2012-06-11 07:26:27 +00:00
Ganael LAPLANCHE
e28921ba0b
- Switch to OptionsNg
...
- Disable DEBUG option by default
- Fix patch names
- Add DEVD description to bsd.options.desc.mk
2012-06-11 07:10:17 +00:00
Dirk Meyer
544c09f835
- add LIBPAPER MDNSRESPONDER UPNP
2012-06-11 06:15:38 +00:00
Jase Thew
fb9653ff5b
- Add descriptions for ASPELL and GNUTLS.
...
Approved by: flo (mentor)
2012-06-10 17:16:07 +00:00
Ryan Steinmetz
2c0890e144
- Add shared option description for LIBWRAP
2012-06-10 15:48:33 +00:00
Ryan Steinmetz
416fbeb0b5
- Add shared PAM description
2012-06-10 12:54:34 +00:00
Dirk Meyer
560362adec
- allow CC be set to a differen path for option GNUSTEP_WITH_CLANG=yes
2012-06-10 07:44:57 +00:00
Martin Wilke
0c26a8d56c
- Add shared GEOIP descriptions
2012-06-09 15:44:56 +00:00
Dirk Meyer
8f035491ef
- update for gnustep-back 0.22
2012-06-09 12:49:45 +00:00
Martin Wilke
19500a789f
- Add optionsNG make config sanity check support
...
PR: 168480
Submitted by: "Bryan Drewery" <bryan@shatow.net>
Reviewed by: bapt
2012-06-09 12:19:12 +00:00
Beat Gaetzi
fc3e731505
- Update Thunderbird to 13.0
...
- Use GCC 4.6 to fix build on newer FreeBSD versions
- Update required nspr version [1]
PR: ports/167431 [1]
Submitted by: Toomas Aas <toomas.aas AT raad.tartu.ee> [1]
Security: http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
2012-06-09 08:28:38 +00:00
Ryan Steinmetz
73693352c5
Fix condition where _FILE_COMPLETE_OPTIONS_LIST is not defined (introduced by previous commit)
...
Approved by: portmgr (tabthorpe)
2012-06-08 19:52:39 +00:00
Baptiste Daroussin
1bbd68d292
Fix make config-conditional with optionsng
...
Reported by: ru@
2012-06-08 18:44:17 +00:00
Andrej Zverev
5943ec5f33
Add two mirror sites to the end of list with hardcoded search by module name.
...
This should help portscout bot in detection of new version on CPAN while author
of module is changed. CPAN:macro require author's CPAN-name and this change
allow to fallback try try look by module name.
Discussed with: sunpoet@
2012-06-08 10:16:22 +00:00
Beat Gaetzi
d49c598c88
- Re-add a check if Thunderbird binary exist which was accidentally
...
removed in rev 1.57.
2012-06-06 21:53:17 +00:00
Baptiste Daroussin
2641586787
Silent rmdir after removing the optionfile, the directory might contains other
...
informations like distfiles (added by portmaster)
While here only check if the optionsfile is there before removing it.
PR: ports/164422
Submitted by: Greg Larkin <glarkin@freebsd.org>
2012-06-06 14:23:17 +00:00
Sunpoet Po-Chuan Hsieh
d84e973d96
- Add shared IDN description
...
- Sort *_DESC
2012-06-06 13:27:52 +00:00
Baptiste Daroussin
5b14163eb5
Do not search for upper case uniquename what setting per ports options
2012-06-06 11:47:29 +00:00
Beat Gaetzi
428e30062f
- Update Firefox to 13.0
...
- Remove whitespace from pkg-descr
- Use GCC 4.6 to fix build on newer FreeBSD versions
- Use asm optimized YUV conversion and RGB scaling [1]
- Update required nspr version [2]
PR: ports/168423 [1], ports/167431 [2]
Submitted by: Jan Beich <jbeich AT tormail.org [1],
Toomas Aas <toomas.aas AT raad.tartu.ee> [2]
Security: http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
2012-06-06 07:55:46 +00:00
Baptiste Daroussin
8408ccfbc3
Activate NO_OPTIONS_SORT by default when the ports still use the old framework,
...
that case user still get the exact same out as prior optionsng, for converter
ports NO_OPTIONS_SORT remains per port so that by default options are sorted but
maintainer can decided to unsort them.
2012-06-05 06:56:36 +00:00
Baptiste Daroussin
ed18e382be
Allow NO_OPTIONS_SORT to work with old OPTIONS
...
Requested by: dougb@
2012-06-05 06:03:36 +00:00
Baptiste Daroussin
f05cecf6f0
Remove crufts committed by mistake
...
Reported by: matthew@
2012-06-04 11:43:53 +00:00
Baptiste Daroussin
ad17fa0e98
Fix loading of old options
...
Tested by: flo@, gelraen (via IRC)
2012-06-04 10:23:42 +00:00
Sunpoet Po-Chuan Hsieh
5d21fd4ee8
- Add shared TINYXML and XML descriptions
2012-06-03 16:59:50 +00:00
Baptiste Daroussin
767f8f6b84
Do not pollute output with error messages in case pkg query failed
2012-06-03 14:49:52 +00:00
Jason Helfman
e6c5df31c1
- add shared description for RESIN3
2012-06-03 03:16:44 +00:00
Baptiste Daroussin
36facc3830
Add description for MANPAGES
2012-06-02 23:56:03 +00:00
Juergen Lock
98e078c405
Add descriptions for:
...
AALIB CACA GNOMEVFS2 HAL LIBBLURAY LIBEXTRACTOR
LIRC RTMP SMB VAAPI VDPAU WAVPACK WEBSERVER XVMC.
2012-06-02 19:27:22 +00:00
Baptiste Daroussin
b4f11dd17c
Remove the double quotes while converting from old options framework to new one.
...
This fix the too long options breaking the UI
Reported by: Oliver Pinter <oliver.pntr@gmail.com> (via private mail)
2012-06-02 09:13:13 +00:00
Raphael Kubo da Costa
7522974a94
The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.
...
The upstream changelog can be seen in
<https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.2 >.
Relevant changes include a few patches having been integrated upstream
and thus removed from the ports tree and some improved work on USE_QT4
in bsd.qt.mk.
2012-06-02 00:08:27 +00:00
Baptiste Daroussin
cb564fb324
Add description for SASL
2012-06-01 16:57:37 +00:00
Tom Judge
0e9c11a966
Add ASSERT option description for use in razorback ports.
...
Approved by: eadler (mentor)
2012-06-01 15:26:14 +00:00
Florian Smeets
12f2d65147
Add descriptions for APACHE, FREETDS, GRAPHVIZ, GSM, H323, JABBER, LUA, MODPERL,
...
ORACLE, RADIUS, SNMP and SPANDSP to be used with www/rt38 and net/asterisk
2012-06-01 14:42:03 +00:00
Baptiste Daroussin
0b61e80354
Add description for GNUPLOT
2012-06-01 13:16:33 +00:00
Baptiste Daroussin
5c0d291cfb
Add description for MAD
2012-06-01 11:46:52 +00:00
Dirk Meyer
77b7bcf8d5
- fix space
2012-06-01 09:59:53 +00:00
Baptiste Daroussin
170a76404d
Fix gstreamer descriptions and add a shared description for MTP
2012-06-01 09:36:47 +00:00
Baptiste Daroussin
a16cae4f92
by default optionsng sort the options before prompting to them.
...
add a new KNOB for maintainers: NO_OPTIONS_SORT to prevent from sorting the options.
Requested by: osa@
2012-06-01 09:06:15 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Baptiste Daroussin
78ca8e5e8b
Add descriptions for MOTIF and XPM
2012-05-31 20:10:43 +00:00
Baptiste Daroussin
1884ff8c50
Add descriptions for FUSE KDE3 GCONF IMLIB2 CAIRO CUPS XFT
2012-05-31 14:49:00 +00:00
Baptiste Daroussin
ac505c31cb
Fix sanity checkong for "multi" options
2012-05-31 14:27:23 +00:00
Ruslan Makhmatkhanov
89f9d40890
Apply the last not yet committed change from the PR to finally close it:
...
- remove ftp://ftp-linux.cc.gatech.edu from MASTER_SITE_SUSE
According to [1] this server is deprecated and and may cease to exist.
[1] http://www.gtlib.gatech.edu/
Requested by submitter by mail.
PR: 168088
Submitted by: Takefu <takefu at airport dot fm>
Approved by: pgollucci (implicit)
2012-05-31 14:10:10 +00:00
Baptiste Daroussin
604cf10be2
Add descriptions for APE CDDB FASTCGI KERBEROS YAML
2012-05-31 11:19:12 +00:00
Baptiste Daroussin
f3cc8dfe67
Add description for GNOME, KDE4, GTK3, SVG and JAVA
2012-05-31 08:02:01 +00:00
Baptiste Daroussin
633eef1b21
Allow make config to run if description is empty
2012-05-31 07:35:44 +00:00
Baptiste Daroussin
b5ddd364f1
Stop spawning dialog inside its own sh process
...
This allow us to use normal make quoting when preparing the command line for the
make config dialog
2012-05-31 05:04:04 +00:00
Alberto Villa
7b4e1ec4a5
The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDE
...
graphic art and office suite.
Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released
Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released
Consequently, KOffice 2 has been removed from the ports collection.
As usual, we would like to thank all testers and contributors.
2012-05-31 00:09:24 +00:00
Baptiste Daroussin
8fce177a10
Show nothing if no options are defined as it used to be before optionsng
2012-05-30 21:02:49 +00:00
Baptiste Daroussin
0eaf67900c
Add descriptions for BDB1 BDB and DBM
...
Submitted by: Bryan Drewery (via #bsdports)
2012-05-30 20:52:42 +00:00
Baptiste Daroussin
738eb15d73
No more need to use double for comments containing parenthesis or simple quotes
...
while here, fix make config dialog ui with parenthesis and simple quotes on
single or multi options [1]
Reported by: Bryan Drewery (via #bsdports) [1]
2012-05-30 20:50:05 +00:00
Baptiste Daroussin
9ac596012f
Do not leave orphan /tmp/portoptions.* files
...
PR: ports/168475
Submitted by: Bryan Drewery <bryan@shatow.net>
2012-05-30 19:04:55 +00:00
Chris Rees
b2f2b46ca9
Add MSQL description
2012-05-30 18:25:15 +00:00
Sunpoet Po-Chuan Hsieh
f47661fff0
- Add shared EXPAT, XALAN and XERCES descriptions
2012-05-30 18:02:48 +00:00
Sunpoet Po-Chuan Hsieh
fb8b507cee
- Add shared PHP, PYTHON and RUBY descriptions
2012-05-30 17:35:04 +00:00
Sunpoet Po-Chuan Hsieh
414a92d5bb
- Add shared CFITSIO, ECW, GEOS, GRASS, HDF5, NETCDF, JASPER, KML, PROJ, WEBP descriptions
...
- Sort *_DESC
2012-05-30 17:28:33 +00:00
Baptiste Daroussin
1d13cfa03d
Add a bunch of new options descriptions
2012-05-30 17:12:54 +00:00
Martin Wilke
66521294b0
- Add shared PIXBUF, POPPLER, GSTREAMER, ODF, RAW, XRANDR, XKLAVIER, XCURSOR, GLADE, GVFS, COMPOSITE, NOTIFY descriptions
2012-05-30 16:45:20 +00:00
Sunpoet Po-Chuan Hsieh
de1c2c7675
- Fix an incorrect space/tab replacement in previous commit
...
Notified by: jadawin
2012-05-30 15:22:18 +00:00
Sunpoet Po-Chuan Hsieh
7ef8361ca5
- Fix format:
...
- Remove superfluous colon
- Change tab to space in the message
2012-05-30 14:54:34 +00:00
Sunpoet Po-Chuan Hsieh
a9362d197d
- Unify space/tab style:
...
- A space before backslash at the end of a line
- A tab before each MASTER_SITE_* URL
2012-05-30 14:51:29 +00:00
Sunpoet Po-Chuan Hsieh
9020fccc7a
- Add shared ODBC description
...
- Sort *_DESC
2012-05-30 14:49:03 +00:00
Baptiste Daroussin
58217085bb
Add PERL and WXGTK
2012-05-30 12:43:49 +00:00
Baptiste Daroussin
c4d64199c0
Add MMX and SSE descriptions
2012-05-30 12:36:34 +00:00
Baptiste Daroussin
4ec63bf9a6
Add shared OPENGL description
2012-05-30 12:30:52 +00:00
Martin Wilke
b71d4294c3
- Add share GNUPG desc.
2012-05-30 12:22:45 +00:00
Baptiste Daroussin
6a5841bb29
Fix typo
2012-05-30 12:12:53 +00:00
Baptiste Daroussin
b40925dfc1
Add descriptions for: AMR ESOUND FAAD FONTCOFNIG FREETYPE GTK2 OSS QT4 SDL VPX
...
X264 XVID XVIDEO
2012-05-30 12:10:39 +00:00
Sunpoet Po-Chuan Hsieh
a0953b50c8
- Add a note for special characters (parentheses or single quotes)
...
- Use official name of organizations, softwares or specifications
- Minor modification to distinguish UCS2 and UCS4
- Sort *_DESC again
2012-05-30 12:03:28 +00:00
Martin Wilke
d8e490580f
- Add sharing GDM, ICONS, MIXER and PRINT descriptions
2012-05-30 11:56:52 +00:00
Baptiste Daroussin
c4e03ed368
New descriptions for CDPARANOIA, FAAC,
...
Fix typo in CDDA2WAV description
More generic desciption for LAME
2012-05-30 11:23:44 +00:00
Baptiste Daroussin
1c8c230555
Add ALSA, LADSPA, LASH, and PORTAUDIO descriptions
2012-05-30 11:14:16 +00:00
Baptiste Daroussin
62bf63ad3f
Hide 'cd port && make config' command in 'config-conditional' target
...
PR: ports/168453
Submitted by: Bryan Drewery <bryan@shatow.net>
2012-05-30 09:55:54 +00:00
Ruslan Makhmatkhanov
a400851a7f
Add new packetstorm mirror according to [1].
...
[1] http://packetstormsecurity.org/mirrors/
2012-05-30 07:42:20 +00:00
Brendan Fabeny
0492eede16
- Update the GTLib mirrors as described in the note at
...
http://www.gtlib.gatech.edu/ :
"Please do not use the old names ftp-linux.cc.gatech.edu,
www.gtlib.cc.gatech.edu, ftp.gtlib.cc.gatech.edu or
rsync.gtlib.cc.gatech.edu as they are now deprecated and may cease to
exist. The supported names for GTlib services are
www.gtlib.gatech.edu, ftp.gtlib.gatech.edu and
rsync.gtlib.gatech.edu."
Restore a corrected version of the GTlib GNOME mirror that was removed
in revision 1.563. This leaves only one outdated GTlib entry, in
MASTER_SITE_SUSE:
ftp://ftp-linux.cc.gatech.edu/pub/suse/suse/%SUBDIR%/
This should probably be changed to:
ftp://ftp.gtlib.gatech.edu/pub/opensuse/distribution/ ...
but it is currently unused. Leave the other GTlib Linux mirrors for
reference during possible future Linux updates, even though some of
the older directories they point to have since been emptied and their
contents moved to separate archives, as on some other Linux mirrors.
- Remove the USC GNU mirror, which has been only sparsely updated
since Jan. 2011 -- according to distilator results it is missing 141
(about 40%) of the GNU distfiles. Replace it with the nearby
kernel.org GNU mirror.
2012-05-30 07:22:36 +00:00
Baptiste Daroussin
dfbfa368e0
readd the parentheses in FFMPEG description
2012-05-30 06:21:38 +00:00
Martin Wilke
44c843e5c0
- Add shared SVN and SSH description
2012-05-30 02:20:40 +00:00
Sergey A. Osokin
fa28dc9476
Add shared description for LCMS2.
2012-05-29 22:52:18 +00:00
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