aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-042-7/+7
| | | | - Reassign maintainership from ports@ to perl@
* Set maintainership back to ports@cs2012-06-031-1/+1
|
* - update png to 1.5.10dinoex2012-06-0110-16/+36
|
* - Update to 0.8.0miwi2012-05-162-4/+3
| | | | | | PR: 167590 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer
* - Assign clsung's p5- ports to perl@swills2012-05-011-1/+1
| | | | Approved by: clsung via IRC
* - Update to 12.0.0sunpoet2012-03-293-4/+5
| | | | | | | | | | - Pass maintainership to python@ Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/news/topfiles/NEWS PR: ports/165736 Submitted by: sunpoet (myself) Approved by: Neal Nelson <neal@nicandneal.net> (maintainer) Feature safe: yes
* - Set / Update Portscout flagsmiwi2012-03-171-1/+3
| | | | | | | | | - Pass maintainership to submitter PR: 166062 166105 166112 166113 166114 166115 166141 166154 166155 166156 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes
* - Remove conditional checks for FreeBSD 6.Xpav2012-03-021-6/+1
| | | | | | PR: ports/165608 Submitted by: pgollucci Approved by: portmgr (hat)
* Fix rc script.thierry2012-02-263-4/+4
| | | | | | | | Since I'm there, clean plist. PR: ports/164750 Submitted by: Joe Horn <joehorn (at) gmail.com> Approved by: maintainer time-out
* - replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)rm2012-02-191-1/+1
| | | | They all non-functional changes.
* Use PORTREVISION?= instead of = to avoid overriding revision of chinese/tinjohans2012-02-151-1/+1
| | | | Reported by: erwin
* Bump pcre library dependency due to 8.30 updatemm2012-02-143-3/+6
|
* - Update to 0.6.15jgh2012-02-143-39/+72
| | | | | | | | | - while here move away from "cp" license installation in favor of license framework, respect PORTDOCS and move from other "cp" installations to copytree installations. PR: ports/165024 Submitted by: maintainer, dab at rj45.org
* - Fix plist.avilla2012-01-242-2/+28
| | | | | | | | | | | | | - Bump PORTREVISION. The port didn't package most of the contents of share/examples/inn, but attempted to use them in exec/unexec portions of the package list, producing errors for binary package installations. PR: 159977 [1] PR: 155436 Submitted by: hag@linnaean.org [1] Approved by: fluffy (maintainer timeout)
* - fix runtime with decent Twisted [1]rm2012-01-234-8/+42
| | | | | | | | | | - install license via license framework, not manually - use USE_TWISTED_RUN instead of direct depends - strict python version (will not work with 3.x) PR: 163975 [1] Submitted by: W.Scholten <w-info at xs4all dot nl> Approved by: maintainer (timeout; 2 weeks)
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-144-12/+7
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* - Remove explicit par2 dependency, it is conflicting with different flavour ofpav2011-12-291-1/+0
| | | | | | par2 brought in via indirect depend Reported by: pointyhat
* Update to tin 2.0.1johans2011-12-293-4/+3
|
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1
|
* - Update to 0.6.14 [1]culot2011-12-194-8/+9
| | | | | | | - Pet portlint(1) by removing extra blank line PR: ports/163302 [1] Submitted by: David Brooks <dab@rj45.org> (maintainer)
* Fix clang build.fjoe2011-12-153-0/+36
|
* Update to 20110223 snapshot.fjoe2011-12-157-88/+18
|
* - fix missing includesdinoex2011-11-2722-0/+267
| | | | | - fix build with clang Feature safe: yes
* - update FETCH_DEPENDSdinoex2011-11-141-1/+1
| | | | Feature safe: yes
* - add FETCH_DEPENDSdinoex2011-11-141-0/+1
| | | | Feature safe: yes
* Remove ports@ ports that have been DEPRECATED for at least 1 monthdougb2011-11-0216-316/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/shoutcast Unfetchable; website rearranged audio/linux-shoutcast Unfetchable; website rearranged chinese/scim-chewing Does not configure converters/py-cjkcodecs Integrated into every python version in the tree databases/kpogre Does not compile deskutils/mhc Does not fetch deskutils/org-mode.el6 Does not fetch deskutils/gemcal Does not fetch devel/erlang-thrift Does not build dns/domtools Does not fetch editors/richtext Does not compile games/vultures-claw Does not fetch games/bomb Does not fetch games/lgeneral-data Bad plist games/linux-enemyterritory-jaymod Does not fetch games/xphotohunter Does not fetch graphics/gimpshop Fails to patch graphics/lightspark-devel Does not compile graphics/xmms-plazma Does not fetch graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64 japanese/rxvt Does not fetch, fails to build with new utmpx japanese/epic4 Some distfiles do not fetch java/jde Does not fetch java/kaffe Does not fetch korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems korean/hanterm-xf86 Does not compile korean/stardict2-dict-kr Does not fetch lang/p5-JavaScript Does not fetch lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9 mail/freepops Does not build mail/itraxp Does not build misc/tellico Leaves file behind on deinstall net/gsambad Does not fetch net/nocatauth-gateway Uses a UID registered to another port net/nocatauth-server Uses a UID registered to another port net/libosip2 Does not fetch net/kmuddy Does not fetch net/netboot Does not build net-mgmt/jffnms Does not fetch net-p2p/frostwire Does not fetch net-p2p/azureus Does not fetch news/cleanscore Does not fetch news/nntpswitch Does not fetch news/p5-NewsLib Does not fetch russian/cyrproxy Does not fetch science/gerris Does not fetch security/opensaml Does not fetch sysutils/wmbattery Does not fetch sysutils/cpuburn No more public distfiles textproc/tei-guidelines-p4 Does not fetch textproc/tei-p4 Does not fetch textproc/py-hyperestraier Does not fetch textproc/tdtd.el Does not fetch textproc/tei-lite Does not fetch www/phpwiki13 Does not fetch www/p5-Apache-Scoreboard Depends on mod_perl www/p5-B-LexInfo Broken due the new mod_perl2 API www/phpwiki Does not fetch www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now www/spip Checksum is changing daily www/monkey Does not fetch x11-toolkits/jdic Does not fetch x11-toolkits/py-kde Does not compile
* - Update to 0.6.10zi2011-10-293-7/+12
| | | | | PR: ports/161841 Submitted by: David Brooks <dab@rj45.org> (maintainer)
* The vast majority of pkg-descr files had the following format when theydougb2011-10-244-11/+2
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-246-16/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* Remove ports maintainted by ports@ which have passed their EXPIRATION_DATEdougb2011-10-095-94/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | astro/gkrellsun Abandonware astro/xrmap No more distfiles audio/midimountain Abandonware audio/gkrellmss Abandonware audio/gnapster Abandonware databases/xbase No more public distfiles databases/xbsql No more public distfiles games/gtkabale No more public distfiles games/battleball No more public distfiles, does not compile on ia64 or sparc64 games/race No more public distfiles games/stvef-paks No more public distfiles games/stvef-server No more public distfiles games/tome No more public distfiles games/qkmj No more public distfiles games/oilwar No more public distfiles games/xbaby No more public distfiles games/xword Abandonware games/kslide No more public distfiles graphics/xmrm No more public distfiles, does not compile on amd64 or sparc64 graphics/giftrans Upstream disappeared and distfile is not available graphics/wildmagic BROKEN for more than 6 months, does not fetch irc/ircd-rusnet No more public distfiles irc/tkirc No more public distfiles korean/mizifont No more public distfiles lang/freetxl No more public distfiles math/nsc2ke No more public distfiles misc/mgp-mode.el No more public distfiles multimedia/p5-RIFF-Info No more public distfiles net/p5-Net-OpenDHT No more public distfiles net/mudix No more public distfiles net-im/newsbot No more public distfiles net-im/libicq2000 Abandonware net-im/gossip No longer maintain by upstream, use net-im/empathy instead net-im/ickle Abandonware net-mgmt/nipper BROKEN for more than 6 month, does not fetch net-p2p/mldonkey-serverspy No more public distfiles news/p5-Gateway No more public distfiles print/epsmerge No more public distfiles science/at No more public distfiles science/pyvox No more public distfiles security/p5-Email-Obfuscate No more public distfiles security/libparanoia No more public distfiles security/execwrap No more public distfiles
* Remove optional dependencies and comments related to the removal ofdougb2011-09-301-6/+1
| | | | security/pgp6
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2413-25/+24
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Update to 0.6.9jlaffaye2011-09-235-28/+107
| | | | | | | | - Use internal cherrypy module - Update rc script PR: ports/160710 Submitted by: David Brooks <dab@rj45.org> (maintainer)
* 2012-09-20 www/ruby-http-access: Deprecated upstream, please use ↵bapt2011-09-2225-360/+0
| | | | | | | | | | | | | | | www/rubygem-httpclient 2011-09-01 sysutils/wots: No more public distfiles 2011-09-15 sysutils/gpart: Upstream disappeared 2011-09-01 sysutils/plod: No more public distfiles 2011-09-01 sysutils/checkservice: BROKEN for more than 6 month 2011-09-01 security/nsm-console: BROKEN for more than 6 month 2011-09-01 security/fressh: No more public distfiles 2011-09-01 palm/pose: No more public distfiles 2011-09-01 palm/isilo: No more public distfiles 2011-09-01 news/ija: BROKEN for more than 6 month 2011-09-01 news/PicMonger: Abandonware
* Change maintainer address to my FreeBSD addresscs2011-09-151-1/+1
| | | | Approved by: wen@ (mentor)
* - Track dependencies after databases/gdbm updategabor2011-09-123-4/+6
|
* Update to 0.6.8jlaffaye2011-09-082-3/+3
| | | | | | PR: ports/160487 Submitted by: Sam Cassiba <sam@cassiba.com> Approved by: David Brooks <dab@rj45.org> (maintainer)
* 2011-09-01 korean/hlatexfonts-ocf: No more public distfilesbapt2011-09-0710-199/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-09-01 korean/pgp.language: No more public distfiles 2011-09-01 games/xgammon: No more public distfiles 2011-09-01 korean/hanIM: No more public distfiles 2011-09-01 misc/gplbp: No more public distfiles 2011-09-01 net/vyqchat: No more public distfiles 2011-09-01 news/xmitbin: No more public distfiles 2011-09-01 games/tvp: No more public distfiles 2011-09-01 games/glasteroids: No more public distfiles 2011-09-01 games/xscrabble: No more public distfiles 2011-09-01 games/xbat: No more public distfiles 2011-09-01 korean/hanmiscutils: No more public distfiles 2011-09-01 net-p2p/hagelslag: No more public distfiles 2011-09-01 games/cgoban2: No more public distfiles 2011-09-01 games/krosswordplayer: No more public distfiles 2011-09-01 korean/helvis: No more public distfiles 2011-09-01 print/mgv: No more public distfiles 2011-09-01 japanese/linux-JM: No more public distfiles 2011-09-01 games/xlines: No more public distfiles 2011-09-01 games/xgame: No more public distfiles 2011-09-01 net/ttt: No more public distfiles 2011-09-01 games/merlin: No more public distfiles 2011-09-01 games/xshisen: No more public distfiles 2011-09-01 games/slige: No more public distfiles 2011-09-01 games/wmtimebomb: No more public distfiles 2011-09-01 net-mgmt/cfgstoragemk: No more public distfiles
* - Update to 11.0.0sbz2011-09-073-5/+11
| | | | | | | | - Update MASTER_SITES - Add LICENSE Reviewed by: lwhsu@ Approved by: jadawin@ (mentor)
* - Update to 2.22sunpoet2011-09-012-8/+9
| | | | Changes: http://search.cpan.org/dist/POE-Component-Client-NNTP/Changes
* - Remove optional dependency on devel/py-elementtree since it'slioux2011-08-241-6/+2
| | | | | | | | | | already including on python 2.5 and later versions. These are already the required versions for the port. o Remove ELEMENTTREE from OPTIONS o Bump PORTREVISION due to dependency list change PR: 159867 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Fix maintainer field for slave portsjohans2011-08-221-1/+1
|
* - Return maintainership to submittercrees2011-08-171-16/+16
| | | | | | | - While here, fix whitespace after variables PR: ports/159816 Submitted by: Conrad J. Sabatier <conrads@cox.net>
* Over to volunteer, who is also the author of the software.linimon2011-08-161-1/+1
|
* Update to 0.135.kwm2011-08-132-9/+20
| | | | | | | | Add optional GTK+3 UI option. Add LICENSE. PR: ports/159723 (based on) Submitted by: "Conrad J. Sabatier" <conrads@cox.net>
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Update to 0.6.6zi2011-08-104-10/+12
| | | | | | | | Pacify portlint(1) PR: ports/159373 Submitted by: David Brooks <dab@rj45.org> (maintainer) Approved by: wxs (mentor)
* - use MASTER_SITTE_LOCALdinoex2011-08-082-3/+2
|
* - update WWWdinoex2011-08-071-1/+1
|
* - add MASTER_SITE_LOCALdinoex2011-08-071-1/+2
|
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
| | | | disappeared.
* Deprecate some ports where I can't find distfiles and upstreambapt2011-08-032-0/+6
|
* Mark BROKEN: Does not fetchbapt2011-08-032-0/+4
|
* Deprecate unmaintained ports marked as BROKEN for more then 6 monthbapt2011-08-021-0/+3
|
* Deprecatebapt2011-08-021-0/+3
|
* Bye bye abandonwares (part 4)bapt2011-08-0117-509/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles 2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles 2011-08-01 korean/elm: Look like an abandonware, no more public distifles 2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles 2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles 2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles 2011-08-01 korean/pinetreefonts: No more public distfile 2011-08-01 mail/bincimap: No more public distfile 2011-08-01 mail/cmail: No more public distfile 2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles 2011-08-01 math/qgfe: Look like an abandonware, no more public distifles 2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles 2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles 2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles 2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html 2011-08-01 multimedia/ldvd: Abandonware 2011-08-01 multimedia/linux-divx4linux: No more needed 2011-08-01 multimedia/linux-divx4linux4: No more needed 2011-08-01 multimedia/ogle: Abandonware 2011-08-01 multimedia/ogle-gui: Abandonware 2011-08-01 multimedia/okle: Abandonware 2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles 2011-08-01 net/callgen323: Look like an abandonware, no more public distifles 2011-08-01 net/lyntin: No longer under active development 2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware 2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles 2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles 2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead 2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles 2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles 2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles 2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles 2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles 2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
* Fix build post gnutls update.zi2011-07-211-1/+5
| | | | | | | | Add LICENSE. PR: ports/159020 Submitted by: Jeff <toxic@doobie.com> [maintainer] Approved by: tabthorpe (mentor)
* - Fix build with WITH_CANLOCK option set.johans2011-07-121-10/+5
| | | | | | | - Fix build with FORCE_MAKE_JOBS by enforcing use of GNU make. PR: ports/158805 Submitted by: mandree
* Update tin to 1.9.6johans2011-07-094-27/+27
| | | | | Although 1.9.x is still called unstable, it is quite stable these days and used more than the old 1.8.3 version.
* Update to 0.6.5jlaffaye2011-06-273-3/+4
| | | | | | PR: ports/158241 Submitted by: David Brooks <dab@rj45.org> (maintainer) Approved by: tabthorpe (mentor)
* Last bunch of deprecation: no more public distfiles and/or abandonware... ↵bapt2011-06-172-0/+6
| | | | last one for now
* Mark broken some ports with unfetchable distfilesbapt2011-06-171-0/+2
|
* Fix master_sitebapt2011-06-171-1/+1
|
* Update to 0.6.4jlaffaye2011-06-105-321/+370
| | | | | | PR: ports/157733 Submitted by: David Brooks <dab@rj45.org> (maintainer) Approved by: bapt (mentor)
* Update my e-mail to my FreeBSD one.jlaffaye2011-06-091-1/+1
| | | | | | While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE} Approved by: bapt (mentor)
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-0/+1
|
* Remove sunsite from MASTER_SITES, they're too slow to pick uploads up.mandree2011-05-231-4/+1
|
* remove unmaintained expired ports from newsbapt2011-05-0241-3030/+0
| | | | | | | 2011-05-01 news/leafnode+: Upstream disapear and distfile is no more available 2011-05-01 news/pyne: Upstream disapear and distfile is no more available 2011-05-01 news/slurp: Upstream disapear and distfile is no more available 2011-05-01 news/unpost: Upstream disapear and distfile is no more available
* Remove most expired ports:rene2011-04-195-475/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-04-17 cad/tclspice: has been broken for more than a year 2011-04-17 comms/hcfmdm: does not compile on 7.X or higher 2011-04-17 databases/mysqlcc: has been broken for almost a year 2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/lamson: has been broken for a half year 2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer 2011-04-17 devel/djgpp-gcc: has been broken for half a year 2011-04-17 devel/gauche-sdl: has been broken for a year 2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up 2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer 2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer 2011-04-17 graphics/libvisual-plugins: has been broken for 3 years 2011-04-17 japanese/roundcube: has been broken for almost a year 2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer 2011-04-17 lang/u++: has been broken for over a half year 2011-04-17 lang/pugs: has been broken for over a year 2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer 2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer 2011-04-17 math/R-cran-igraph: has been broken for over a half year 2011-04-17 misc/ftree: has been broken for over a half year 2011-04-17 multimedia/katchtv: has been broken for a half year 2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year 2011-04-17 multimedia/banshee-mirage: has been broken for over a half year 2011-04-17 net-p2p/trackerbt: has been broken for a half year 2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer 2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer 2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer 2011-04-17 net/penguintv: has been broken for a half year 2011-04-17 news/openftd: has been broken for almost a year 2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer 2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer 2011-04-17 science/elmer-fem: has been broken for over a year 2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer 2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer 2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer 2011-04-17 security/f-protd: has been broken for over a year 2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer 2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer 2011-04-17 www/bricolage: has been broken for a half year 2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year 2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year 2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year 2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year 2011-04-17 x11/metisse: has been broken for over a half year
* Change maintainer permandree2011-03-301-1/+1
| | | | http://lists.freebsd.org/pipermail/freebsd-ports/2011-March/067013.html
* - Get Rid MD5 supportmiwi2011-03-2096-115/+0
|
* - Mark ports that have been broken for six month or more, or never compiled onpav2011-03-171-0/+2
| | | | 7.X and up, for removal in one month
* - Update MASTER_SITESbapt2011-03-171-2/+2
| | | | | | | | - Submitter is now maintainer - Remove MD5 while I'm here PR: ports/155616 Submitted by: Julien Laffaye <kimelto _at_ gmail.com>
* undeprecate has it is used by many other portsbapt2011-03-161-4/+2
| | | | Reported by: Julien Laffaye <kimelto _at_ gmail.com>
* Deprecate unmaintained ports from news where upstream disapear and/orbapt2011-03-145-0/+15
| | | | where no distfiles can be found and are not used by maintained ports
* Port cleanupjohans2011-03-133-16/+26
| | | | | | | | | - Honour WITHOUT_NLS - Explicitly remove rw locale directory (fixes plist) - Set maintainer explicitly (this is not a master port) - Set CFLAGS/CPPFLAGS (these are passed automatically these days) - Remove MD5 checksum - Bump portrevision
* - Fix build with cherrypy-3.2.0wen2011-03-112-12/+1
| | | | | | PR: ports/155387 Submitted by: Spil <spil.oss@gmail.com> Approved by: maintainer
* - cherrypy went all eggy so adjust deplinepav2011-03-081-1/+1
| | | | Reported by: pointyhat
* Update to 0.134.kwm2011-02-284-60/+5
| | | | Switch to gmime 2.4
* Update cleanfeed to latest releasejohans2011-02-252-4/+3
|
* - Remove PYTHON_REL < 250, since USE_PYTHON 2.5+miwi2011-02-251-11/+2
|
* - Move to py25 or abovemiwi2011-02-253-5/+4
| | | | - While here kick md5 support
* Only grep first host from .ini file in rcfile when shutting down.mandree2011-02-252-1/+2
| | | | | | Submitted by: Damien Fleuriot <dam@c-mal.com> Approved by: Daniel Bretoi <daniel@netwalk.org> (maintainer) PR: ports/153357
* - Fix dependswen2011-02-242-65/+86
| | | | | | | | | | - Update MASTER_SITE - Pass maintainership to submitter - Use DATADIR in plist - Some other improve in Makefile PR: ports/154771 Submitted by: C-S <c-s@c-s.li>
* - Update to 0.6wen2011-02-234-416/+500
|
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* - Chase security/libksba shlib version bumpglarkin2010-12-161-1/+1
| | | | | Requested by: kwm Pointyhat to: glarkin
* Fix NOPORTDOCS builds if gmake isn't installed.mandree2010-12-091-2/+2
|
* Fix leftover files in NOPORTDOCS install.mandree2010-12-081-0/+8
|
* Add LICENSE=GPLv3 line.mandree2010-12-071-0/+2
| | | | Feature safe: yes
* - Update to upstream release 1.5.4 (2009)mandree2010-12-076-118/+19
| | | | | | | | | | | | | | | | | | | | | + This unbreaks the build, removing BROKEN= tag. - For examples, use [NO]PORTEXAMPLES instead of [NO]PORTDOCS - HAS_CONFIGURE -> GNU_CONFIGURE - Drop all patches from files/, + patch-configure.in and patch-newsstar.in integrated in upstream + patch-Makefile.am no longer needed after further upstream fixes - Drop USE_AUTOTOOLS, we're no longer patching *.ac/*.am files. - Mark MAKE_JOBS_SAFE for parallel builds. - Note I cannot actually test the resulting executable for lack of local news servers, hence I'm not taking maintainership either. Feature safe: yes
* Sync to new bsd.autotools.mkade2010-12-045-5/+5
|
* Reset hideo@lastamericanempire.com due to maintainer-timeouts and nolinimon2010-12-021-1/+1
| | | | | | response to email. Hat: portmgr
* Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2010-12-023-3/+3
| | | | Hat: portmgr
* - Update to 0.5.6swills2010-11-273-5/+10
| | | | | | PR: ports/152608 Submitted by: Mark Felder <feld at feld.me> Approved by: wxs (mentor), Daniel <daniel at netwalk.org> (maintainer)
* Make fetchable again.thierry2010-10-231-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-162-2/+2
|
* - Update to 2.13tdb2010-10-162-4/+4
|
* - update to 2.20leeym2010-10-152-17/+9
|
* - add RC scriptswills2010-10-114-1/+109
| | | | | | | | | - add separate UIDs/GIDs for the daemon - bump PORTREVSION PR: ports/150070 Submitted by: Spil <spil.oss@gmail.com> Approved by: pgollucci (mentor), daniel@netwalk.org (maintainer)
* - Chease databases/py-MySQLdb updatelwhsu2010-10-091-1/+1
|
* Migration of BROKEN ports from automake{19,110}->111 which will mostade2010-10-071-1/+1
| | | | likely need to be looked at as and when they become unbroken.
* - add missing SQLite dependencyswills2010-10-061-4/+10
| | | | | | | | | | - use PYTHON_REL instead of PYVERSION - add LICENSE - remove unnecessary BUILD_DEPENDS PR: ports/151176 Submitted by: Julien Laffaye <kimelto@gmail.com> Approved by: wxs (co-mentor)
* Round one migration of ports from automake{19,110} to automake111ade2010-10-062-2/+2
|
* Mark BROKEN: checksum mismatcherwin2010-10-011-0/+2
|
* - Switch MASTER_SITES to local to make it fetchable againfluffy2010-09-301-2/+5
| | | | | | ISC doesn't provide distfiles for INN 2.4.x anymore Noticed by: pointyhat via erwin
* - fix crash on png filesdinoex2010-09-273-26/+56
| | | | | | Submitted by: Joerg Wunsch - add LICENSE