summaryrefslogtreecommitdiff
path: root/news
AgeCommit message (Collapse)Author
2013-08-14- Remove MAKE_JOBS_SAFE variableAlex Kozlov
Approved by: portmgr (bdrewery)
2013-07-31- Convert to new perl frameworkAndrej Zverev
- Trim Makefile header
2013-07-29Fix my email address again, using proper @FreeBSD.org stylingMark Felder
Approved by: swills (mentor)
2013-07-27- Fix Makefile header, normalize COMMENT, add LICENSEAlexey Dokuchaev
- Make the port parallel build (-jX) safe - Install manual page relative to MANPREFIX - Convert to OptionsNG (DOCS), sort the knobs, etc. - Reformat pkg-message, convert three-line pkg-plist While here, mute REINPLACE_CMD (debug leftover) from previous commit. Reported by: pointyhat-west
2013-07-26Deprecate and set expiration date for ports broken for more than 6 monthBaptiste Daroussin
2013-07-26KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan
Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
2013-07-26- switch simple inline replacement from perl to sedAndrej Zverev
and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
2013-07-25Update my email address throughout the treeMark Felder
Approved by: swills (mentor)
2013-07-24Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt
2013-07-19Rename pipe2 variable to avoid conflict with pipe2 functionJohan van Selst
Fixes compilation on CURRENT
2013-07-12Do not define gmake usage after pre.mkBaptiste Daroussin
While here: - trim headers - convert to uses=gmake - remove now useless pre.mk/post.mk dancing
2013-07-10Mark as job unsafeBaptiste Daroussin
2013-07-10Mark jobs unsafeBaptiste Daroussin
2013-07-09- Drop all my portsPav Lucistnik
2013-07-08- Update to 0.7.14Mark Felder
Approved by: swills (mentor)
2013-06-29- Add REQUIRE keyword fixing startup orderMark Felder
Submitted by: matt.raspberry@gmail.com Approved by: crees (mentor)
2013-06-28- Update to 0.7.13Mark Felder
Approved by: crees (mentor)
2013-06-28New USES imake to handle the dependency on imake.Baptiste Daroussin
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
2013-06-26news/nzbget: fix build with opensslWilliam Grzybowski
- Fix build with OpenSSL, path to base lib PR: ports/179508 Submitted by: Nicolas Raspail <nicolas@whisperingvault.net> Approved by: maintainer (timeout)
2013-06-20- Trim Makefile headerAntoine Brodin
- Convert to PORT_OPTIONS - Add a missing directory to pkg-plist
2013-06-15- fix patch namingDirk Meyer
2013-06-11Update to new upstream release 1.11.10, fixing abort() when runningMatthias Andree
fetchnews in verbose mode.
2013-06-11- Fix buildMartin Wilke
Reported by: pkg (DEVELOPER_MODE)
2013-06-10Update to new upstream version 1.11.9.Matthias Andree
ChangeLog: http://www.leafnode.org/NEWS.txt
2013-06-08- Remove USE_GCC for PAR optionWilliam Grzybowski
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
2013-05-30- Put back PATH setting, so that unrar and par2 are found, but only add it toSteve Wills
prestart - Bump PORTREVISION Reported by: flo Submitted by: "Mark Felder" <feld@feld.me> (maintainer, private email)
2013-05-27Fix build with new flex versionBaptiste Daroussin
2013-05-27- Update to 0.7.12Steve Wills
- rc script passes rclint now PR: ports/178886 Submitted by: Mark Felder <feld@feld.me>
2013-05-26- Update to 10.2 [1]William Grzybowski
- 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)
2013-05-24Fix another syntax error from conversionBryan Drewery
2013-05-24- Fix options conversionBryan Drewery
2013-05-22Swith to gmime 2.6, pan prefers it over gmime 2.4.Koop Mast
Fix reversed logic in the GTK3 option [1]. PR: ports/177973 Submitted by: Thomas Mueller <tmueller@sysgo.com>
2013-05-15- Fix undetermined strings [1]William Grzybowski
- Trim Makefile header - Use OptionsNG for DOCS option PR: ports/177660 [1] Submitted by: John Marino <draco@marino.st> [1] Approved by: culot (mentor)
2013-05-13- update WWWDirk Meyer
- update MASTER_SITES
2013-05-13Make pkgNG happier.Matthias Andree
Reported by: miwi
2013-05-10Convert to new options frameworkBaptiste Daroussin
2013-05-09Unbreak on !i386.Max Khon
2013-05-03Chase security/libgcrypt updateEmanuel Haupt
2013-04-30- USES conversionsJason Helfman
Approved by: portmgr (bapt@)
2013-04-27- Convert USE_ICONV=yes to USES=iconvMarcus von Appen
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
2013-04-26- Convert USE_GETTEXT to USES (part 4)Alex Kozlov
Approved by: portmgr (bapt)
2013-04-24- Convert USE_GETTEXT to USES (part 3)Alex Kozlov
Approved by: portmgr (bapt)
2013-04-18Update to 1.11Eitan Adler
Feature safe: yes
2013-03-29For perl@ owned ports:Eitan Adler
- Fix COMMENT - Trim header
2013-03-28Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler
"pathfix" instead.
2013-03-18"aaargh, quoted Makefile variables"Eitan Adler
Approved by: portmgr (bapt)
2013-03-17Remove bogus conflict with INNJohan van Selst
Submitted by: naddy
2013-03-16Fix plist [1], while here use USES=pathfix instead of gnomehack.Koop Mast
Submitted by: QAT
2013-03-12Fix fix compiler error by adding patch from upstream.Koop Mast
PR: ports/176887 Submitted by: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> Obtained from: pan upstream
2013-03-08Convert USE_BISON to USES= bisonBaptiste Daroussin
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