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
9be3292795
Fix descriptions with "()"
...
Reported by: sanity check
2012-05-29 15:18:29 +00:00
Baptiste Daroussin
76f319b08f
Fix descriptions with "()"
...
Reported by: freshports sanity check
2012-05-29 15:15:17 +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
Baptiste Daroussin
7e64a460f5
Convert to new option framework
2012-05-29 15:11:00 +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
Emanuel Haupt
ba397e5cae
Provide a patch to chase a libnotify api change.
...
PR: 168355 (based on)
Submitted by: Ben Grimm <freebsd@bengrimm.net>
2012-05-29 14:34:47 +00:00
Baptiste Daroussin
ef49eaca32
Do not spam stdout with dialog command line
2012-05-29 14:25:13 +00:00
Daichi GOTO
2e3c15fee7
update to mozc-1.5.1090.102.1
2012-05-29 14:10:22 +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
Ashish SHUKLA
e1ccb91904
- Update to latest snapshot 201205220027
2012-05-29 13:55:37 +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
Alex Dupre
8e1e6293a0
Avoid namespace collisions between the embedded (modified) png library
...
and external libpng.so.
Submitted by: thompsa
2012-05-29 12:15:00 +00:00
Baptiste Daroussin
465b262cef
recreate the WITH_/WITHOUT_ options for compatibility
2012-05-29 11:49:10 +00:00
Frederic Culot
9bc22cb1ba
- Update to 2.05 [1]
...
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/WebDAO/Changes
PR: ports/168432 [1]
Submitted by: Aliaksandr Zahatski <zahatski@gmail.com> (maintainer, from another address)
2012-05-29 11:23:45 +00:00
Baptiste Daroussin
15800bb7f2
- Convert to new option frame (mutualty exclusive options aka single)
...
- Should fix make index
With hat: portmgr
2012-05-29 10:53:43 +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
Alex Kozlov
8100f00a1d
- Add SourceForge mirror
...
PR: ports/168425
Submitted by: "Bryan Drewery" <bryan@shatow.net> (mainainer)
Approved by: eadler, itetcu (mentors, implicit)
2012-05-29 09:00:47 +00:00
Martin Wilke
7e4300df6c
- Update to 0.3.1
...
- Changes: http://dovecot.org/list/dovecot-news/2012-May/000224.html
PR: 168420
Submitted by: Jase Thew <freebsd@beardz.net>
2012-05-29 08:51:15 +00:00
Martin Wilke
d50f9ae936
- Update to 0.1.5
...
PR: 168422
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-05-29 08:38:25 +00:00
Frederic Culot
04ed5b515b
- Update to 0.769
...
Changes: http://search.cpan.org/dist/Rose-DB/Changes
2012-05-29 08:38:20 +00:00
Martin Wilke
07ab2afa4e
- Update to 2.5.1
...
PR: 168419
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2012-05-29 08:37:15 +00:00
Martin Wilke
18306511c9
- Update to 0.5.4 (fix build with php54)
...
PR: 168430
Submitted by: Valery Komarov <komarov@valerka.net> (maintainer)
2012-05-29 08:36:02 +00:00
Martin Wilke
d4ddc61d94
- Update to f76b673 (bring php 5.4 support)
...
PR: 168429
Submitted by: Valery Komarov <komarov@valerka.net> (maintainer)
2012-05-29 08:34:09 +00:00
Martin Wilke
5338f24efd
- Update to 0.7.2
...
PR: 168428
Submitted by: Valery Komarov <komarov@valerka.net>
2012-05-29 08:33:01 +00:00
Martin Wilke
f23d133db5
Mount plugin allows to mount/umount external devices, cd/dvd-rom and
...
networked filesystems listed in your /etc/fstab.
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin
PR: ports/168078
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
2012-05-29 08:08:49 +00:00
Alex Dupre
8c2deec181
Fix php dependency.
2012-05-29 08:04:48 +00:00
Frederic Culot
42c25e0d73
- Update to 2.32
...
Changes: http://search.cpan.org/dist/Log-Dispatch/Changes
2012-05-29 08:02:25 +00:00
Frederic Culot
8bddc56f13
- Update to 3.22
...
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog
2012-05-29 07:36:43 +00:00
Maho Nakata
d7687e13d0
update to svn 1343442 and remove patches.
2012-05-29 07:31:12 +00:00
Frederic Culot
5112514a63
- Update to 2.67
...
Changes: http://search.cpan.org/dist/Module-CoreList/Changes
2012-05-29 07:22:53 +00:00
Frederic Culot
d91a9af441
- Update to 0.58
...
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2012-05-29 07:16:04 +00:00
Martin Wilke
3833a90f6a
- Restore getpr, i still use it and i believe few other committers as well
...
- Take maintainership
2012-05-29 07:15:42 +00:00
Emanuel Haupt
881319ef72
Add links for newer gcc versions.
...
Submitted by: amdmi3
2012-05-29 07:10:58 +00:00
Alex Dupre
54b30d872f
Update to 7.0.27 release.
2012-05-29 06:12:53 +00:00
Martin Matuska
93830bec3e
Update to 1.1.1
2012-05-29 06:06:36 +00:00
Martin Matuska
b8182f7efe
Update to 1.6.1
2012-05-29 06:06:27 +00:00
Vanilla I. Shu
cfcc0d5d84
Fix build with clang.
2012-05-29 06:03:54 +00:00
Dennis Herrmann
aa1711947e
- Update to 1.7
2012-05-29 05:41:15 +00:00
Alexey Dokuchaev
55832b9701
Add heme 0.4.2, small, slick, and fast console hex editor for Unix-like
...
systems. If you're tired of utterly buggy screen and input handling of
editors/biew, but want a pure console hex editor, give this one a try.
WWW: http://sourceforge.net/projects/heme/
2012-05-29 03:45:00 +00:00
Steve Wills
8dea82ccad
- Switch to FETCH_DEPENDS to fix fetch during build
2012-05-29 03:21:20 +00:00