Martin Wilke
763cf6f752
- Convert to PEAR_AUTOINSTALL
2013-03-15 07:20:17 +00:00
Jason Helfman
6385d01979
- rename CYRUS_SASL2 option to SASL [1,2]
...
- add tokyocabinet option [2]
PR: 176970 [1]
Submitted by: john.marshall@riverwillow.com.au [1], maintainer (private mail) [2]
Approved by: maintainer, udo.schweigert@siemens.com
2013-03-15 06:52:42 +00:00
Martin Wilke
81bf56a52e
- Trim header
...
- Convert to PEAR_AUTOINSTALL
2013-03-15 02:29:45 +00:00
Martin Wilke
f55c8e1592
- Convert to PEAR_AUTOINSTALL
...
- Trim header
2013-03-15 02:16:32 +00:00
Martin Wilke
0b4cb62395
- Convert to PEAR_AUTOINSTALL
2013-03-15 01:21:30 +00:00
Jason Helfman
964f1cee53
- fix CYRUS_SASL2 breakage
...
PR: 176970 (based on)
Submitted by: john.marshall@riverwillow.com.au
Approved by: maintainer, udo.schweigert@siemens.com (implicit)
2013-03-14 23:17:26 +00:00
Chris Rees
03fd6366c9
Add new rc script for sympa
...
PR: ports/176475
Submitted by: Eimar Koort <eimar.koort@gmail.com>
2013-03-14 19:14:47 +00:00
Martin Wilke
b355602651
- Update to 4.39.1
...
PR: 176860
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2013-03-14 13:28:31 +00:00
Jason Helfman
e45150316e
- adopt optionsNG and remove legacy information from pkg-descr
...
PR: 175149
Submitted by: jgh@/maintainer
Approved by: maintainer, Udo.Schweigert@siemens.com
2013-03-14 07:34:30 +00:00
Grzegorz Blach
fcdd94f4bd
- Update to 1.0100
...
Approved by: crees, tabthorpe (mentors, implicit)
2013-03-13 17:20:11 +00:00
Bryan Drewery
3d171b0ba4
Fix OPTIONS_DEFINE being defined twice
2013-03-11 22:16:46 +00:00
Bryan Drewery
f636527174
- Fix error when QMAIL_PREFIX is not defined due to extra spaces
...
"Makefile", line 653: Need an operator
make: fatal errors encountered -- cannot continue
2013-03-11 19:43:29 +00:00
Baptiste Daroussin
aff4d42b21
2013-03-05 ftp/proma: Broken for more than 6 month
...
2013-03-05 vietnamese/vnelvis: Broken for more than 6 month
2013-03-05 devel/rubygem-ncursesw: Broken for more than 6 month
2013-03-05 www/wyvern: Broken for more than 6 month
2013-03-05 devel/xlslib: Broken for more than 6 month
2013-03-05 mail/firetray: Broken for more than 6 month
2013-03-05 vietnamese/vnterm: Broken for more than 6 month
2013-03-09 23:36:46 +00:00
Thomas-Martin Seck
f7cc9217e7
Change MAINTAINER to my FreeBSD.org address.
...
Approved by: flo (mentor)
2013-03-09 18:09:24 +00:00
Pawel Pekala
9f7ab903b2
- Update to version 0.8.3
...
- Remove leading article from COMMENT
- Get database dependency through USE_BDB
- Support OptionsNG, add DOCS and SASL options
- Use port framework for user and group creation
- Make daemon binary look for config files in ETCDIR not /etc
- Install config files in ETCDIR and preserve them when modified
2013-03-08 22:27:59 +00:00
Florian Smeets
5f18ea47e3
- update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
...
17.0.4
- update firefox to 19.0.2
- add vuln.xml entry
Security: 630c8c08-880f-11e2-807f-d43d7e0c7c02
2013-03-08 22:27:39 +00:00
Eitan Adler
ed59156ea9
Clean up my ports (and a couple of ports@ owned ones):
...
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc)
2013-03-08 20:23:38 +00:00
Andrej Zverev
16e614a795
- Drop support for perl < 12.x
2013-03-08 19:27:22 +00:00
Beech Rintoul
ca49e69edd
- Update to 1.8.6
...
- Release-announcement:
http://sourceforge.net/mailarchive/message.php?msg_id=30570401
PR: ports/176741
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2013-03-08 17:59:31 +00:00
Emanuel Haupt
1101f09c09
Remove indefinite article from COMMENT
2013-03-08 14:00:30 +00:00
Baptiste Daroussin
9250d94365
Convert USE_BISON to USES= bison
...
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
...
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
2013-03-08 10:51:34 +00:00
Martin Wilke
b7df065165
- Convert to OptionsNG
...
- Trim header
Reviewed by: bapt
2013-03-07 16:53:45 +00:00
Michael Scheidell
92adb6c171
- Undo patch for buggy Net:DNS .69. caused 404 errors <.69
...
PR: ports/174505
2013-03-07 06:20:38 +00:00
Bryan Drewery
6910bf819a
- Please welcome back Chris Petrik as maintainer of
...
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
2013-03-07 03:25:10 +00:00
Ruslan Makhmatkhanov
b874bb4d02
- update MASTER_SITES [1]
...
- trim Makefile headers
- limit python version to 2.x only (print)
- convert to optionsng (DOCS case)
- update pkg-descr:WWW
PR: 176693
Reported by: John Marino <draco@marino.st> [1]
2013-03-06 18:49:33 +00:00
Felippe de Meirelles Motta
4b92c0d68d
- Pass maintainership to submitter.
...
- Added one patch to fix build with CLANG.
PR: ports/176525
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-03-06 17:18:45 +00:00
Bryan Drewery
781fb82cfa
- Update to 1.9.8.13056
...
PR: ports/176652
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-03-06 03:04:32 +00:00
Martin Wilke
fb3520254a
- Convert to OptionsNG
...
- Trim header
Reviewed by: beat, bapt, kwm
2013-03-05 17:07:43 +00:00
Anton Berezin
e3c8476621
Update to 3.007.
...
Changes: http://search.cpan.org/dist/Mail-Box-Parser-C/Changes
2013-03-05 11:11:50 +00:00
Dirk Meyer
9d3770e044
- fix MASTER_SITES
...
PR: 176631
- drop Homepage
- add MASTER_SITES_LOCAL
2013-03-05 06:08:12 +00:00
Frederic Culot
6165714641
- Update to 4003 [1]
...
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1) by moving TEST_DEPENDS earlier
- Trim Makefile's header
Changes: http://search.cpan.org/dist/Mail-OpenDKIM/ChangeLog
PR: ports/176589 [1]
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
2013-03-04 17:05:06 +00:00
Li-Wen Hsu
6ee38c4b27
- Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation
2013-03-04 11:19:40 +00:00
Ashish SHUKLA
4f8acfa13d
- Update to latest snapshot 201303011853
...
- Add option for PAM support
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/435
2013-03-04 02:50:49 +00:00
Baptiste Daroussin
c9ed11d1d1
2013-02-27 www/igal: No more upstream, no more public distfiles, consider using www/llgal
...
2013-02-27 finance/tinyerp-server: No more upstream, no more public distfiles, consider using finance/openerp-server
2013-02-27 ports-mgmt/portcheck: No more upstream, no more public distfiles
2013-02-28 security/sslproxy: Abandoned upstream
2013-02-28 x11-themes/e17-theme-darkness: No more public distfiles
2013-02-28 x11-themes/e17-theme-cthulhain: Dead upstream since 2008
2013-02-28 x11-servers/driglide: 3dfx is dead, fails to compile on recent versions of freebsd
2013-02-28 mail/gmime: Superceded with version 2.4
2013-02-28 archivers/bsdar: part of the base system
2013-03-03 23:45:02 +00:00
Chris Rees
33a3535a9e
Stop being INTERACTIVE
...
Correct name of patch-aa
PR: ports/175412
Approved by: maintainer timeout (toasty@dragondata.com , 6 weeks)
2013-03-03 10:44:26 +00:00
Florian Smeets
4cfd7b2621
Chase databases/py-sqlite3 after 313167.
...
Submitted by: Jan Beich <jbeich@tormail.org>
Reported by: Valentin Nechayev <netch@netch.kiev.ua>,
Robert Simmons <rsimmons0@gmail.com>
2013-03-03 10:09:08 +00:00
Beech Rintoul
b67e674ac6
- Update script for chasing _tkinter.so relocation
...
PR: ports/176611
Submitted by: Li-Wen Hsu <lwhsu@FreeBSD.org>
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2013-03-03 08:13:07 +00:00
Martin Wilke
c30f9b3778
- Update to 4.39.0
...
PR: 176365
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2013-03-02 16:43:09 +00:00
Martin Matuska
bfcfb35904
Horde update:
...
comms/pear-Horde_ActiveSync 2.3.0
mail/pear-Horde_Imap_Client 2.7.0
2013-03-02 11:05:07 +00:00
Eitan Adler
b7b9ec7a12
Variable that start with _ are considered private to the defining
...
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe)
2013-03-02 03:55:25 +00:00
Eygene Ryabinkin
dc4f0db179
mail/offlineimap: add patch for proper handling of read-only folders
...
PR: 176079
QA page: http://codelabs.ru/fbsd/ports/qa/mail/offlineimap/6.5.4_1
Submitted by: Matthew West <ports@r.zeeb.org>
Feature safe: yes
2013-03-01 19:41:33 +00:00
Beech Rintoul
1250f929d2
- Update to 2.7
...
- Update master_sites
PR: ports/175373
Submitted by: Lawrence Chen <lchen@zen.lhaven.homeip.net>
Approved by: maintainer timeout
2013-03-01 07:45:13 +00:00
Jason Helfman
5c13a0d448
- update to 1.4.20.0
...
- trim historical header and drop ABI version for pcre
Reported by: portscout@
2013-02-28 17:54:57 +00:00
Beech Rintoul
347035cc0d
- Update to 2.8.0
...
- Release-announcement:
http://lists.opendkim.org/archive/opendkim/announce/2013/02/0041.html
PR: ports/176462
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2013-02-27 08:42:44 +00:00
Michael Scheidell
f850ff98f0
- Bump PORTREVISION to force rebuild MASTER changed
...
Approved by: dancing little elves
2013-02-26 21:49:59 +00:00
Michael Scheidell
ad8e87251e
- Bump PORTREVISION (missing on previous commit)
...
PR: ports/174505
2013-02-26 21:47:48 +00:00
Michael Scheidell
c07c77c234
- Use USE_PERL [1]
...
- Fix TYPo in FreeBSD [2]
- Fix sa-update with Net::DNS >= 0.69 [2]
PR: ports/174505
Submitted by: Andrej Zverev <andrej.zverev@gmail.com> [1]
Submitted by: brd [2]
2013-02-26 16:49:50 +00:00
Eitan Adler
aa95e542f5
net/samaba4-devel has been renamed to net/samba4
...
fixes index
Approved by: kwm (maintainer)
2013-02-24 13:20:53 +00:00
Martin Wilke
b4716a87c5
- Update to 0.6.58
...
PR: 175977
Submitted by: tota@
Approved by: maintainer timeout
2013-02-23 21:44:10 +00:00
Martin Wilke
3c8f98638c
- Update to 2.3.6
...
PR: 174678
Submitted by: uid@atnus.com
Approved by: maintainer timeout
2013-02-23 21:04:09 +00:00
Bryan Drewery
678eff9c21
- Cleanup example rc file
...
- Support SHUTDOWN
- Check for needed files/dependencies in precmd
- Respect LOCALBASE
- Make rclint happy
- Rename symlink from qmail.sh to qmailsmtpd
- Rename installed example rc file from qmail-smtpd.rcNG to qmailsmtpd
2013-02-23 18:49:29 +00:00
Martin Wilke
9c64a49561
- BROKEN checksum mismatch
2013-02-23 15:51:49 +00:00
Ashish SHUKLA
3b00d54e69
- Update to latest snapshot 201302212015p1
...
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/405
2013-02-23 11:45:35 +00:00
Emanuel Haupt
574f953c32
Update to 1.0.6
2013-02-22 14:45:56 +00:00
Rene Ladan
252938c14b
- convert to optionsNG
...
- convert Makefile header
2013-02-20 23:04:37 +00:00
Sunpoet Po-Chuan Hsieh
439bc28287
- Update to 1.2.13
...
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:34:54 +00:00
Baptiste Daroussin
72eda7b693
Convert to new options framework
2013-02-20 20:11:08 +00:00
Dima Panov
1a267d63c3
- Reassign ports from avl@ back to pool at his request.
...
Submitted by: avl via IM
Approved by: avl via IM
2013-02-20 16:08:58 +00:00
Frederic Culot
b71447da1a
- Update to 0.15.2
...
Changes: http://notmuchmail.org/news/release-0.15.2/
PR: ports/176291
Submitted by: Ross Timson <ross@rosstimson.com> (maintainer)
2013-02-20 15:57:53 +00:00
Florian Smeets
d39d92427c
- update firefox to 19.0
...
- update firefox-esr, thunderbird, linux-firefox, linux-thunderbird to 17.0.3
- update linux-seamonkey to 2.16
- update nspr to 4.9.5
- update nss to 3.14.3
- add DuckDuckGo search plugin to firefox [1]
- mark kompozer deprecated
- clang fixes for www/libxul19 [2]
Security: http://www.vuxml.org/freebsd/e3f0374a-7ad6-11e2-84cd-d43d7e0c7c02.html
Submitted by: DuckDuckGo [1], dim [2]
In collaboration with: Jan Beich <jbeich@tormail.org>
2013-02-19 23:53:07 +00:00
Martin Wilke
e2f9e1b73b
- Trim header
...
- OptionNG [1]
- Install Manpage [2]
PR: 176157 [1]
173697 [2]
Submitted by: jgh [1]
Helge Oldach <ports-archivemail@oldach.net> [2]
2013-02-19 16:18:01 +00:00
Ryan Steinmetz
cdca361698
- Update to 1.17.1
...
- Update to new 'created by' header
PR: ports/176207
Submitted by: Stefan Bethke <stb@lassitu.de>
Approved by: Anes Mukhametov <anes@anes.su> (maintainer)
2013-02-19 03:02:39 +00:00
Martin Wilke
d17609919d
Roundcube plugin to manage SpamAssassin preferences.
...
Adds a 'Spam' tab to the 'Personal Settings' to allow the user to change
their SpamAssassin preferences. Preferences must be stored in a SQL
database. Default preferences are used when no user preference is found.
WWW: http://www.tehinterweb.co.uk/roundcube/
PR: ports/176212
Submitted by: Stefan Bethke <stb@lassitu.de>
2013-02-18 02:12:22 +00:00
Vsevolod Stakhov
280c1cb5d6
Fix opendkim dependency to use any possible version of libopendkim.
2013-02-17 21:12:20 +00:00
Vsevolod Stakhov
cae56a5a56
- Update to 1.5.39.
...
- Change master site to bitbucket.
- Add license information.
- Add dependency on libopendkim for DKIM signing support.
2013-02-17 17:34:23 +00:00
Vsevolod Stakhov
55e3670afc
- Update to 0.5.4.
...
- Strip the header of Makefile.
2013-02-17 17:22:48 +00:00
Steve Wills
d785230ac8
- Update rails to 3.2.12
...
- Update dependent ports, including:
- Update rack to 1.4.5 to resolve CVE-2013-0263 and CVE-2013-0262
- Update activemodel to 3.2.12 to resolve CVE-2013-0276
Security: forthcoming
2013-02-16 20:54:38 +00:00
Ruslan Makhmatkhanov
bbeea12e6f
- update MASTER_SITES
...
PR: 176185
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2013-02-16 15:19:27 +00:00
Chris Rees
9f56d0b8bc
Update to 6.1.17
...
PR: ports/175966
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
While here, convert the make.conf knobs to OPTIONSng.
The DB_TYPE compatibility shim will remain for a few versions, but it should
be changed to OPTIONS_SET=[db-type as described in the OPTION] now.
2013-02-16 13:21:22 +00:00
Ashish SHUKLA
6ce513c4d1
- Update to latest snapshot 201302152354
...
Changes: http://thread.gmane.org/gmane.mail.opensmtpd.general/401
2013-02-16 07:19:26 +00:00
Ruslan Makhmatkhanov
a699fc1724
- remove empty files
2013-02-15 08:57:19 +00:00
Ashish SHUKLA
5015458d09
- Update to latest snapshot 201302141353
...
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/394
2013-02-14 14:31:30 +00:00
Martin Wilke
25b65047f6
- Update to 2.1.15
...
- Bump Portrevision for dovecot plugins
PR: 176102
Submitted by: maintainer
2013-02-14 07:46:57 +00:00
Po-Chien Lin
844e31a28d
- Update MAINTAINER email address for all my ports
...
- Convert Makefile header to new style if needed
Approved by: swills (mentor)
2013-02-13 06:04:08 +00:00
Martin Matuska
90f3f10ce9
Upgrade horde-groupware and horde-webmail to 5.0.4
2013-02-12 19:33:35 +00:00
Bryan Drewery
fec491b62f
- Update to 1.21 [1]
...
- Add support for LUA [1]
- Trim header
- Remove unneeded QMAIL_PREFIX (pulled in from bsd.mail.mk already)
- Remove ABI version from LIB_DEPENDS
- Convert NOPORTDOCS -> DOCS
PR: ports/174742 [1] (based on)
Submitted by: Uffe Jakobsen <uffe@uffe.org> [1]
Approved by: maintainer timeout
2013-02-12 17:38:10 +00:00
Martin Matuska
09f58e3f5f
Horde suite update:
...
archivers/pear-Horde_Compress 2.0.3
comms/pear-Horde_ActiveSync 2.2.0
deskutils/horde-kronolith 4.0.4
deskutils/horde-mnemo 4.0.3
devel/horde-content 2.0.2
devel/horde-timeobjects 2.0.3
devel/pear-Horde_Argv 2.0.4
devel/pear-Horde_Cli 2.0.3
devel/pear-Horde_Core 2.2.0
devel/pear-Horde_Data 2.0.3
devel/pear-Horde_Date 2.0.3
devel/pear-Horde_Exception 2.0.3
devel/pear-Horde_Icalendar 2.0.3
devel/pear-Horde_Itip 2.0.4
devel/pear-Horde_Prefs 2.3.0
devel/pear-Horde_Support 2.0.3
devel/pear-Horde_Timezone 1.0.2
devel/pear-Horde_Token 2.0.3
devel/pear-Horde_Util 2.1.0
devel/pear-Horde_View 2.0.2
ftp/horde-gollem 3.0.0
graphics/pear-Horde_Image 2.0.3
mail/horde-imp 6.0.4
mail/horde-ingo 3.0.3
mail/horde-turba 4.0.3
mail/pear-Horde_Imap_Client 2.6.0
mail/pear-Horde_Mime 2.0.4
mail/pear-Horde_Mime_Viewer 2.0.3
net/pear-Horde_Rpc 2.0.3
net/pear-Horde_Url 2.1.0
security/pear-Horde_Auth 2.0.3
security/pear-Horde_Crypt 2.1.2
security/pear-Horde_Perms 2.0.3
textproc/pear-Horde_Pdf 2.0.3
textproc/pear-Horde_Text_Filter 2.0.5
www/horde-base 5.0.4
www/horde-trean 1.0.0
www/pear-Horde_Editor 2.0.3
www/pear-Horde_Form 2.0.3
2013-02-12 16:04:18 +00:00
Anton Berezin
95d3dafa89
Update to 0.40.
...
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes
Also, bring this port into the perl@ fold.
2013-02-11 11:32:08 +00:00
Baptiste Daroussin
5c7a7da507
Fix optionsng conversion
...
Reported by: Thomas Mueller <mueller6724@bellsouth.net>
2013-02-11 06:59:06 +00:00
Martin Wilke
dfdf20e256
- Update to 0.1.6
...
PR: 174994
Submitted by: maintainer
2013-02-10 14:27:26 +00:00
Kubilay Kocak
d95c946543
Update MAINTAINER address for all my ports. While I'm here,
...
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor)
2013-02-09 14:50:27 +00:00
Chris Rees
0dd7579209
Various spelling corrections
...
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi
2013-02-09 12:00:52 +00:00
Ryan Steinmetz
60e52ebfdb
- Reset MAINTAINER due to fatal email bounce
...
Reported by: portscout
2013-02-08 16:33:51 +00:00
Martin Wilke
3cb3065a2b
- Remove empyt dirs
2013-02-08 07:40:35 +00:00
Martin Wilke
c21455c11a
- Update to 2.14.8
...
- Trim header
PR: 175380
Submitted by: Lawrence Chen <lchen@zen.lhaven.homeip.net>
Approved by: maintainer
2013-02-08 02:11:12 +00:00
Pawel Pekala
38cc7fc805
Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports
2013-02-07 17:06:44 +00:00
Martin Wilke
a0d9dff4cb
- Fix build with clang
...
- Support PLIST_FILES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Trim header
PR: 175046
Submitted by: ports fury
2013-02-07 14:42:20 +00:00
Pawel Pekala
5f0aca6218
- Add missing dependency on security/libgcrypt when GNUTLS=on
...
- Use common descriptions for OPENSSL, GNUTLS
- IPv6 option is on by default now
- Set better COMMENT
2013-02-06 18:11:24 +00:00
Bryan Drewery
6f980ae34c
- Add ONCHANGE fixes from author John Simpson [1]
...
Submitted upstream to qmailadmin: https://sourceforge.net/tracker/?func=detail&aid=3603594&group_id=6691&atid=306691
Requested by: William Olson <wolson@gmail.com>
Obtained from: http://qmail.jms1.net/vpopmail/#onchange-qmailadmin [1]
2013-02-06 17:57:19 +00:00
Roman Bogorodskiy
ab635f152e
- Add UPDATING entry for libtasn1 update
...
- Bump PORTREVISIONs for dependant ports
2013-02-06 17:30:08 +00:00
Ashish SHUKLA
6b08ae6013
- Update to latest snapshot 201302051638
2013-02-06 16:10:56 +00:00
Bryan Drewery
7b01d09ebb
- Fix runtime crash when using SMTPEXTFORK option due to
...
calling strtok(3) without string.h included.
Not reported "upstream" as the last update was 2009
and the site is dead.
Reported by: Christopher Weimann <christopher@weimann.us>
2013-02-06 04:49:01 +00:00
Bryan Drewery
1bc9954783
- Remove indefinite article from COMMENT
...
- Avoid directly including bsd.openssl.mk by including
bsd.port.options.mk and using proper USE_OPENSSL
2013-02-05 23:26:48 +00:00
Gabor Pali
c731105b7f
- Fix breakage in the DYNAMIC-enabled ports triggered by the recent
...
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)
Please note that port revision for all the Haskell ports without version
changes are bumped.
New ports (20):
devel/hs-MonadRandom 0.1.8
devel/hs-base64-conduit 0.5.1
devel/hs-bifunctors 3.2
devel/hs-either 3.1
devel/hs-errors 1.3.1
devel/hs-generic-deriving 1.4.0
devel/hs-lens 3.8.5
devel/hs-profunctor-extras 3.3
devel/hs-profunctors 3.2
devel/hs-reflection 1.1.6
devel/hs-timezone-olson 0.1.2
devel/hs-timezone-series 0.1.2
math/hs-comonads-fd 3.0.1
math/hs-groupoids 3.0.1.1
math/hs-nats 0.1
math/hs-semigroupoid-extras 3.0.1
security/hs-cipher-rc4 0.1.2
security/hs-crypto-numbers 0.1.3
security/hs-crypto-pubkey 0.1.2
security/hs-crypto-random-api 0.2.0
Updated ports (107):
archivers/hs-zip-archive 0.1.2.1 --> 0.1.3.3
archivers/hs-zlib-bindings 0.1.1.2 --> 0.1.1.3
audio/hs-libmpd 0.8.0.1 --> 0.8.0.2
benchmarks/hs-criterion 0.6.2.0 --> 0.6.2.1
converters/hs-aeson 0.6.0.2_2 --> 0.6.1.0
converters/hs-dataenc 0.14.0.4 --> 0.14.0.5
databases/hs-persistent 1.0.2.2 --> 1.1.4
databases/hs-persistent-sqlite 1.0.1 --> 1.1.2
databases/hs-persistent-template 1.0.0.2 --> 1.1.2.1
devel/hs-BNFC 2.4.2.1_1 --> 2.6.0.3
devel/hs-Boolean 0.1.1 --> 0.1.2
devel/hs-TypeCompose 0.9.7 --> 0.9.9
devel/hs-ansi-terminal 0.5.5_5 --> 0.5.5.1
devel/hs-ansi-wl-pprint 0.6.4_3 --> 0.6.6
devel/hs-basic-prelude 0.3.1.0 --> 0.3.2.0
devel/hs-checkers 0.2.9_2 --> 0.3.1
devel/hs-classy-prelude 0.4.1 --> 0.4.3
devel/hs-classy-prelude-conduit 0.4.1 --> 0.4.3
devel/hs-conduit 0.5.5 --> 0.5.6
devel/hs-configurator 0.2.0.1 --> 0.2.0.2
devel/hs-cpphs 1.15 --> 1.16
devel/hs-edit-distance 0.2.1.1 --> 0.2.1.2
devel/hs-file-embed 0.0.4.6 --> 0.0.4.7
devel/hs-filestore 0.5.0.1 --> 0.6
devel/hs-fsnotify 0.0.4 --> 0.0.6
devel/hs-ghc-paths 0.1.0.8_5 --> 0.1.0.9
devel/hs-git-annex 3.20121211 --> 3.20130124
devel/hs-hashable 1.1.2.5 --> 1.2.0.5
devel/hs-hastache 0.4.2 --> 0.5.0
devel/hs-hlint 1.8.39 --> 1.8.43
devel/hs-hoogle 4.2.14 --> 4.2.15
devel/hs-hspec 1.4.2 --> 1.4.3
devel/hs-largeword 1.0.3 --> 1.0.4
devel/hs-lifted-base 0.2 --> 0.2.0.2
devel/hs-monad-logger 0.2.3 --> 0.2.3.2
devel/hs-optparse-applicative 0.4.2 --> 0.5.2.1
devel/hs-pool-conduit 0.1.0.3 --> 0.1.1
devel/hs-project-template 0.1.0.1 --> 0.1.1
devel/hs-silently 1.2.4 --> 1.2.4.1
devel/hs-smallcheck 0.6.1_2 --> 0.6.2
devel/hs-system-fileio 0.3.10 --> 0.3.11
devel/hs-unix-compat 0.4.0.0 --> 0.4.1.0
devel/hs-unordered-containers 0.2.2.1 --> 0.2.3.0
devel/hs-vault 0.2.0.1 --> 0.2.0.4
devel/hs-void 0.5.8 --> 0.5.11
devel/hs-word8 0.0.2 --> 0.0.3
mail/hs-mime-types 0.1.0.0 --> 0.1.0.2
math/hs-categories 1.0.4 --> 1.0.5
math/hs-comonad 3.0.0.2 --> 3.0.1.1
math/hs-comonad-transformers 3.0 --> 3.0.1
math/hs-distributive 0.2.2_2 --> 0.3
math/hs-pointed 3.0.1 --> 3.0.2
math/hs-semigroupoids 3.0.0.1 --> 3.0.2
math/hs-semigroups 0.8.4.1 --> 0.9
net/hs-network-conduit 0.6.1.1 --> 0.6.2.2
net/hs-simple-sendfile 0.2.8 --> 0.2.10
print/hs-hscolour 1.20.3,1 --> 1.20.3_1,1
security/hs-certificate 1.3.3 --> 1.3.5
security/hs-cipher-aes 0.1.5 --> 0.1.7
security/hs-clientsession 0.8.0.1 --> 0.8.1
security/hs-cprng-aes 0.2.4 --> 0.3.4
security/hs-crypto-conduit 0.4.1 --> 0.4.3
security/hs-cryptocipher 0.3.6 --> 0.4.0
security/hs-cryptohash 0.7.9 --> 0.8.3
security/hs-pem 0.1.1_2 --> 0.1.2
security/hs-skein 0.1.0.10 --> 0.1.0.11
security/hs-tls 1.0.2 --> 1.1.1
security/hs-tls-extra 0.5.0 --> 0.6.1
sysutils/hs-angel 0.3.3 --> 0.3.4
textproc/hs-Diff 0.1.3_3 --> 0.2.0
textproc/hs-attoparsec 0.10.2.0_2 --> 0.10.3.0
textproc/hs-blaze-html 0.5.1.1 --> 0.5.1.3
textproc/hs-blaze-markup 0.5.1.2 --> 0.5.1.4
textproc/hs-case-insensitive 0.4.0.3 --> 0.4.0.4
textproc/hs-citeproc-hs 0.3.6 --> 0.3.7
textproc/hs-double-conversion 0.2.0.5 --> 0.2.0.6
textproc/hs-highlighting-kate 0.5.3.3 --> 0.5.3.5
textproc/hs-hs-bibutils 4.15 --> 4.16
textproc/hs-regex-pcre-builtin 0.94.4.3.8.31 --> 0.94.4.5.8.31
textproc/hs-texmath 0.6.1.1 --> 0.6.1.3
textproc/hs-yaml 0.8.1.1 --> 0.8.2
www/hs-gitit 0.10.0.2 --> 0.10.1.2
www/hs-hamlet 1.1.1.1 --> 1.1.3.1
www/hs-heist 0.8.2 --> 0.11.0
www/hs-hjsmin 0.1.3 --> 0.1.4
www/hs-http-conduit 1.8.4.3 --> 1.8.7
www/hs-http-date 0.0.3 --> 0.0.4
www/hs-http-reverse-proxy 0.1.0.6 --> 0.1.1.1
www/hs-shakespeare-js 1.1.0 --> 1.1.1
www/hs-snap 0.9.2.2 --> 0.11.0
www/hs-wai-app-static 1.3.0.4 --> 1.3.1_1
www/hs-wai-extra 1.3.0.4 --> 1.3.2
www/hs-warp 1.3.5 --> 1.3.7.1
www/hs-xss-sanitize 0.3.2_2 --> 0.3.3
www/hs-yesod 1.1.4.1 --> 1.1.7.2
www/hs-yesod-auth 1.1.2 --> 1.1.3
www/hs-yesod-core 1.1.6.1 --> 1.1.7.1
www/hs-yesod-default 1.1.2 --> 1.1.3
www/hs-yesod-form 1.2.0.1 --> 1.2.0.2
www/hs-yesod-persistent 1.1.0 --> 1.1.0.1
www/hs-yesod-platform 1.1.5 --> 1.1.7.2
www/hs-yesod-static 1.1.1.1 --> 1.1.1.2
www/hs-yesod-test 0.3.1.1 --> 0.3.3
x11-wm/hs-xmonad 0.10_4 --> 0.11
x11-wm/hs-xmonad-contrib 0.10_4 --> 0.11
x11/hs-X11 1.5.0.1_3 --> 1.6.0.2
x11/hs-xmobar 0.14_3 --> 0.16
Obtained from: FreeBSD Haskell
2013-02-05 22:26:31 +00:00
Roman Bogorodskiy
91e365d630
- Add UPDATING entry for gnutls update
...
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Baptiste Daroussin
cd8a69e251
Mark as deprecated a bunch of ports that are marked as broken for more than 6
...
month without a fix
2013-02-05 15:07:10 +00:00
Martin Wilke
5e1d1e5b63
- Update to 1.1.3
...
PR: 175575
Submitted by: Ports Fury
2013-02-05 09:16:32 +00:00
Raphael Kubo da Costa
21643036ce
Hopefully adjust PORTREVISION correctly before anyone notices.
...
PR: ports/175738
2013-02-04 10:31:21 +00:00
Raphael Kubo da Costa
26686cd2a7
Update dovecot2 to 2.1.14.
...
PR: ports/175738
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
2013-02-04 10:30:16 +00:00
Dmitry Marakasov
04a26f0dd7
- Update to 1.05
...
- Mirror the distfile
PR: 174418
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
2013-02-04 00:54:04 +00:00
Roman Bogorodskiy
5b2a8ab9fa
- Rename option GNOME_KEYRING to GNOMEKEYRING which appears to
...
be a canonical name for it
- Drop description for options that already have it defined
Noted by: danfe
2013-02-02 17:01:31 +00:00
Roman Bogorodskiy
f0eaed85b8
- Update to 1.4.30
...
- Convert to new options
- Remove shlib versions from dependency
lines to pet portlint
2013-02-02 13:16:30 +00:00
Alex Kozlov
05a9235c98
- Fix all cases of 'No newline at end of file' in ports tree
...
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Anton Berezin
8e86b6f4ef
Update to 5.504.
...
Changes: http://search.cpan.org/dist/MIME-tools/ChangeLog
2013-02-01 10:38:08 +00:00
Bryan Drewery
d227915d81
- Fix build on CURRENT by using gcc for now
2013-01-31 23:39:55 +00:00
Ashish SHUKLA
49d79d165a
- Update to latest snapshot 201301312105
2013-01-31 20:30:18 +00:00
Baptiste Daroussin
f5f6cd6d9b
Chase boost update
2013-01-31 13:38:42 +00:00
Alexey Dokuchaev
ba33246932
- Update to version 0.15.1
...
- Define LICENSE (GPLv3)
- Respect PREFIX, cleanup Makefile
PR: ports/175607
Submitted by: maintainer
2013-01-31 07:13:11 +00:00
Philippe Audeoud
fbcd3adbe5
- Update to 1.2034
...
- Changelog: http://cpansearch.perl.org/src/JETTERO/Net-IMAP-Simple-1.2034/Changes
2013-01-30 14:44:54 +00:00
Baptiste Daroussin
53cb6d680c
Mark as deprecated: no more upstream, no more public distfiles
...
Submitted by: gshapiro (maintainer)
2013-01-30 08:27:51 +00:00
Yen-Ming Lee
a5753d85f0
- update to 1.897
...
Changes: http://cpansearch.perl.org/src/RJBS/Email-Address-1.897/Changes
2013-01-30 04:02:06 +00:00
Ashish SHUKLA
5fa373cdbf
- Update to latest snapshot 201301281310
2013-01-29 22:39:14 +00:00
Chris Rees
323ceaa494
OPTIONSngify
...
Remove old irrelevant perl dependency fixes
Submitted by: Kevin Kobb (kkobb@skylinecorp.com ), maintainer
2013-01-29 19:38:30 +00:00
Ruslan Makhmatkhanov
29bac700ac
- update to 4.37.0
...
while here:
- trim Makefile header
- limit python version to 2.x (except/print)
- convert to optionsng (PORTDOCS case)
- clean-up trailing whitespace in pkg-descr and pkg-message
PR: 175653
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2013-01-29 12:11:12 +00:00
Jung-uk Kim
707cdcbc55
Add an optional support for full-text search with CLucene 2.3.x.
...
PR: ports/174779
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
Approved by: Attila Nagy <bra@fsn.hu> (maintainer)
2013-01-28 23:38:32 +00:00
Alex Dupre
ffdbc36e49
Update to 0.8.5 release.
2013-01-28 11:00:53 +00:00
Sahil Tandon
988a1ecda9
Update to Postfix 2.10 Snapshot 20130113; mark BROKEN when
...
users try to build WITH_LDAP_SASL but WITHOUT_SASL2.
2013-01-28 02:45:35 +00:00
Sahil Tandon
9cf3da1670
Update to 2.8.13 and revise the PKGINSTALL script to
...
distinguish between upgrades and fresh installs. Also,
mark BROKEN when users try to build WITH_LDAP_SASL but
WITHOUT_SASL2. Finally, backport an upstream patch that
allows Postfix packages to build in a jail that has IPv6
enabled, but no addresses assigned on any interface.
2013-01-28 02:45:24 +00:00
Sahil Tandon
e8c48eb21e
Update to 2.7.12 and revise the PKGINSTALL script to
...
distinguish between upgrades and fresh installs. Also,
backport an upstream patch that allows Postfix packages
to build in a jail that has IPv6 enabled, but no addresses
assigned on any interface.
2013-01-28 02:45:13 +00:00
Sahil Tandon
0095965973
Update to 2.6.18 and revise the PKGINSTALL script to
...
distinguish between upgrades and fresh installs. Also,
backport an upstream patch that allows Postfix packages
to build in a jail that has IPv6 enabled, but no addresses
assigned on any interface.
2013-01-28 02:44:33 +00:00
Sahil Tandon
e9f1df8199
Update to 2.9.5 and revise the PKGINSTALL script to
...
distinguish between upgrades and fresh installs. Also,
mark BROKEN when users try to build WITH_LDAP_SASL but
WITHOUT_SASL2.
2013-01-28 02:44:04 +00:00
Thomas Abthorpe
49626f567a
- Strip header at request of original creator
...
Submitted by: trevor
With hat: portmgr
2013-01-27 05:55:20 +00:00
Dirk Meyer
d579cd2aaa
- cleanup header
2013-01-26 16:34:39 +00:00
Dirk Meyer
1d62d821d9
- cleanup header
...
- strip shlibversion in depedency
2013-01-26 16:06:35 +00:00
MANTANI Nobutaka
2a0868ab6b
Update to the snapshot on 2012/09/23.
...
PR: ports/175264
Submitted by: Christopher J. Ruwe <cjr@cruwe.de>
2013-01-26 10:37:03 +00:00
Martin Matuska
c74d0751aa
Update mail/pear-Horde_Imap_Client to 2.5.0
2013-01-25 23:44:20 +00:00
Pawel Pekala
868d3736b4
Don't enable crash dialog when DEBUG=on - this prevents
...
coredump file creation.
PR: ports/175482
Submitted by: Fabian Keil <fk@fabiankeil.de>
2013-01-24 15:51:35 +00:00
Bernhard Froehlich
b5edd52e90
- Update to 20120817
...
- Switch to new options framework
- Convert to new Makefile header
PR: ports/175201
Submitted by: Michael Ranner <michael@ranner.eu> (maintainer)
2013-01-24 11:14:38 +00:00
Chris Rees
d3010f1940
Add additional patch by Salvatore Toribio as an OPTION, on by default
...
PR: ports/173127
Submitted by: William Olson <wolson@gmail.com>
Approved by: lippe (maintainer)
Obtained from: http://toribio.apollinare.org/qmail-scanner/
While here, convert to OPTIONSng
Approved by: lippe (maintainer)
2013-01-21 17:35:52 +00:00
Ashish SHUKLA
2fbc82fb20
- Update to latest snapshot 201301191220
...
- Add a note to UPDATING about flushing queue before update
Changes: http://thread.gmane.org/gmane.mail.opensmtpd.general/341
2013-01-21 00:44:06 +00:00
Ashish SHUKLA
0270d54081
- Update to latest snapshot 201301111154
...
Previous version committed few minutes ago was not latest, an error on my
part.
2013-01-18 14:37:05 +00:00
Ashish SHUKLA
838793f285
- Update to latest snapshot 201301050937
2013-01-18 14:26:48 +00:00
Pawel Pekala
3d16acdf1a
2013-01-10 mail/claws-mail-synce: No longer suppported by Claws Mail team
2013-01-16 20:25:04 +00:00
Greg Larkin
d665f5752b
- Updated 1.11
...
- Added support for GNU TLS
- Converted to OptionsNG
- Trimmed Makefile header
PR: ports/173263
Submitted by: Ilya Skalozubov <skinc@skinc.ru>
2013-01-16 18:49:50 +00:00
Jason Helfman
31d3a51f34
- adopt optionsNG, define LICENSE, trim historical header
...
PR: 175192
Submitted by: maintainer, yasu@utahime.org
2013-01-15 21:42:12 +00:00
Emanuel Haupt
c4c14fd156
- Use DOC instead of NOPORTDOCS
...
- Pacify portlint
- Convert header
2013-01-15 13:40:28 +00:00
Oliver Lehmann
122fce5fd9
update to 4.12.0
2013-01-15 13:07:54 +00:00
Jason Helfman
140e3e8ad3
- adopt optionsNG, trim historical header and add license
...
- while here depend on pkgnames for dependencies, fix WWW address
and shorten mastersite
PR: 175206
Submitted by: yasu@utahime.org
Approved by: maintainer, info@otsune.com
2013-01-15 00:26:06 +00:00
Bryan Drewery
21f08759cf
- Remove broken mirror
...
- Remove indefinite article and redundancy from COMMENT
2013-01-14 21:57:04 +00:00
Jun Kuriyama
088a31ba39
- Upgrade to 2.12.
2013-01-14 14:52:08 +00:00
Steve Wills
4cae94377d
- Update to 0.9.7
...
- Use the abbrev. name in MASTER_SITES
- Give maintainership to submitter
PR: ports/175203
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: Georg Graf <georg@graf.priv.at> (maintainer)
2013-01-13 20:42:19 +00:00
Chris Rees
645ce6f1ad
Fix manpage installation target
...
Submitted by: jgh
While here, use prefix-safe site-lib for Python libraries
2013-01-13 16:42:48 +00:00
Johan van Selst
379adbf7fb
Update elm+ME to 2.4.126
2013-01-13 11:38:32 +00:00
Chris Rees
45f1b46e63
automx makes setting up a mail account easy. All your users need to provide
...
is real name, mail address and password. Their mail client and automx will
safely handle the rest.
automx runs on your server and handles mail account profile requests from
your mail clients. Put an end to endless phone calls trying to coach users to
configure settings, whose dialogs they can't find. Stop wasting your time
writing Tutorials nobody reads.
automx unifies Microsofts and Mozillas mail account provisioning standards in
one powerful Open Source tool. Choose from many backends, including LDAP and
SQL, and let automx create standard and individualized profiles for multiple
domains on the fly!
WWW: http://www.automx.org/en/
2013-01-12 16:27:50 +00:00
Anton Berezin
c8acfa439a
Update to 1.38.
...
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog
2013-01-12 16:27:24 +00:00
Martin Matuska
3fbd06d67b
Update Horde Groupware to 5.0.3:
...
security/pear-Horde_Share 2.0.2
textproc/pear-Horde_SpellChecker 2.1.0
comms/pear-Horde_SyncMl 2.0.2
textproc/pear-Horde_Text_Filter 2.0.4
devel/pear-Horde_Token 2.0.2
sysutils/pear-Horde_Vfs 2.0.4
ftp/horde-gollem 3.0.0RC2
www/horde-base 5.0.3
mail/horde-imp 6.0.3
mail/horde-ingo 3.0.2
deskutils/horde-groupware 5.0.3
deskutils/horde-kronolith 4.0.3
deskutils/horde-mnemo 4.0.2
deskutils/horde-nag 4.0.2
devel/horde-timeobjects 2.0.2
www/horde-trean 1.0.0RC1
mail/horde-turba 4.0.2
mail/horde-webmail 5.0.3
2013-01-10 17:39:16 +00:00
Martin Matuska
279369dc0b
Horde maintenance update to following new versions:
...
devel/pear-Horde_Alarm 2.0.3
devel/pear-Horde_Argv 2.0.3
security/pear-Horde_Auth 2.0.2
www/pear-Horde_Browser 2.0.3
devel/pear-Horde_Cli 2.0.2
archivers/pear-Horde_Compress 2.0.2
devel/pear-Horde_Core 2.1.5
security/pear-Horde_Crypt 2.1.1
security/pear-Horde_Crypt_Blowfish 1.0.2
devel/pear-Horde_Data 2.0.2
devel/pear-Horde_Date 2.0.2
devel/pear-Horde_Exception 2.0.2
www/pear-Horde_Form 2.0.2
devel/pear-Horde_Icalendar 2.0.2
graphics/pear-Horde_Image 2.0.2
devel/pear-Horde_Itip 2.0.2
textproc/pear-Horde_Kolab_Format 2.0.2
devel/pear-Horde_LoginTasks 2.0.2
mail/pear-Horde_Mime_Viewer 2.0.2
devel/pear-Horde_Nls 2.0.2
textproc/pear-Horde_Pdf 2.0.2
security/pear-Horde_Perms 2.0.2
devel/pear-Horde_Prefs 2.1.0
www/pear-Horde_Routes 2.0.2
devel/pear-Horde_Util 2.0.3
2013-01-10 10:34:08 +00:00
Bryan Drewery
ce4c929e46
- Add working mirror
2013-01-10 03:18:46 +00:00
Matthias Andree
d98e2b7249
Fix up my patch error.
...
Not bumping PORTREVISION because there is no functional change,
the script has either replaced itself through exec, or exited.
2013-01-10 01:46:37 +00:00
Matthias Andree
8dfad65ec8
Changes by Po-Chien Lin:
...
- Update to 6.3.24
- Switch to OptionsNG
- Remove unused variables: PATCH_STRIP, MAKE_ENV
- Rearrange ordering of some sections
- Use PORTDOCS to handle document list instead of pkg-plist
- Alter pkg-plst to make portlint(1) happier
- Cleanup TABs
- Set USE_PYTHON_RUN only if X11 option is set.
- Rename files/fetchmailconf to files/fetchmailconf.in,
add it into SUB_FILES, and make the corresponding change in
pre-patch target.
- The `fetchmailconf' wrapper will only be installed when X11
option is unset, otherwise we use the native wrapper which will
directly call the script under PYTHON_SITELIBDIR.
- Add %%X11%% and %%NOX11%% prefix to PLIST_SUB.
Changes by Corey Halpin (maintainer):
- Update MASTER_SITES
PR: 174873
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: Corey Halpin (maintainer)
2013-01-10 01:36:21 +00:00
Florian Smeets
fc9eea7212
- update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2
...
- update firefox-esr, thunderbird-esr and libxul to 10.0.12
- update linux-seamonkey to 2.15
Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
2013-01-09 23:28:19 +00:00
Thomas Abthorpe
b2d4b657d1
- Change MAINTAINER address
...
- Trim headers while I am here
- Clean up some trailing whitespace
2013-01-09 19:50:06 +00:00
Jason E. Hale
226ace8158
- Use MLINKS to register additional manpages to plist [1]
...
- Remove leftover SSL option [2]
- Use more standard LDAP option instead of OPENLDAP [2]
- Use new generic NIS description and drop "backend" from
GDBM description so it looks like the other database options
- Bump PORTREVISON due to MLINKS change
Reported by: Redports QAT [1], bapt [2]
2013-01-09 10:43:22 +00:00
Steve Wills
039ae3caa9
- Update rubygem-rails to 3.2.11
...
- Update ports require by rubygem-rails
- Add vuxml entry for rails security issues
Security: ca5d3272-59e3-11e2-853b-00262d5ed8ee
Security: b4051b52-58fa-11e2-853b-00262d5ed8ee
2013-01-09 03:53:15 +00:00
Jason Helfman
ed1ba2843f
- trim historical header
...
- adopt optionsNG for DOCS
2013-01-09 00:57:11 +00:00
Jason Helfman
4a0536d58e
- trim historical header
...
- tighten COMMENT
- depend on package name for libvc
- use PORTDOCS and PLIST_FILES in favor of plist
- adopt optionsNG for DOCS and show installation of files
- take maintainership
2013-01-08 22:41:39 +00:00
Jason E. Hale
db5d2a7cc1
- Update to 1.18 [1]
...
- Convert KNOBS to new options framework [1]
- Drop ABI version numbers in LIB_DEPENDS [1]
- Add UPDATING entry to inform users of IPv6 changes to
devel/libvanessa_socket that affect perdition [2]
PR: ports/174550 [1], ports/174410 [2]
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1],
Joel Ray Holveck <joelh@piquan.org> [2]
2013-01-08 22:33:10 +00:00
Ulrich Spörlein
c5a7a109ed
Fix obspamlogd rc script's use of tests, while here fix whitespace.
...
Approved by: beat (mentor)
2013-01-08 14:46:14 +00:00
Jason Helfman
6220fac37b
- conditionally print pkg-message
...
PR: 175089
Submitted by: wicked@baot.se
Approved by: maintainer, udo.schweigert@siemens.com
Patched by: jgh@
2013-01-08 05:06:26 +00:00
Guido Falsi
2e96dd33c6
Update to 2.7.4
...
PR: ports/175088
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2013-01-07 19:25:25 +00:00
Eygene Ryabinkin
4758a2c0d3
Exim: add patch that avoids breaking messages with Spamooborona 1024
...
SO 1024 sometimes give back new headers with '\r\n' as the end of line
delimiter. Such result should be treated properly to avoid adding extra
'\n' to the message headers and turning some of them into body.
2013-01-07 19:21:57 +00:00
Martin Matuska
4bf2fad154
Horde package update:
...
comms/pear-Horde_ActiveSync to 2.1.1
devel/pear-Horde_Core to 2.1.4
mail/pear-Horde_Imap_Client to 2.4.2
mail/pear-Horde_Mime to 2.0.2
2013-01-07 11:20:45 +00:00
Matthias Andree
f9a2030bc9
Convert to Options NG.
...
Clean up Makefile header.
2013-01-06 11:13:13 +00:00
Anton Berezin
e225d272d0
Update to 0.12.
...
Changes: http://search.cpan.org/dist/Log-Procmail/Changes
2013-01-04 08:48:14 +00:00
Cy Schubert
ef79807a70
Fix Makefile bug introduced in r308609.
...
PR: 174962
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2013-01-04 06:08:26 +00:00
Cy Schubert
37c4c9da74
update 1.3 --> 1.5.
...
Assume maintainership.
PR: 174312
Submitted by: cy
Approved by: Maintainer timeout
2013-01-03 20:57:17 +00:00
Olli Hauer
81824bdcd1
- update MASTER_SITE
...
- adopt new Makefile header
PR: 174915
Submitted by: Brad Davis <brd@FreeBSD.org>
2013-01-02 23:36:43 +00:00
Ruslan Makhmatkhanov
0d617ef6d8
- update to 0.8.1
...
- trim Makefile header
PR: 174894
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2013-01-02 21:53:22 +00:00
Ashish SHUKLA
e32b141f64
- Update to latest snapshot 201212222206
...
- Add dependency on databases/sqlite3
- Remove ABI version from LIB_DEPENDS
- Document the configuration change in UPDATING
2013-01-02 13:25:05 +00:00
Anton Berezin
92778ccaba
Update to 2.107.
...
Changes: http://search.cpan.org/dist/Mail-Box/ChangeLog
2012-12-31 14:45:17 +00:00
Baptiste Daroussin
0532f58100
Finish conversion to optionsng
...
Trim headers
2012-12-31 12:36:46 +00:00
Jeremy Messenger
61d9c78a79
-Update devel/libical to 0.48.
...
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).
Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.
PR: ports/173540
Remind by: Marcin Cieslak <saper@saper.info>
2012-12-30 05:14:01 +00:00
Baptiste Daroussin
541cf0967e
Convert pav's ports to new options framework
...
While here trim headers
Explicitly set USE_PKGCONFIG=build where needed
Approved by: pav
2012-12-29 23:14:24 +00:00
Dirk Meyer
0f3e5dadd3
- update to 1.0.Alpha14.0
2012-12-29 17:00:18 +00:00
Anton Berezin
fb8786c3d7
Update to 1.37.
...
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog
2012-12-28 10:37:15 +00:00
Martin Matuska
3c1da8b036
Horde updates:
...
comms/pear-Horde_ActiveSync to 2.0.13
mail/pear-Horde_Mail to 2.0.3
net/pear-Horde_Rpc to 2.0.2
2012-12-27 05:49:48 +00:00
Raphael Kubo da Costa
5677b403f9
- Set PORTSCOUT to prevent wrong reports. [1]
...
- Trim Makefile header.
PR: ports/174250 [1]
Submitted by: Gregory Sutter <gsutter@zer0.org> (maintainer)
2012-12-26 20:25:18 +00:00
Beech Rintoul
8c254976bb
- Update to 0.90
...
- Changelog:
2011-10-04
* cone/gettext.C: gettext can't deal with literal ^Ds, so provide a
workaround: "\\D" literal.
2011-09-23
* cone/cursesindexdisplay.C (drawLine): Misformatting of the date
column in some locales.
PR: ports/174708
Submitted by: Uffe Jakobsen <uffe@uffe.org> (maintainer)
2012-12-26 17:38:13 +00:00
Dirk Meyer
3acf732846
- update to 8.14.6
...
- fix option sasl2
2012-12-25 13:12:43 +00:00
Pawel Pekala
39fb1005ad
Update to version 1.508
...
PR: ports/173388
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: maintainer timeout (6 weeks)
2012-12-21 19:57:42 +00:00
Martin Matuska
1fee50ba5a
Horde package updates:
...
devel/pear-Horde_Core -> 2.1.2
devel/pear-Horde_Util -> 2.0.2
mail/pear-Horde_Imap_Client -> 2.4.1
2012-12-20 23:23:38 +00:00
Gabor Pali
f6f83c9efc
- Update The Glorious Glasgow Haskell Compiler to version 7.4.2
...
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports
New ports (32):
devel/hs-List 0.5.1
devel/hs-ReadArgs 1.2.1
devel/hs-SafeSemaphore 0.9.0
devel/hs-activehs-base 0.3.0.2
devel/hs-async 2.0.1.3
devel/hs-basic-prelude 0.3.1.0
devel/hs-classy-prelude 0.4.1
devel/hs-classy-prelude-conduit 0.4.1
devel/hs-data-pprint 0.2.1.4
devel/hs-date-cache 0.3.0
devel/hs-fsnotify 0.0.4
devel/hs-hinotify 0.3.5
devel/hs-hspec-expectations 0.3.0.3
devel/hs-kqueue 0.1.2.4
devel/hs-monad-logger 0.2.3
devel/hs-optparse-applicative 0.4.2
devel/hs-project-template 0.1.0.1
devel/hs-setenv 0.1.0
devel/hs-simple-reflect 0.2
devel/hs-threads 0.5.0.1
devel/hs-time-compat 0.1.0.2
devel/hs-unix-time 0.1.4
devel/hs-word8 0.0.2
graphics/hs-dia-base 0.1.1.2
graphics/hs-dia-functions 0.2.1.3
mail/hs-mime-types 0.1.0.0
net/hs-network-info 0.2.0.3
net/hs-network-multicast 0.0.7
security/hs-cipher-aes 0.1.5
textproc/hs-hexpat 0.20.3
www/hs-activehs 0.3.0.1
www/hs-http-reverse-proxy 0.1.0.6
Updated ports (211):
archivers/hs-tar 0.4.0.0_1 --> 0.4.0.1
archivers/hs-zip-archive 0.1.1.8_1 --> 0.1.2.1
archivers/hs-zlib 0.5.3.3_1 --> 0.5.4.0
archivers/hs-zlib-bindings 0.1.0.1_1 --> 0.1.1.2
archivers/hs-zlib-conduit 0.4.0.2 --> 0.5.0.3
archivers/hs-zlib-enum 0.2.2.1_1 --> 0.2.3
audio/hs-libmpd 0.8.0_1 --> 0.8.0.1
benchmarks/hs-criterion 0.6.0.1_2 --> 0.6.2.0
converters/hs-dataenc 0.14.0.3_2 --> 0.14.0.4
converters/hs-json 0.5_1 --> 0.7
databases/hs-persistent 0.9.0.4_1 --> 1.0.2.2
databases/hs-persistent-sqlite 0.9.0.2_1 --> 1.0.1
databases/hs-persistent-template 0.9.0.2_1 --> 1.0.0.2
devel/hs-Boolean 0.0.1_5 --> 0.1.1
devel/hs-DeepArrow 0.3.5_2 --> 0.3.7
devel/hs-HUnit 1.2.4.2_2 --> 1.2.5.1
devel/hs-MemoTrie 0.5_1 --> 0.6.1
devel/hs-MissingH 1.1.1.0_2 --> 1.2.0.0
devel/hs-MonadCatchIO-mtl 0.3.0.4_3 --> 0.3.0.5
devel/hs-QuickCheck 2.4.2_1 --> 2.5.1.1
devel/hs-Stream 0.4.6_2 --> 0.4.6.1
devel/hs-TypeCompose 0.9.1_2 --> 0.9.7
devel/hs-abstract-deque 0.1.5_1 --> 0.1.6
devel/hs-alex 3.0.1_1 --> 3.0.2
devel/hs-arrows 0.4.4.0_4 --> 0.4.4.1
devel/hs-asn1-data 0.6.1.3_1 --> 0.7.1
devel/hs-base-unicode-symbols 0.2.2.3_2 --> 0.2.2.4
devel/hs-base64-bytestring 0.1.2.0 --> 1.0.0.0
devel/hs-blaze-builder-conduit 0.4.0.2_1 --> 0.5.0.3
devel/hs-blaze-builder-enumerator 0.2.0.4_1 --> 0.2.0.5
devel/hs-blaze-textual 0.2.0.6_2 --> 0.2.0.8
devel/hs-bytestring-nums 0.3.5_2 --> 0.3.6
devel/hs-c2hs 0.16.3_3 --> 0.16.4
devel/hs-cmdargs 0.9.5_1 --> 0.10.1
devel/hs-conduit 0.4.2_1 --> 0.5.5
devel/hs-configurator 0.2.0.0_2 --> 0.2.0.1
devel/hs-cpphs 1.14 --> 1.15
devel/hs-darcs 2.8.1_1 --> 2.8.3
devel/hs-data-default 0.4.0_1 --> 0.5.0
devel/hs-directory-tree 0.10.1 --> 0.11.0
devel/hs-edit-distance 0.2.1_1 --> 0.2.1.1
devel/hs-fast-logger 0.0.2_2 --> 0.3.1
devel/hs-file-embed 0.0.4.4_1 --> 0.0.4.6
devel/hs-filemanip 0.3.5.2_6 --> 0.3.6.2
devel/hs-filestore 0.5_1 --> 0.5.0.1
devel/hs-filesystem-conduit 0.4.0_1 --> 0.5.0.2
devel/hs-gconf 0.12.1_3 --> 0.12.1.1
devel/hs-ghc-events 0.4.0.0_2 --> 0.4.2.0
devel/hs-ghc-mtl 1.0.1.1_2 --> 1.0.1.2
devel/hs-gio 0.12.3_1 --> 0.12.4
devel/hs-git-annex 3.20120807 --> 3.20121211
devel/hs-glib 0.12.3.1_1 --> 0.12.4
devel/hs-gtk2hs-buildtools 0.12.3.1_1 --> 0.12.4
devel/hs-haddock 2.10.0_1 --> 2.11.0
devel/hs-happy 1.18.9_1 --> 1.18.10
devel/hs-hashable 1.1.2.3_1 --> 1.1.2.5
devel/hs-hashed-storage 0.5.9_2 --> 0.5.10
devel/hs-hashtables 1.0.1.6_1 --> 1.0.1.8
devel/hs-haskell-src-exts 1.13.3_1 --> 1.13.5
devel/hs-hastache 0.4.1 --> 0.4.2
devel/hs-hint 0.3.3.4_1 --> 0.3.3.5
devel/hs-hlint 1.8.30 --> 1.8.39
devel/hs-hoogle 4.2.11_1 --> 4.2.14
devel/hs-hslogger 1.1.5_2 --> 1.2.1
devel/hs-hspec 1.2.0.1 --> 1.4.2
devel/hs-language-javascript 0.5.4_1 --> 0.5.7
devel/hs-largeword 1.0.1_2 --> 1.0.3
devel/hs-lifted-base 0.1.1_1 --> 0.2
devel/hs-logict 0.5.0.1_1 --> 0.5.0.2
devel/hs-monad-control 0.3.1.3_1 --> 0.3.1.4
devel/hs-mtl 2.1.1_1 --> 2.1.2
devel/hs-murmur-hash 0.1.0.5_2 --> 0.1.0.6
devel/hs-parallel 3.2.0.2_1 --> 3.2.0.3
devel/hs-pool-conduit 0.1.0.2_1 --> 0.1.0.3
devel/hs-primitive 0.4.1_2 --> 0.5.0.1
devel/hs-resource-pool 0.2.1.0_1 --> 0.2.1.1
devel/hs-resourcet 0.3.3.1 --> 0.4.4
devel/hs-silently 1.2.0.2 --> 1.2.4
devel/hs-split 0.1.4.3 --> 0.2.1.1
devel/hs-stm 2.3_1 --> 2.4
devel/hs-syb 0.3.6.1_1 --> 0.3.7
devel/hs-syb-with-class 0.6.1.3_2 --> 0.6.1.4
devel/hs-system-fileio 0.3.8 --> 0.3.10
devel/hs-system-filepath 0.4.6_1 --> 0.4.7
devel/hs-tagged 0.4.2.1_1 --> 0.4.4
devel/hs-temporary 1.1.2.3_1 --> 1.1.2.4
devel/hs-terminfo 0.3.2.4 --> 0.3.2.5
devel/hs-test-framework 0.6_1 --> 0.8
devel/hs-test-framework-hunit 0.2.7_2 --> 0.3.0
devel/hs-test-framework-quickcheck2 0.2.12.2_1 --> 0.3.0.1
devel/hs-text 0.11.2.0_1 --> 0.11.2.3
devel/hs-threadscope 0.2.1_3 --> 0.2.2
devel/hs-uniplate 1.6.7_1 --> 1.6.10
devel/hs-unix-compat 0.3.0.1_1 --> 0.4.0.0
devel/hs-unordered-containers 0.2.1.0_1 --> 0.2.2.1
devel/hs-uuagc 0.9.40.3_1 --> 0.9.42.2
devel/hs-uuagc-cabal 1.0.2.0_2 --> 1.0.4.0
devel/hs-vault 0.2.0.0_1 --> 0.2.0.1
devel/hs-vector 0.9.1_2 --> 0.10.0.1
devel/hs-vector-algorithms 0.5.4_1 --> 0.5.4.2
devel/hs-void 0.5.6 --> 0.5.8
ftp/hs-curl 1.3.7_3 --> 1.3.8
graphics/hs-cairo 0.12.3.1_1 --> 0.12.4
lang/hs-unlambda 0.1_6 --> 0.1.3
mail/hs-email-validate 0.2.8_1 --> 0.3.2
mail/hs-mime 0.3.3.2 --> 0.3.4
mail/hs-mime-mail 0.4.1.1_2 --> 0.4.1.2
math/hs-categories 1.0.3_1 --> 1.0.4
math/hs-comonad 1.1.1.6_1 --> 3.0.0.2
math/hs-comonad-transformers 2.1.2 --> 3.0
math/hs-data-lens 2.10.0_1 --> 2.10.2
math/hs-data-lens-template 2.1.5_1 --> 2.1.7
math/hs-math-functions 0.1.1.1_2 --> 0.1.1.2 [1]
math/hs-mwc-random 0.12.0.0_1 --> 0.12.0.1
math/hs-pointed 2.1.0.2_1 --> 3.0.1
math/hs-semigroupoids 1.3.4 --> 3.0.0.1
math/hs-semigroups 0.8.3.2_1 --> 0.8.4.1
math/hs-statistics 0.10.1.0_1 --> 0.10.2.0
math/hs-vector-space 0.8.2 --> 0.8.6
multimedia/hs-gstreamer 0.12.1.1_1 --> 0.12.1.2
net/hs-network 2.3.0.13_1 --> 2.3.1.0
net/hs-network-conduit 0.4.0.1_1 --> 0.6.1.1
net/hs-pcap 0.4.5.1_4 --> 0.4.5.2
net/hs-sendfile 0.7.6_1 --> 0.7.8
net/hs-simple-sendfile 0.2.4 --> 0.2.8
net/hs-socks 0.4.1_1 --> 0.4.2
print/hs-hscolour 1.20.2,1 --> 1.20.3,1
security/hs-Crypto 4.2.5_1 --> 4.2.5.1
security/hs-HsOpenSSL 0.10.3.2 --> 0.10.3.3
security/hs-RSA 1.2.1.0_1 --> 1.2.2.0
security/hs-SHA 1.5.0.1_1 --> 1.6.1
security/hs-certificate 1.2.3_1 --> 1.3.3
security/hs-clientsession 0.7.5_1 --> 0.8.0.1
security/hs-cprng-aes 0.2.3_2 --> 0.2.4
security/hs-crypto-conduit 0.3.2_1 --> 0.4.1
security/hs-crypto-pubkey-types 0.1.1_1 --> 0.2.0
security/hs-cryptocipher 0.3.5 --> 0.3.6
security/hs-cryptohash 0.7.5_1 --> 0.7.9
security/hs-digest 0.0.1.1_1 --> 0.0.1.2
security/hs-monadcryptorandom 0.4.1_1 --> 0.5
security/hs-pureMD5 2.1.0.3_2 --> 2.1.2.1
security/hs-pwstore-fast 2.2_2 --> 2.3
security/hs-skein 0.1.0.7_1 --> 0.1.0.10
security/hs-tls 0.9.5_1 --> 1.0.2
security/hs-tls-extra 0.4.6_1 --> 0.5.0
sysutils/hs-angel 0.3.2_1 --> 0.3.3
textproc/hs-HStringTemplate 0.6.8_2 --> 0.6.12
textproc/hs-attoparsec-conduit 0.4.0.1_1 --> 0.5.0.3
textproc/hs-attoparsec-enumerator 0.3_2 --> 0.3.1
textproc/hs-blaze-html 0.5.0.0 --> 0.5.1.1
textproc/hs-blaze-markup 0.5.1.0_1 --> 0.5.1.2
textproc/hs-case-insensitive 0.4.0.1_2 --> 0.4.0.3
textproc/hs-citeproc-hs 0.3.4_1 --> 0.3.6
textproc/hs-double-conversion 0.2.0.4_2 --> 0.2.0.5
textproc/hs-highlighting-kate 0.5.1_1 --> 0.5.3.3
textproc/hs-hs-bibutils 4.12_4 --> 4.15
textproc/hs-html-conduit 0.0.1_1 --> 0.1.0.4
textproc/hs-hxt 9.2.2_1 --> 9.3.1.1
textproc/hs-lhs2tex 1.17_4 --> 1.18.1
textproc/hs-pandoc 1.9.4.2 --> 1.9.4.5
textproc/hs-parsec 3.1.2_1 --> 3.1.3
textproc/hs-regex-pcre-builtin 0.94.2.1.7.7_4 --> 0.94.4.3.8.31
textproc/hs-regex-posix 0.95.1_2 --> 0.95.2
textproc/hs-stringsearch 0.3.6.3_2 --> 0.3.6.4
textproc/hs-tagsoup 0.12.6_2 --> 0.12.8
textproc/hs-tagstream-conduit 0.3.2_1 --> 0.5.3
textproc/hs-texmath 0.6.0.6_1 --> 0.6.1.1
textproc/hs-xml-conduit 0.7.0.3_1 --> 1.0.3.3
textproc/hs-xml-types 0.3.2 --> 0.3.3
textproc/hs-xmlhtml 0.2.0.2 --> 0.2.0.3
textproc/hs-yaml 0.7.0.3 --> 0.8.1.1
www/hs-HTTP 4000.2.3_1 --> 4000.2.5
www/hs-authenticate 1.2.1.1_1 --> 1.3.2
www/hs-cookie 0.4.0_1 --> 0.4.0.1
www/hs-gitit 0.10.0.1 --> 0.10.0.2
www/hs-hamlet 1.0.1.4 --> 1.1.1.1
www/hs-happstack 7.0.0_1 --> 7.0.1
www/hs-happstack-server 7.0.3 --> 7.1.1
www/hs-heist 0.8.1.1 --> 0.8.2
www/hs-hjsmin 0.1.2_1 --> 0.1.3
www/hs-http-conduit 1.4.1.10 --> 1.8.4.3
www/hs-http-date 0.0.2_1 --> 0.0.3
www/hs-http-server 1_5 --> 1.0.1
www/hs-http-types 0.6.11_1 --> 0.7.3.0.1
www/hs-path-pieces 0.1.1_1 --> 0.1.2
www/hs-shakespeare 1.0.0.2_1 --> 1.0.2
www/hs-shakespeare-css 1.0.1.2_1 --> 1.0.2
www/hs-shakespeare-js 1.0.0.3_1 --> 1.1.0
www/hs-shakespeare-text 1.0.0.2_1 --> 1.0.0.5
www/hs-snap 0.9.0.1 --> 0.9.2.2
www/hs-snap-core 0.9.0 --> 0.9.2.2
www/hs-snap-server 0.9.0 --> 0.9.2.4
www/hs-wai 1.2.0.3 --> 1.3.0.1
www/hs-wai-app-static 1.2.0.4 --> 1.3.0.4
www/hs-wai-extra 1.2.0.5 --> 1.3.0.4
www/hs-wai-logger 0.1.4_1 --> 0.3.0
www/hs-wai-test 1.2.0.2_1 --> 1.3.0
www/hs-warp 1.2.2 --> 1.3.5
www/hs-yesod 1.0.1.6_1 --> 1.1.4.1
www/hs-yesod-auth 1.0.2.1_1 --> 1.1.2
www/hs-yesod-core 1.0.1.2_1 --> 1.1.6.1
www/hs-yesod-default 1.0.1.1_1 --> 1.1.2
www/hs-yesod-form 1.0.0.4_1 --> 1.2.0.1
www/hs-yesod-json 1.0.0.1_1 --> 1.1.2
www/hs-yesod-persistent 1.0.0.1_1 --> 1.1.0
www/hs-yesod-platform 1.0.5 --> 1.1.5
www/hs-yesod-routes 1.0.1.2_1 --> 1.1.1.1
www/hs-yesod-static 1.0.0.3_1 --> 1.1.1.1
www/hs-yesod-test 0.2.1 --> 0.3.1.1
x11-toolkits/hs-gtk 0.12.3.1 --> 0.12.4
x11-toolkits/hs-pango 0.12.3_1 --> 0.12.4
Removed ports (1):
textproc/hs-xml2html 0.1.2.3_1
Approved by: wen (maintainer) [1]
Obtained from: FreeBSD Haskell
2012-12-20 02:23:04 +00:00
Baptiste Daroussin
89e2786cc4
DeforaOS desktop mail client
...
PR: ports/173000
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
2012-12-19 14:28:06 +00:00
Renato Botelho
5e451ad65e
Pass maintainership of qmail ports and bsd.mail.mk to bdrewery@. It was funny,
...
but I'm not using qmail for a long time.
2012-12-18 13:56:17 +00:00
Martin Matuska
f8a70bc4e2
Horde port fixes:
...
- unify LATEST_LINK
- remove CONFLICTS
- fix comments
2012-12-18 13:24:49 +00:00
Martin Matuska
d233d23153
Rename horde4-* apps to horde-*
2012-12-18 07:29:02 +00:00
Andrej Zverev
ca9da06ad1
Cleanup supporting perl version 5.8 and 5.10,
...
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 05:44:43 +00:00
Marcelo Araujo
281eaa7679
- Update to 1.10.
...
PR: ports/174173
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2012-12-17 03:30:32 +00:00
Marcelo Araujo
c7384baf40
- Support USE_READLINE.
...
- Support USE_NCURSES.
- Add LICENSE.
- Add MAKE_JOBS_SAFE.
- Trim header.
PR: ports/172029
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2012-12-17 03:29:29 +00:00
Baptiste Daroussin
3bdf701a5c
Convert miwi's ports to new Options framework
...
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer)
2012-12-17 02:15:13 +00:00
Martin Matuska
f7bc152666
Rename package names for horde3 ports to horde3-*
...
Fix bsd.horde.mk (horde3)
2012-12-16 12:04:18 +00:00
Beech Rintoul
287ad21854
- Update to 5.2.2
...
PR: ports/174416
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
2012-12-16 06:19:48 +00:00
Andrej Zverev
10a2b4693f
- Set default perl version for ports which currently using
...
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00
Beech Rintoul
aaab6f1df4
Update sgwi 1.1.5 to use options NG
...
PR: ports/174460
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer)
2012-12-16 05:54:22 +00:00
Anton Berezin
1a7616ab09
Update to 0.8.22.
...
Changes: http://search.cpan.org/dist/Mail-Sender/Changes
2012-12-15 18:14:45 +00:00
Matthew Seaman
24be9b1328
Trim remaining untrimmed headers on my ports
...
Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
2012-12-15 09:31:58 +00:00
Guido Falsi
84ed488db8
- Update to 2.7.3
...
- Use GROUP options
PR: ports/173635
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2012-12-13 21:40:51 +00:00
Wesley Shields
f184505469
Remove the header for ports I created.
...
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
2012-12-12 18:48:33 +00:00
Martin Matuska
cd4b5e26f1
Update horde4 packages and applications to horde5
2012-12-12 15:16:56 +00:00