aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Migrate from devel/automake15 to devel/automake19ade2010-09-241-1/+1
|
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-242-2/+0
| | | | | | so standarize and remove it With Hat: perl@
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-163-4/+5
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - Update to 0.5.4swills2010-09-052-4/+4
| | | | | | Submitted By: myself (swills) Approved By: dcecchin<dcecchin@gmail.com>, pgollucci (mentor)
* - Update to trn 4.0.b77johans2010-09-045-56/+38
| | | | | - Remove 2 local patches that have been included upstream - Add a non-interactive configuration mode
* - Update to 0.5.3pav2010-08-275-342/+312
| | | | | | PR: ports/149788 Submitted by: Steve Wills <steve@mouf.net> Approved by: Daniel <daniel@netwalk.org> (maintainer)
* - Update to 10.1.0lwhsu2010-08-242-5/+5
| | | | | | PR: ports/149784 Submitted by: lwhsu Approved by: Neal Nelson <neal AT nelson.name> (maintainer)
* - Bump PORTREVISION after libxul updatebeat2010-08-081-1/+1
| | | | | | PR: ports/149044 Expr-run by: pav@ Approved by: portmgr (pav)
* - Add OPTIONS instead of knobs for news/slrnjohans2010-07-301-0/+6
| | | | | PR: ports/149100 Submitted by: David DEMELIER
* Add LICENSE* informationlioux2010-06-131-0/+2
|
* Switch MAINTAINER line to FreeBSD address.mandree2010-06-131-1/+1
| | | | Approved by: garga (mentor, implicit)
* Upgrade to new upstream release 1.11.8mandree2010-06-122-6/+6
| | | | | | | - remove outdated README.FIRST file - switch to .tar.xz archive Approved by: garga (mentor, implicit)
* - use REINPLACE_CMDdinoex2010-06-111-3/+2
|
* - add LICENSE_FILEdinoex2010-06-101-0/+1
|
* - fix build with LICENSEdinoex2010-06-101-0/+1
|
* - Update to 2.18pgollucci2010-06-102-6/+11
| | | | | | | - Pass to perl@ With Hat: perl@ Changes: http:/search.cpan.org/dist/POE-Component-Client-NNTP/Changes
* LICENSE GPLv2dinoex2010-06-062-1/+3
|
* - note USERS does not work heredinoex2010-06-051-0/+2
|
* LICENSE BSDdinoex2010-06-041-0/+1
|
* - Update to recent cleanfeed release by Steve Crook (2. June)johans2010-06-044-15/+36
| | | | | | | - Claim maintainership - Now installs a .sample config files and doesn't override the original (cleanfeed.local) if it has been edited - Internal files moved into a separate directory (upstream default)
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-317-7/+7
|
* - drop USE_GNUSTEP_PREFIXdinoex2010-05-302-19/+18
|
* - fix build for gnustep-base 1.21.0dinoex2010-05-242-0/+20
|
* Add patch forgotten in previous commit. No functional change:johans2010-05-141-0/+416
| | | | copy patch from aclocal.m4 to configure, so there's no need to run autoconf
* Remove unnecessary dependency on autoconfjohans2010-05-131-1/+1
|
* - Update to 0.7.0sylvio2010-05-022-5/+16
| | | | | PR: ports/146096 Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer)
* - honor CCdinoex2010-04-101-1/+1
|
* New port py-pynzb version 0.1.0: A unified API for parsing NZB fileslioux2010-04-075-0/+72
|
* Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2
|
* Mark unconditionatlly BROKEN: does not configureerwin2010-04-031-7/+3
|
* Update to 10.00-beta-3johans2010-03-282-4/+4
|
* - update to 1.4.1dinoex2010-03-2812-12/+13
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-273-3/+3
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* Update my mail address to @FreeBSD.orgjohans2010-02-246-6/+6
| | | | Feature safe: yes
* Fix the build w/ new GCC.mezz2010-02-221-0/+54
| | | | | | PR: ports/143746 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Feature safe: yes
* - Update to 9.0.0lwhsu2010-02-072-4/+4
| | | | | PR: ports/140937 Submitted by: wen
* - update to jpeg-8dinoex2010-02-0511-11/+12
|
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-262-3/+2
| | | | | | (part 8). Approved by: portmgr (itetcu)
* - Removed Python 2.5 requirement introduced by recent commit, since theglarkin2010-01-261-18/+2
| | | | | | | | application appears to work correctly (w/ warnings) under Python 2.6. [1] - Removed the corresponding entry in UPDATING PR: ports/138976 Reported by: Lee Packham <lpackham@leenux.org.uk>, Thomas Maack Nielsen <tmn@concare.net> [1]
* - Add cpan site to WWWehaupt2010-01-232-0/+4
| | | | - Fix indentation, fmt -w 80
* - Added checks to Makefile to restrict installation with Python 2.5 only [1]glarkin2010-01-193-7/+46
| | | | | | | | | | | | - Added pkg-message for information about API key configuration with current version of devel/py-cheetah [1] - Added UPDATING entry for information about installation in mixed Python version environments (2.5 vs. 2.6) - Added IGNORE for package builds when default Python version > 2.5 - Fleshed out pkg-descr and updated WWW: PR: ports/138976 Submitted by: hideo <hideo@lastamericanempire.com> [1]
* With portmgr hat on, reset the maintainership of skv@ for ports thatlinimon2010-01-101-1/+1
| | | | he has had one or more maintainer-timeouts on in the past 12 months.
* Reset vs@FreeBSD.org at his request due to lack of time.linimon2010-01-031-1/+1
|
* - Update to 2.14miwi2009-12-262-4/+4
| | | | | | | | | Changes: http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-NNTP-2.14/Changes PR: 140209 Submitted by: ehaupt@ Approved by: maintainer timeout
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-215-16/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - add path for inn 2.5.0dinoex2009-11-291-1/+1
| | | | PR: 140921
* - Make perl5 dependency mandatory [1]fluffy2009-11-271-13/+7
| | | | | | | - Improve tcl handling Noticed by: dinoex via IRC [1] Approved by: tabthorpe (co-mentor)
* - Remove obsolete gecko providersbeat2009-11-271-3/+2
| | | | | | | | - Remove obsolete inclusion of www/mozilla/bsd.gecko.mk - Bump PORTREVISION Approved by: portmgr (miwi) Exp-run by: miwi
* Reset clement@FreeBSD.org due to long absence from FreeBSD.linimon2009-11-122-2/+2
| | | | Hat: portmgr
* Attempt to fix pkg-plisterwin2009-11-112-1/+2
| | | | Submitted by: pointyhat
* Reset hoek@ who has been inactive for quite some time.linimon2009-11-101-1/+1
| | | | Hat: portmgr
* Reset hoek@ who has been inactive for quite some time. Also note thatlinimon2009-11-101-2/+2
| | | | | | the mastersite has disappeared. Hat: portmgr
* - Update to 0.4.12beat2009-10-272-4/+4
| | | | | PR: ports/140006 Submitted by: Daniel Bretoi <daniel AT netwalk.org> (maintainer)
* Mark BROKEN: does not builderwin2009-10-251-0/+2
|
* Use USERS and GROUPS.fjoe2009-10-222-73/+2
|
* - Update to 1.5.3anray2009-10-156-58/+89
| | | | | PR: ports/136807 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
* - Update to 0.5.1miwi2009-09-234-163/+249
| | | | | | PR: 139030 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Feature safe: yes
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-021-6/+2
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-291-1/+1
| | | | | | response to email. Hat: portmgr
* - Fix INDEXmiwi2009-08-231-3/+1
|
* - Fix broken makefile introduced with translation to new SF File Release Systemamdmi32009-08-221-3/+2
| | | | | Reported by: dan Pointyhat to: myself
* - Fix broken makefiles introduced with translation to new SF File Release Systemamdmi32009-08-221-4/+0
| | | | | Reported by: dan Pointyhat to: myself
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-2236-37/+42
| | | | starting with N
* Update my MAINTAINER's email to @FreeBSD.orgfluffy2009-08-111-1/+1
| | | | Approved by: tabthorpe (co-mentor)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-033-3/+2
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonselinimon2009-08-021-1/+1
| | | | | | to email. Hat: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-318-6/+8
| | | | | | bumped or updated Requested by: edwin
* - Update to 2.4.6miwi2009-07-293-48/+8
| | | | | | - Pass maintainership to Dima Panov <Fluffy@fluffy.khv.ru> PR: based on 136810
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-232-15/+2
| | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
* With regret, return these to the pool.shaun2009-07-221-1/+1
|
* - Update to 1.04clsung2009-07-212-4/+4
| | | | | PR: ports/136556 Submitted by: pgollucci
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-3/+3
| | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops.
* - fix NOPORTSDOCdinoex2009-07-061-7/+8
| | | | reported by: QAT
* - fix build with custom LOCALBASEdinoex2009-07-053-25/+22
| | | | | | Reported by: QAT - some cleanups
* - Update to version 10.00 (beta 1)johans2009-06-164-24/+24
| | | | | - Build with GNU configure rather than imake - Claim maintainership
* Remove news/inn-current as it has been marked BROKEN 2 years and 4 months ago.erwin2009-06-144-43/+0
|
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* - Update to 0.4.11amdmi32009-05-282-7/+7
| | | | | | | - While here, fix some identation PR: 134789 Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
* - Update to 0.4.9miwi2009-04-242-4/+4
| | | | | PR: 133882 Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
* - Update to 0.6.0miwi2009-04-236-96/+4
| | | | | PR: 133737 Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer)
* - Update to DISTVERSION= 1.11.7miwi2009-04-233-15/+17
| | | | | PR: 133889 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* - Introduce OPTIONSjohans2009-04-103-50/+29
| | | | - Add tin_ prefix to manpages mbox.5 and mmdf.5
* Correct typo to fix plist ith -DNOPORTDOCSitetcu2009-04-051-1/+1
| | | | Prompted by: QAT QA run
* - MAKE_JOBS_UNSAFEdinoex2009-03-282-2/+6
|
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+2
|
* - Update to 0.4.8amdmi32009-03-272-4/+4
| | | | | PR: 133105 Submitted by: Daniel Bretoi <daniel at netwalk dot org> (maintainer)
* - Respect NOPORTDOCSjohans2009-03-242-29/+34
| | | | - Take maintainership
* - Update WWWpav2009-03-231-1/+1
|
* - add LICENSE:dinoex2009-03-201-0/+2
|
* LottaNZB is a graphical usenet frontend utilizing hellanzbmiwi2009-03-175-0/+426
| | | | | | | | | that simplifies the retrieval of binary news. WWW: http://www.lottanzb.org PR: ports/131332 Submitted by: Zach Thompson <hideo at lastamericanempire.com>
* Free most of my ports, since they aren't being maintained to ashaun2009-03-142-2/+2
| | | | reasonable standard.
* - Update to 0.4.7rafan2009-02-284-18/+14
| | | | | PR: ports/132083 Submitted by: Daniel Bretoi <daniel at netwalk.org>
* Update to 2.10skv2009-02-232-4/+4
| | | | | | Changes: http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-NNTP-2.10/Changes PR: ports/131400 Submitted by: pgollucci