aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* - Add REQUIRE keyword fixing startup orderMark Felder2013-06-292-0/+2
| | | | | | | | Submitted by: matt.raspberry@gmail.com Approved by: crees (mentor) Notes: svn path=/head/; revision=322047
* - Update to 0.7.13Mark Felder2013-06-282-4/+3
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=321981
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* news/nzbget: fix build with opensslWilliam Grzybowski2013-06-261-1/+4
| | | | | | | | | | | - Fix build with OpenSSL, path to base lib PR: ports/179508 Submitted by: Nicolas Raspail <nicolas@whisperingvault.net> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=321819
* - Trim Makefile headerAntoine Brodin2013-06-202-11/+11
| | | | | | | | - Convert to PORT_OPTIONS - Add a missing directory to pkg-plist Notes: svn path=/head/; revision=321397
* - fix patch namingDirk Meyer2013-06-151-0/+0
| | | | Notes: svn path=/head/; revision=320989
* Update to new upstream release 1.11.10, fixing abort() when runningMatthias Andree2013-06-112-3/+3
| | | | | | | fetchnews in verbose mode. Notes: svn path=/head/; revision=320651
* - Fix buildMartin Wilke2013-06-112-7/+1
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320521
* Update to new upstream version 1.11.9.Matthias Andree2013-06-102-4/+3
| | | | | | | ChangeLog: http://www.leafnode.org/NEWS.txt Notes: svn path=/head/; revision=320510
* - Remove USE_GCC for PAR optionWilliam Grzybowski2013-06-081-2/+0
| | | | | | | | | | | libpar2 has been update and compiles with clang, so as the configure test. PR: ports/179399 Submitted by: wg (myself) Approved by: culot / jpaetzel (mentors, implicit), maintainer Notes: svn path=/head/; revision=320276
* - Put back PATH setting, so that unrar and par2 are found, but only add it toSteve Wills2013-05-302-14/+16
| | | | | | | | | | | prestart - Bump PORTREVISION Reported by: flo Submitted by: "Mark Felder" <feld@feld.me> (maintainer, private email) Notes: svn path=/head/; revision=319436
* Fix build with new flex versionBaptiste Daroussin2013-05-271-0/+18
| | | | Notes: svn path=/head/; revision=319238
* - Update to 0.7.12Steve Wills2013-05-273-52/+47
| | | | | | | | | | - rc script passes rclint now PR: ports/178886 Submitted by: Mark Felder <feld@feld.me> Notes: svn path=/head/; revision=319146
* - Update to 10.2 [1]William Grzybowski2013-05-264-12/+8
| | | | | | | | | | | | | | | - Fix typo in pkg-descr - Remove PORTDOCS in Makefile - USE_GCC for PAR option (test fails with clang) Changes: http://nzbget.sourceforge.net/History_%28ChangeLog%29 PR: ports/177839 [1] Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> [1] Approved by: jpaetzel (mentor) Notes: svn path=/head/; revision=319135
* Fix another syntax error from conversionBryan Drewery2013-05-241-1/+1
| | | | Notes: svn path=/head/; revision=318959
* - Fix options conversionBryan Drewery2013-05-241-1/+1
| | | | Notes: svn path=/head/; revision=318958
* Swith to gmime 2.6, pan prefers it over gmime 2.4.Koop Mast2013-05-221-5/+5
| | | | | | | | | | Fix reversed logic in the GTK3 option [1]. PR: ports/177973 Submitted by: Thomas Mueller <tmueller@sysgo.com> Notes: svn path=/head/; revision=318756
* - Fix undetermined strings [1]William Grzybowski2013-05-151-10/+7
| | | | | | | | | | | | - Trim Makefile header - Use OptionsNG for DOCS option PR: ports/177660 [1] Submitted by: John Marino <draco@marino.st> [1] Approved by: culot (mentor) Notes: svn path=/head/; revision=318258
* - update WWWDirk Meyer2013-05-132-6/+3
| | | | | | | - update MASTER_SITES Notes: svn path=/head/; revision=318106
* Make pkgNG happier.Matthias Andree2013-05-133-14/+9
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=317998
* Convert to new options frameworkBaptiste Daroussin2013-05-102-22/+16
| | | | Notes: svn path=/head/; revision=317826
* Unbreak on !i386.Max Khon2013-05-0913-13/+14
| | | | Notes: svn path=/head/; revision=317723
* Chase security/libgcrypt updateEmanuel Haupt2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317220
* - USES conversionsJason Helfman2013-04-302-26/+16
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=316884
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-273-3/+3
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-246-6/+6
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Update to 1.11Eitan Adler2013-04-182-8/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316042
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-6/+3
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* "aaargh, quoted Makefile variables"Eitan Adler2013-03-181-6/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=314605
* Remove bogus conflict with INNJohan van Selst2013-03-171-6/+2
| | | | | | | Submitted by: naddy Notes: svn path=/head/; revision=314490
* Fix plist [1], while here use USES=pathfix instead of gnomehack.Koop Mast2013-03-162-1/+4
| | | | | | | Submitted by: QAT Notes: svn path=/head/; revision=314354
* Fix fix compiler error by adding patch from upstream.Koop Mast2013-03-121-0/+14
| | | | | | | | | PR: ports/176887 Submitted by: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> Obtained from: pan upstream Notes: svn path=/head/; revision=313998
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313635
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-082-18/+15
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313633
* - Please welcome back Chris Petrik as maintainer ofBryan Drewery2013-03-073-18/+7
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313559
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationLi-Wen Hsu2013-03-041-1/+1
| | | | Notes: svn path=/head/; revision=313402
* - add upstream patch to fix runtime with Twisted version > 11.1Ruslan Makhmatkhanov2013-02-262-18/+14
| | | | | | | | | | | | | | | | - bump PORTREVISION while here: - trim Makefile header - define PORTDOCS uncoditionally - convert to optionsng (DOCS case) PR: 171388 Reported by: W.Scholten <w-info@xs4all.nl> Approved by: maintainer timeout (4 months) Notes: svn path=/head/; revision=313002
* - Actually fix the plist issues reported by redportsSteve Wills2013-02-182-1/+2
| | | | | | | Submitted by: ak Notes: svn path=/head/; revision=312523
* - Try to resolve plist issues reported by redportsSteve Wills2013-02-181-3/+2
| | | | Notes: svn path=/head/; revision=312464
* - Fix changes accidentally dropped in last commitSteve Wills2013-02-172-17/+26
| | | | | | | | | | - Bump PORTREVISION just in case Pointyhat to: swills Reported by: ak Notes: svn path=/head/; revision=312451
* - Update to 0.7.11Steve Wills2013-02-172-4/+3
| | | | | | | | PR: ports/176143 Submitted by: Mark Felder <feld@feld.me> (maintainer) Notes: svn path=/head/; revision=312448
* - Update to 9.1Steve Wills2013-02-175-55/+98
| | | | | | | | | | | | | | | | | | | - Convert to OptionsNG - Trim header while here - Remove indefinite article from COMMENT - Remove ABI version numbers from LIB_DEPENDS - Remove LICENSE_FILE since GPLv2 is in Templates/Licenses - Install example config PR: ports/174306 PR: ports/175851 Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer) Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Submitted by: Mark Felder <feld@feld.me> Approved by: Jeff Burchell <toxic@doobie.com> (maintainer) Notes: svn path=/head/; revision=312447
* - pass maintainership to submitterJason Helfman2013-02-141-7/+3
| | | | | | | | PR: 176120 Submitted by: gary@hayers.org Notes: svn path=/head/; revision=312192
* add new port: news/mail2nntpJason Helfman2013-02-144-0/+40
| | | | | | | | | | | | | | mail2nntp is a bridge from email realm to the newsgroup one. It can be used to replicate a mailing-list on a newsgroup server. It is a generic toot, using NNTP network commands WWW: http://sourceforge.net/projects/mail2nntp/ PR: 176120 Submitted by: gary@hayers.org Notes: svn path=/head/; revision=312191
* - Update to 0.7.10Steve Wills2013-02-042-3/+3
| | | | | | | | PR: ports/175777 Submitted by: Mark Felder <feld@feld.me> (maintainer) Notes: svn path=/head/; revision=311528
* - cleanup headerDirk Meyer2013-01-271-5/+1
| | | | Notes: svn path=/head/; revision=311067
* - fix spellingDirk Meyer2013-01-261-1/+1
| | | | Notes: svn path=/head/; revision=311029
* - cleanup headerDirk Meyer2013-01-262-10/+2
| | | | Notes: svn path=/head/; revision=311027