aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* - Please poudriere build by using @sample (better and simpler)johans2014-05-242-7/+5
| | | | - Bump PORTREVISION
* - Update to 2.19tdb2014-05-142-3/+4
| | | | - Add NO_ARCH
* Remove ftp://ftp.i-scream.org/ master site. The http equivalent stilltdb2014-05-131-1/+0
| | | | exists. Also remove DIST_SUBDIR where there's no need to have it.
* Convert all :U to :tu and :L to :tlbapt2014-05-051-5/+2
| | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
* Update to tin 2.2.1johans2014-05-043-54/+25
|
* - Fix plist to have proper 'rmdir DIR' ordering.bdrewery2014-04-212-25/+25
| | | | | | | | Pkgng will not detect the directory otherwise. This was due to incorrectly advise in the check-stagedir.sh script, fixed in r351587 With hat: portmgr
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* Just spotted in the 0.7.17 changelog they implemented my request for fullfeld2014-04-162-2/+5
| | | | | | | | control over the pidfile! Now we no longer scrape the config file to guess its name, which was based on both the hostname of the server and the port. Previously, if you changed the hostname of your server you could no longer signal the running sabnzbd process through the rc framework...
* update to 0.7.17feld2014-04-163-96/+106
|
* Mark broken: Fails to configureantoine2014-04-131-0/+2
| | | | | | | configure: error: use --with-newsbindir=DIR or --without-news option ===> Script "configure" failed unexpectedly. Reported by: pkg-fallout
* Stagifykwm2014-04-111-7/+5
| | | | | | | | | USES=gmake tar:bzip2 and sort USES Use new LIB_DEPENDS syntax. Add USE_GCC=any to fix the build on 10.0+. [1] PR: ports/182203 [1] Submitted by: Walter Hurry <walterhurry@gmail.com>
* Fix bash detection in the makefilebapt2014-04-041-2/+5
| | | | Reported by: QAT
* Properly strip binaries and support cross buildingbapt2014-04-041-1/+4
|
* Do not leak stagedir in the generated binarybapt2014-04-042-4/+25
| | | | | | Remove now useless pre-su target MFH: 2014Q2
* Remove expired ports:rene2014-04-027-1630/+0
| | | | | | | | | | | | | 2014-02-27 devel/hyena: Broken for more than 6 month 2014-04-01 print/pdfmod: Depends on expired devel/hyena, unstaged, uses old standards 2014-04-01 security/gnutls-devel: Stale, broken and vulnerable 2014-04-01 sysutils/epylog: distfiles no longer fetchable 2014-04-01 japanese/Wnn6: Unmaintained, interactive and restricted 2014-04-01 japanese/srd-fpw: Unmaintained, interactive and restricted 2014-04-01 japanese/mypaedia-fpw: Unmaintained, interactive and restricted 2014-04-01 news/dnews: Unmaintained, interactive and restricted 2014-04-01 devel/adasdl: Ancient, does not build on amd64; use devel/sdl_gnat instead 2014-04-01 lang/gnat: The Ada framework is based on lang/gcc-aux, use it instead
* Missed a ${STAGEDIR}adamw2014-03-301-2/+2
|
* Missed a direct access of $PREFIXadamw2014-03-303-1/+13
|
* --with-news makes configure barf. Only use --without-news and --with-newsbindir=adamw2014-03-301-1/+1
|
* Add stage support to news, and improve correctness.adamw2014-03-3039-678/+869
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am not touching the husky ports with a 10 foot pole. atp: stage, improve pkg-message crashmail: stage diablo: too wacky to stage, but convert WITH_* to OPTIONS, unmute commands that shouldn't be muted, use :MDOCS fidogate-ds: stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle /var/* in the plist properly golded+: stage, OPTIONS, protect examples behind %%PORTEXAMPLES%% nntpbtr: this was an unbelievably PITA stage, add missing prototypes, add missing return types, rename patch files to what they actually patch nntpcache: stage support, required lots of Makefile.in patching, call submakes correctly, handle config files properly nzbperl: stage, use OPTIONS, remove obsolete pkg-message papercut: stage, handle config file properly py-pynzb: stage, use OPTIONS helper to avoid bsd.port.options.mk inclusion s-news: stage slrnconf: stage slrnface: stage, install required files to datadir, not examplesdir, generate proper pkg-message sn: stage
* - fix build with clang againdinoex2014-03-292-23/+46
| | | | Submitted by: Wolfgang Zenker
* Fix character set selection that was broken with iconv from basejohans2014-03-271-1/+2
| | | | | PR: ports/187847 Submitted by: David Marec <david.marec@davenulle.org>
* - revert r346880dinoex2014-03-1911-64/+357
| | | | | | | Approved by: bapt - update LICENSE - fix build with new clang
* Quiesce mkdirehaupt2014-03-181-1/+1
|
* Convert n* to USES=zipbapt2014-03-111-2/+1
|
* - remove broken MANPREFIXdinoex2014-03-041-1/+1
|
* Fix build with clangbapt2014-03-031-4/+2
|
* Deprecated some unmaintained, interactive and restricted portsantoine2014-03-021-0/+2
|
* Define DOCS optionehaupt2014-02-271-0/+2
|
* Support stagingehaupt2014-02-272-16/+11
|
* Support stagingehaupt2014-02-251-5/+3
|
* - Support stagingehaupt2014-02-252-16/+14
| | | | | - Use shebangfix - Define DOCS
* Remove trailing whitespaces from category newsehaupt2014-02-213-3/+3
|
* - Reassign lioux' ports to the heaptabthorpe2014-02-151-1/+1
| | | | With hat: portmgr
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0
| | | | | | afterwards. Encouraged by: mat
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-3/+0
| | | | any install target.
* Stage supportantoine2014-02-121-1/+0
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-103-0/+7
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Enable stage supportjohans2014-02-103-12/+15
|
* Enable stage supportjohans2014-02-083-16/+21
|
* Support staging.ehaupt2014-02-062-4/+4
|
* Enable stage supportjohans2014-02-061-8/+5
|
* - Stage supportmiwi2014-02-031-3/+2
|
* Switch from ispell to aspell-ispellbapt2014-01-281-1/+1
|
* Fix properties on pkg-plistbapt2014-01-223-3/+0
|
* Update to 12.0.rakuco2014-01-193-4/+4
| | | | | | PR: ports/185750 Submitted by: feld@ Approved by: Jeff Burchell <toxic@doobie.com> (maintainer)
* Python cleanup:rene2014-01-145-5/+5
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* correct plist for stagingjohans2014-01-111-0/+3
|
* Enable stage supportjohans2014-01-111-4/+4
|
* - stage supportaz2014-01-054-6/+2
| | | | Approved by: portmgr (blanket infrastructure)
* - Tell bmake we use the old :L :U modifiersfluffy2013-12-311-0/+3
| | | | | PR: 185301 Submitted by: naddy@
* - Enable STAGE supportjohans2013-12-302-35/+17
| | | | - Simplify OPTIONS handling
* - new options PGP2 PGPIN PGPGPGdinoex2013-12-291-1/+15
| | | | - do not default to security/pgp, which is broken on amd64
* - apply gawk patch in any casedinoex2013-12-281-5/+2
|
* - add LICENSEdinoex2013-12-281-0/+2
|
* - Update tin to 2.2.0johans2013-12-283-16/+23
| | | | - Enable STAGE support
* - new option INETDdinoex2013-12-281-2/+8
|
* Support stagebapt2013-12-271-10/+6
| | | | Fix shebang
* Support stagebapt2013-12-272-6/+25
| | | | Fix build with modern compilers
* Support stagebapt2013-12-271-6/+3
|
* Support stagebapt2013-12-272-5/+8
| | | | Fix configure script with clang
* Support stagebapt2013-12-271-4/+4
| | | | | Fix build with clang Allow packaging as user
* Support stagebapt2013-12-271-4/+3
|
* Support stagebapt2013-12-271-11/+6
|
* Support stagebapt2013-12-271-11/+6
|
* Support stagebapt2013-12-271-2/+1
|
* Add the missing plist bitsbapt2013-12-271-0/+2
|
* Support gccbapt2013-12-271-16/+8
| | | | Fix build on head but enforcing gcc
* Support stagebapt2013-12-272-28/+10
|
* Support stagebapt2013-12-272-12/+7
|
* Support stagebapt2013-12-271-2/+1
|
* Support stagebapt2013-12-271-7/+4
|
* Support stagebapt2013-12-271-10/+7
|
* Support stagebapt2013-12-272-8/+4
|
* Support stagebapt2013-12-272-5/+5
|
* Support stagebapt2013-12-271-4/+3
|
* - use STAGEDIRdinoex2013-12-213-17/+21
|
* - reset owner/groupdinoex2013-12-211-0/+2
|
* - use STAGEDIRdinoex2013-12-192-15/+17
|
* - use OPTIONS_SINGLEdinoex2013-12-191-3/+1
| | | | - merge defines to master
* - use STAGEDIRdinoex2013-12-196-57/+71
| | | | | | | - use OPTIONS_SINGLE - merge defines from slave - cleanup patches - fix path to rnews
* - use STAGEDIRdinoex2013-12-196-107/+160
| | | | | | | - use OPTIONS_DEFINE - honor option EXAMPLES - use pkg-message - change default path for over.view, note in UPDATING
* - use STAGEDIRdinoex2013-12-182-6/+5
|
* New USES=twisted, to replace the old USE_TWISTED knob.mva2013-12-081-1/+1
| | | | | | | | | | | | | | twisted can be configured with the arguments run or build to replace the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted components can be added as comma-separated arguments. If you previously wrote USE_TWISTED= yes USE_TWISTED= conch names USE_TWISTED_RUN= yes you now would write USES= twisted USES= twisted:conch,names USES= twisted:run
* Redesigned rc script to use a pidfile instead of attempting to use web APIfeld2013-12-062-58/+12
| | | | | | | | | | | which cannot stop the server in some configurations. I've confirmed in the python codepath that both the web API shutdown and the signal handling both call save_state() so it is safe to shutdown this way. PR: ports/177944 Approved by: crees (mentor)
* - use STAGEDIRdinoex2013-12-021-4/+10
| | | | - USES=gmake
* - Support STAGEDIRlwhsu2013-11-291-1/+0
|
* - Chase the update of INN;thierry2013-11-283-21/+29
| | | | - Stagify.
* - Update WWW:sunpoet2013-11-211-1/+1
| | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
* Unbreak clang build.fjoe2013-11-181-0/+11
|
* Fix clang-only build.fjoe2013-11-181-2/+11
|
* - Missed new etc files.fluffy2013-11-181-1/+2
| | | | Reported by: QAT
* - Fix MLINKSfluffy2013-11-181-2/+3
|
* - Oops, forgot about MAN section during update :(fluffy2013-11-181-9/+10
| | | | Noticed by: QAT
* - Update to 2.5.3 security releasefluffy2013-11-177-130/+42
| | | | | | | | - Remove outdated patches - Preserve configured database during upgrade [1] PR: 183614 [1] Submitted by: Horia Racoviceanu [1]
* - use STAGEDIRdinoex2013-11-173-22/+31
| | | | - rename patchfiles
* - Update to 13.2.0sunpoet2013-11-162-3/+3
| | | | Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/news/topfiles/NEWS
* support STAGEDIR.vanilla2013-11-052-6/+6
|
* - support STAGEDIRaz2013-11-036-11/+5
|
* Give up on empty directory games about lib/leafnode.mandree2013-10-313-12/+9
| | | | Fix massively broken pkg-plist. (Bump PORTREVISION.)
* Attempt to fix build issues.mandree2013-10-312-11/+13
| | | | Add SHEBANG_FILES=newsstar.in, bumping PORTREVISION.
* - Reset maintainer to ports@nemysis2013-10-301-1/+1
| | | | | | PR: ports/183261 Submitted by: chris petrik <c.petrik.sosa@gmail.com> Approved by: pawel / wg (mentors, implicit)
* - revert r331810dinoex2013-10-292-3/+11
|
* - use PLIST_FILESdinoex2013-10-282-7/+7
|
* - use STAGEDIRdinoex2013-10-281-10/+6
| | | | - use OPTIONS_DEFINE
* Support staging.ehaupt2013-10-261-7/+5
|
* Support staging.mandree2013-10-242-17/+20
| | | | | | | | | Reorder Makefile targets (post-install after post-patch). Update to new LIB_DEPENDS format. Disable chown, and leave that to the package. Note that this apparently exposes issues with poudriere testport/make check-orphans due to absolute /var paths.
* - Return ports to the poolak2013-10-242-2/+2
| | | | | PR: ports/183244 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with [np]) Approved by: portmgr (bdrewery)
* - General cleanupfeld2013-10-182-14/+20
| | | | | | | | | | | | - unrar and Python are default enabled options - New p7zip option, disabled by default - The final release of 11.0 only requires --disable-sigchld-handler on 32bit FreeBSD [1] [1] http://nzbget.sourceforge.net/forum/viewtopic.php?f=3&t=596&start=10 PR: ports/183026 Approved by: maintainer, swills (mentor)
* - Remove no longer needed MAN1 from Makefile.tdb2013-10-181-1/+0
| | | | Submitted by: az
* - Update to 2.18 [1]tdb2013-10-174-42/+46
| | | | | | - Add stage support Submitted by: Andre Heider <a.heider@gmail.com> [1]
* - Update from 10.2 to 11.0 [1]danilo2013-10-113-31/+30
| | | | | | | | | | | - Remove gmake from USES [1] - Convert LIB_DEPENDS to new syntax - Add options helpers - Add stage support PR: ports/182867 Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer) [1] Approved by: wg/culot (mentors, implicit)
* - Update to 0.7.16feld2013-10-083-16/+14
| | | | | | - STAGE support Approved by: crees (mentor)
* Use PKGNAMESUFFIX and remove NO_LATEST_LINKjohans2013-10-061-1/+1
| | | | Suggested by: bapt
* Removed unmaintained (ports@) or gnome@ ports depending on gnome1bapt2013-10-058-91/+0
| | | | Approved by: gnome (implicit)
* Support staging, and update LIB_DEPENDS format.mandree2013-10-012-22/+36
|
* - fix perl compatibility with getoptdinoex2013-09-242-3/+15
|
* Fix NO_STAGE attributionbapt2013-09-231-1/+1
|
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-219-9/+14
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-2189-155/+119
| | | | news)
* - Add explicit $ICONV_LIBmadpilot2013-09-201-1/+1
| | | | | Submitted by: marino Approved by: portmgr (bapt, implicit)
* - convert to the new perl5 frameworkaz2013-09-144-7/+5
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Add missing iconv in USES.madpilot2013-09-131-1/+1
| | | | | Reported by: swills Approved by: portmgr (bapt, implicit)
* - Update to 13.1.0sunpoet2013-09-082-13/+9
| | | | | | | | | | - Add my LOCAL to MASTER_SITES - Remove leading indefinite article from COMMENT - Remove LICENSE_FILE for well-known licenses - Update USE_PYTHON - Cleanup Makefile header Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/news/topfiles/NEWS
* Add an explicit dependency on pkgconfbapt2013-09-051-1/+1
|
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-052-2/+2
| | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me)
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+1
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* Fix SSL and Feedparser optionsfeld2013-09-051-2/+2
| | | | | PR: ports/181806 Approved by: crees (mentor)
* - cleanup configure stagedinoex2013-09-042-12/+60
| | | | - fix side effects in Makefile
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0211-11/+14
| | | | Approved by: portmgr (bapt@, blanket)
* - Enable SSL by default again, missed during OptionsNG conversion in r325030danfe2013-08-301-2/+3
| | | | | | | | | - Fix a silly typo: double -e option was passed to sed(1), breaking slave `news/suck-cnews' port - Bump port revision, as defaults had changed (again) Noticed by: dinoex Pointy hat to: danfe
* - Use single space after WWW:sunpoet2013-08-291-1/+1
|
* Remove expired ports:rene2013-08-285-612/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2013-08-27 lang/ldc-devel: Broken for more than 6 month 2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month 2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month 2013-08-27 sysutils/avfs: Broken for more than 6 month 2013-08-27 multimedia/mp4split: Broken for more than 6 month 2013-08-27 net-mgmt/noc: Broken for more than 6 month 2013-08-27 sysutils/empower: Broken for more than 6 month 2013-08-27 emulators/xgngeo: Broken for more than 6 month 2013-08-27 graphics/geglmm: Broken for more than 6 month 2013-08-27 sysutils/libumberlog: Broken for more than 6 month 2013-08-27 net/wizd: Broken for more than 6 month 2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month 2013-08-27 palm/barry: Broken for more than 6 month 2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month 2013-08-27 news/lottanzb: Broken for more than 6 month 2013-08-27 textproc/xaira: Broken for more than 6 month 2013-08-27 graphics/f90gl: Broken for more than 6 month 2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month 2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month 2013-08-27 math/dislin: Broken for more than 6 month 2013-08-27 irc/smuxi: Broken for more than 6 month
* Couple of minor, non-functional changes forgotten in the previous commits.danfe2013-08-251-1/+1
|
* - Try to unbreak parallel builds (-jX); respect CC/LD and CFLAGSdanfe2013-08-252-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)
* - Attempt to unbreak parallel (-jX) builds: call sub-makes correctlydanfe2013-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)
* - Unbreak parallel builds (sf.net ticket #116)danfe2013-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)
* - Allow parallel (-jX) builds to work: some object filesdanfe2013-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)
* - Fix build on CURRENTswills2013-08-191-1/+1
|
* - Remove MAKE_JOBS_SAFE variableak2013-08-152-2/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert to new perl frameworkaz2013-07-317-23/+15
| | | | - Trim Makefile header
* Fix my email address again, using proper @FreeBSD.org stylingfeld2013-07-291-1/+1
| | | | Approved by: swills (mentor)
* - Fix Makefile header, normalize COMMENT, add LICENSEdanfe2013-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
* Deprecate and set expiration date for ports broken for more than 6 monthbapt2013-07-271-0/+2
|
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-278-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
* - switch simple inline replacement from perl to sedaz2013-07-261-3/+0
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* Update my email address throughout the treefeld2013-07-251-1/+1
| | | | Approved by: swills (mentor)
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-2/+0
|
* Rename pipe2 variable to avoid conflict with pipe2 functionjohans2013-07-191-0/+3
| | | | Fixes compilation on CURRENT
* Do not define gmake usage after pre.mkbapt2013-07-1219-138/+53
| | | | | | | While here: - trim headers - convert to uses=gmake - remove now useless pre.mk/post.mk dancing
* Mark as job unsafebapt2013-07-111-0/+1
|
* Mark jobs unsafebapt2013-07-101-4/+2
|
* - Drop all my portspav2013-07-101-1/+1
|
* - Update to 0.7.14feld2013-07-092-4/+3
| | | | Approved by: swills (mentor)
* - Add REQUIRE keyword fixing startup orderfeld2013-06-292-0/+2
| | | | | Submitted by: matt.raspberry@gmail.com Approved by: crees (mentor)
* - Update to 0.7.13feld2013-06-292-4/+3
| | | | Approved by: crees (mentor)
* New USES imake to handle the dependency on imake.bapt2013-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
* news/nzbget: fix build with opensslwg2013-06-271-1/+4
| | | | | | | | - Fix build with OpenSSL, path to base lib PR: ports/179508 Submitted by: Nicolas Raspail <nicolas@whisperingvault.net> Approved by: maintainer (timeout)
* - Trim Makefile headerantoine2013-06-212-11/+11
| | | | | - Convert to PORT_OPTIONS - Add a missing directory to pkg-plist
* - fix patch namingdinoex2013-06-151-0/+0
|
* Update to new upstream release 1.11.10, fixing abort() when runningmandree2013-06-122-3/+3
| | | | fetchnews in verbose mode.
* - Fix buildmiwi2013-06-112-7/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* Update to new upstream version 1.11.9.mandree2013-06-112-4/+3
| | | | ChangeLog: http://www.leafnode.org/NEWS.txt
* - Remove USE_GCC for PAR optionwg2013-06-091-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
* - Put back PATH setting, so that unrar and par2 are found, but only add it toswills2013-05-312-14/+16
| | | | | | | | prestart - Bump PORTREVISION Reported by: flo Submitted by: "Mark Felder" <feld@feld.me> (maintainer, private email)
* Fix build with new flex versionbapt2013-05-271-0/+18
|
* - Update to 0.7.12swills2013-05-273-52/+47
| | | | | | | - rc script passes rclint now PR: ports/178886 Submitted by: Mark Felder <feld@feld.me>
* - Update to 10.2 [1]wg2013-05-274-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)
* Fix another syntax error from conversionbdrewery2013-05-241-1/+1
|
* - Fix options conversionbdrewery2013-05-241-1/+1
|
* Swith to gmime 2.6, pan prefers it over gmime 2.4.kwm2013-05-221-5/+5
| | | | | | | Fix reversed logic in the GTK3 option [1]. PR: ports/177973 Submitted by: Thomas Mueller <tmueller@sysgo.com>
* - Fix undetermined strings [1]wg2013-05-161-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)
* - update WWWdinoex2013-05-132-6/+3
| | | | - update MASTER_SITES
* Make pkgNG happier.mandree2013-05-133-14/+9
| | | | Reported by: miwi
* Convert to new options frameworkbapt2013-05-112-22/+16
|
* Unbreak on !i386.fjoe2013-05-0913-13/+14
|
* Chase security/libgcrypt updateehaupt2013-05-041-1/+1
|
* - USES conversionsjgh2013-04-302-26/+16
| | | | Approved by: portmgr (bapt@)
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-283-3/+3
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-256-6/+6
| | | | Approved by: portmgr (bapt)
* Update to 1.11eadler2013-04-182-8/+4
| | | | Feature safe: yes
* For perl@ owned ports:eadler2013-03-291-6/+2
| | | | | - Fix COMMENT - Trim header
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-281-6/+3
| | | | "pathfix" instead.
* "aaargh, quoted Makefile variables"eadler2013-03-191-6/+2
| | | | Approved by: portmgr (bapt)
* Remove bogus conflict with INNjohans2013-03-181-6/+2
| | | | Submitted by: naddy
* Fix plist [1], while here use USES=pathfix instead of gnomehack.kwm2013-03-162-1/+4
| | | | Submitted by: QAT
* Fix fix compiler error by adding patch from upstream.kwm2013-03-131-0/+14
| | | | | | PR: ports/176887 Submitted by: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> Obtained from: pan upstream
* Convert USE_BISON to USES= bisonbapt2013-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
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-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
* - Please welcome back Chris Petrik as maintainer ofbdrewery2013-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
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationlwhsu2013-03-041-1/+1
|
* - add upstream patch to fix runtime with Twisted version > 11.1rm2013-02-272-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)
* - Actually fix the plist issues reported by redportsswills2013-02-192-1/+2
| | | | Submitted by: ak
* - Try to resolve plist issues reported by redportsswills2013-02-181-3/+2
|
* - Fix changes accidentally dropped in last commitswills2013-02-182-17/+26
| | | | | | | - Bump PORTREVISION just in case Pointyhat to: swills Reported by: ak
* - Update to 0.7.11swills2013-02-182-4/+3
| | | | | PR: ports/176143 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - Update to 9.1swills2013-02-185-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)
* - pass maintainership to submitterjgh2013-02-141-7/+3
| | | | | PR: 176120 Submitted by: gary@hayers.org
* add new port: news/mail2nntpjgh2013-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
* - Update to 0.7.10swills2013-02-042-3/+3
| | | | | PR: ports/175777 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - cleanup headerdinoex2013-01-271-5/+1
|
* - fix spellingdinoex2013-01-271-1/+1
|
* - cleanup headerdinoex2013-01-272-10/+2
|
* - cleanup headerdinoex2013-01-271-6/+2
| | | | - strip shlibversion in depedency
* Upgrade to new upstream release 1.5.6.mandree2013-01-222-4/+3
|
* Convert to OptionsNG.mandree2013-01-211-7/+16
| | | | | | Fix an installation error to fresh PREFIX directories, where a file was installed one directory level too close to the root (lib/newsstar) and renamed.
* Take maintainership.mandree2013-01-201-1/+1
|
* - Update to 1.5.5wen2013-01-203-12/+8
| | | | - Trim Makefile headers
* - Use DOC instead of NOPORTDOCSehaupt2013-01-151-6/+6
| | | | | - Pacify portlint - Convert header
* - Update to 0.7.9swills2013-01-093-10/+5
| | | | | PR: ports/174866 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - Upgrade to slrn 1.0.1johans2012-12-233-23/+17
| | | | - Update MASTER_SITES
* Update PCRE to 8.32mm2012-12-113-5/+5
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵eadler2012-12-101-1/+1
| | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik
* - Update to 0.7.6swills2012-11-282-3/+3
| | | | | | PR: ports/173908 Submitted by: Mark Felder <feld@feld.me> (maintainer) Feature safe: yes
* - Update to 0.7.5swills2012-11-242-4/+4
| | | | | | | | | - Set maintainer to submitter PR: ports/173628 Submitted by: Mark Felder <feld@feld.me> Approved by: David Brooks <dab@rj45.org> (maintianer) Feature safe: yes
* - drop obsolte WWW:dinoex2012-11-161-2/+0
| | | | Feature safe: yes
* Update CONFLICTS. [1]mandree2012-11-161-2/+2
| | | | | | | Remove API version from gdbm library. Suggested by: ketas's ports conflicts checker Feature safe: yes
* Update CONFLICTS.mandree2012-11-161-0/+2
| | | | | Suggested by: ketas's ports conflicts checker Feature safe: yes
* - cleanup commentsdinoex2012-10-136-29/+0
| | | | Feature safe: yes
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+2
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* Finish converting perl@ ports to new Options Frameworkbapt2012-10-051-9/+7
|
* Welcome back Chris Petrik <c.petrik.sosa@gmail.com>eadler2012-09-091-1/+1
| | | | PR: ports/171481
* - Fix build with OpenSSL >= 1.0 [1]pawel2012-09-082-0/+33
| | | | | | | | | | | | | | | | - Mark MAKE_JOBS_UNSAFE: ===> Building for nzbget-0.8.0 /usr/bin/make all-am make: illegal option -- - usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [target ...] PR: ports/171196 [1] Submitted by: freebsd@nagilum.org [1] Approved by: maintainer
* - Fix innd/nnrpd semget failuresfluffy2012-09-022-1/+74
| | | | | | | Do not set any shmem permission bits except for the six allowed bits PR: 171134 Submitted by: G. Paul Ziemba
* - Fix compilation error when building trn without NNTP supportjohans2012-09-021-0/+45
| | | | | | - No PORTREVISION bump needed Submitted by: Sean Eric Fagan <sef@Kithrup.COM>
* - Update to 0.7.3swills2012-08-272-3/+3
| | | | | | PR: ports/170520 Submitted by: Mark Felder <feld@feld.me> Approved by: maintainer timeout (dab@rj45.org, > 2 weeks)
* news/inn: fix plaintext command injection, CVE-2012-3523rea2012-08-272-1/+62
| | | | | | | | Relevant only for INN installations that are using encryption. PR: 171013 Approved by: fluffy@FreeBSD.org (maintainer) Security: http://www.vuxml.org/freebsd/a7975581-ee26-11e1-8bd8-0022156e8794.html
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-064-2/+2
| | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
* - Fix typos in COMMENTcs2012-08-021-1/+1
| | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
* - Update to 0.7.2swills2012-07-303-16/+17
| | | | | | | | - Convert to OptionsNG PR: ports/170260 Submitted by: Mark Felder <feld@feld.me> Approved by: David Brooks <dab@rj45.org> (maintainer)
* - Remove CONFLICTS as shared-mime-info is an indirect build dependencybeat2012-07-271-1/+2
| | | | | | | - Mark as BROKEN: overwrite a file owned by misc/shared-mime-info: share/mime/application/x-nzb.xml Reported by: pointyhat
* Register CONFLICTScs2012-07-181-2/+3
| | | | Submitted by: Sulev-Madis 'ketas' Silber (via e-mail)
* - fix build after inn has moved includes.dinoex2012-07-171-1/+1
| | | | | PR: 169588 Submitted by: John Levine
* - Fix typofluffy2012-07-081-1/+1
| | | | Noticed by: Geraint A. Edwards via email
* - Add options for OpenSSL (for those who don't need) and GnuPG (pgpverify)fluffy2012-07-072-50/+68
| | | | | | | | | | | | - TCL is no longer supported. - Use new option framework. - USE_PYTHON implies inclusion of bsd.python.mk. - There are no --with-max-socket, --with-etc-dir and --with-datarootdirdir in configure. - empty({PORT_OPTIONS:MTAGGED_HASH) NOT implies LARGE_FILES. - Add missed files to plist PR: 169666 Submitted by: Hung-te Liang <lhd AT cs DOT nctu DOT edu DOT tw>
* - Remove SITE_PERL from *_DEPENDSaz2012-06-303-9/+9
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-2/+2
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-292-6/+6
|
* Convert to new options frameworkjohans2012-06-282-5/+5
|
* - Update INN to 2.5.2 releasefluffy2012-06-277-102/+108
| | | | | | | | - Handle deprecated perl declarations [1] PR: 166031 [1] Submitted by: Joe Horn <joehorn AT gmail DOT com> [1] Suggested by: cy (via email, most part of update)
* - reset MAINTAINERdinoex2012-06-261-1/+1
|
* - Update to 0.7.0scheidell2012-06-175-34/+105
| | | | | PR: ports/169140 Submitted by: David Brooks <dab@rj45.org> (maintainer)
* - Add conflictsjohans2012-06-151-8/+9
| | | | | | - Use new style options - Remove unneeded library version numbers - No functional changes
* - Register conflicts for trnjohans2012-06-152-4/+8
| | | | | | - Pet portlint while here Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee>
* Convert to new OPTIONS style (no functional changes)johans2012-06-151-18/+17
|
* Update CONFLICTS (1).thierry2012-06-131-1/+3
| | | | | | Since I'm there, define the license. Submitted by: "Sulev-Madis 'ketas' Silber" <madis555 (at) hot.ee> (1)
* - Update to 12.1.0sunpoet2012-06-122-5/+5
| | | | | | - Change RUN_DEPENDS to ensure same-verison twisted dependency Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/news/topfiles/NEWS