aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Couple of minor, non-functional changes forgotten in the previous commits.Alexey Dokuchaev2013-08-241-1/+1
| | | | Notes: svn path=/head/; revision=325302
* - Try to unbreak parallel builds (-jX); respect CC/LD and CFLAGSAlexey Dokuchaev2013-08-242-18/+22
| | | | | | | | | | | | | | | - Trim Makefile header, fix a typo in email address - Convert USE_GMAKE, define LICENSE (GPLv2), sort the knobs - Allow non-root installation: pre-install should be pre-su-install since it touches non-user writable directory - Make INSTALL_DATA command atomic and $cwd-agnostic - While here, fix port description: drop explicit author attribution and use space, not tab, after WWW: per PH section 3.2.1 Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325301
* - Attempt to unbreak parallel (-jX) builds: call sub-makes correctlyAlexey Dokuchaev2013-08-221-14/+17
| | | | | | | | | | | | - Pad pkg-message display for consistency of port vs. package install - Cleanup the port a bit: drop gratuitous variables, use REINPLACE_CMD instead of MV/SED, convert to OptionsNG, etc. Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325184
* - Unbreak parallel builds (sf.net ticket #116)Alexey Dokuchaev2013-08-215-4/+172
| | | | | | | | | | | - Cleanup Makefile a bit while here - Kill EOL space, correctly spell FidoNet Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325106
* - Allow parallel (-jX) builds to work: some object filesAlexey Dokuchaev2013-08-201-24/+26
| | | | | | | | | | | | | | depend on the generated header; convert USE_GMAKE - Use contemporary form of MASTER_SITES for local distfiles - Convert to OptionsNG (SSL and EXAMPLES only this time) - Utilize REINPLACE_CMD more vividly in post-patch - Simplify installation of examples while here Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325030
* - Fix build on CURRENTSteve Wills2013-08-181-1/+1
| | | | Notes: svn path=/head/; revision=324933
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-142-2/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert to new perl frameworkAndrej Zverev2013-07-317-23/+15
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324036
* Fix my email address again, using proper @FreeBSD.org stylingMark Felder2013-07-291-1/+1
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323891
* - Fix Makefile header, normalize COMMENT, add LICENSEAlexey Dokuchaev2013-07-273-21/+24
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=323779
* Deprecate and set expiration date for ports broken for more than 6 monthBaptiste Daroussin2013-07-261-0/+2
| | | | Notes: svn path=/head/; revision=323759
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-268-118/+0
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=323748
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-3/+0
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323711
* Update my email address throughout the treeMark Felder2013-07-251-1/+1
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323636
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-2/+0
| | | | Notes: svn path=/head/; revision=323578
* Rename pipe2 variable to avoid conflict with pipe2 functionJohan van Selst2013-07-191-0/+3
| | | | | | | Fixes compilation on CURRENT Notes: svn path=/head/; revision=323297
* Do not define gmake usage after pre.mkBaptiste Daroussin2013-07-1219-138/+53
| | | | | | | | | | While here: - trim headers - convert to uses=gmake - remove now useless pre.mk/post.mk dancing Notes: svn path=/head/; revision=322828
* Mark as job unsafeBaptiste Daroussin2013-07-101-0/+1
| | | | Notes: svn path=/head/; revision=322713
* Mark jobs unsafeBaptiste Daroussin2013-07-101-4/+2
| | | | Notes: svn path=/head/; revision=322673
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* - Update to 0.7.14Mark Felder2013-07-082-4/+3
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=322523
* - 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