Commit graph

2327 commits

Author SHA1 Message Date
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Johan van Selst
a9df20390b Remove bogus conflict with INN
Submitted by:	naddy
2013-03-17 20:39:10 +00:00
Koop Mast
d90e4ab9af Fix plist [1], while here use USES=pathfix instead of gnomehack.
Submitted by:	QAT
2013-03-16 13:33:19 +00:00
Koop Mast
ffa8a3291b Fix fix compiler error by adding patch from upstream.
PR:		ports/176887
Submitted by:	Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Obtained from:	pan upstream
2013-03-12 18:58:38 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
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
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
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
2013-03-08 10:51:34 +00:00
Bryan Drewery
6910bf819a - Please welcome back Chris Petrik as maintainer of
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
2013-03-07 03:25:10 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Ruslan Makhmatkhanov
de82e5bf9f - add upstream patch to fix runtime with Twisted version > 11.1
- 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)
2013-02-26 18:47:53 +00:00
Steve Wills
6e4db9c086 - Actually fix the plist issues reported by redports
Submitted by:	ak
2013-02-18 19:46:13 +00:00
Steve Wills
61a9336a55 - Try to resolve plist issues reported by redports 2013-02-18 00:30:38 +00:00
Steve Wills
3587a4abf8 - Fix changes accidentally dropped in last commit
- Bump PORTREVISION just in case

Pointyhat to:	swills
Reported by:	ak
2013-02-17 21:27:02 +00:00
Steve Wills
0fbd9d59f2 - Update to 0.7.11
PR:		ports/176143
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-02-17 20:38:38 +00:00
Steve Wills
c55e4f63be - Update to 9.1
- 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)
2013-02-17 20:29:18 +00:00
Jason Helfman
109293b9e2 - pass maintainership to submitter
PR:		176120
Submitted by:	gary@hayers.org
2013-02-14 05:10:09 +00:00
Jason Helfman
79dfd4e156 add new port: news/mail2nntp
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
2013-02-14 05:09:24 +00:00
Steve Wills
26d5f13b35 - Update to 0.7.10
PR:		ports/175777
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-02-04 00:35:22 +00:00
Dirk Meyer
d61da0726e - cleanup header 2013-01-27 13:17:33 +00:00
Dirk Meyer
72ec86dcfa - fix spelling 2013-01-26 16:46:05 +00:00
Dirk Meyer
d579cd2aaa - cleanup header 2013-01-26 16:34:39 +00:00
Dirk Meyer
1d62d821d9 - cleanup header
- strip shlibversion in depedency
2013-01-26 16:06:35 +00:00
Matthias Andree
7eea171a5d Upgrade to new upstream release 1.5.6. 2013-01-22 08:32:42 +00:00
Matthias Andree
3e5d5cf5f5 Convert to OptionsNG.
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.
2013-01-20 16:27:40 +00:00
Matthias Andree
17366a646b Take maintainership. 2013-01-20 14:52:43 +00:00
Wen Heping
a75a7d8545 - Update to 1.5.5
- Trim Makefile headers
2013-01-20 13:46:44 +00:00
Emanuel Haupt
c4c14fd156 - Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
2013-01-15 13:40:28 +00:00
Steve Wills
3cbeac2949 - Update to 0.7.9
PR:		ports/174866
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-01-09 04:11:25 +00:00
Johan van Selst
8918570cea - Upgrade to slrn 1.0.1
- Update MASTER_SITES
2012-12-22 18:26:08 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Eitan Adler
a52b1a298c Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR:		ports/174309
Submitted by:	Chris Petrik
2012-12-10 01:20:16 +00:00
Steve Wills
3d95a1d107 - Update to 0.7.6
PR:		ports/173908
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Feature safe:	yes
2012-11-28 02:41:41 +00:00
Steve Wills
3b115a1ff0 - Update to 0.7.5
- 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
2012-11-23 23:34:40 +00:00
Dirk Meyer
e5541444db - drop obsolte WWW:
Feature safe: yes
2012-11-16 06:37:57 +00:00
Matthias Andree
cbc8a95765 Update CONFLICTS. [1]
Remove API version from gdbm library.

Suggested by:	ketas's ports conflicts checker
Feature safe:	yes
2012-11-15 23:31:37 +00:00
Matthias Andree
fbe250568a Update CONFLICTS.
Suggested by:	ketas's ports conflicts checker
Feature safe:	yes
2012-11-15 23:30:32 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
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.
2012-10-09 22:12:13 +00:00
Baptiste Daroussin
fd959c7d6e Finish converting perl@ ports to new Options Framework 2012-10-05 14:09:59 +00:00
Eitan Adler
f439946309 Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR:	ports/171481
2012-09-09 02:30:44 +00:00
Pawel Pekala
d5df9881cb - Fix build with OpenSSL >= 1.0 [1]
- 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
2012-09-07 21:11:32 +00:00
Dima Panov
5f5db2b1bc - Fix innd/nnrpd semget failures
Do not set any shmem permission bits except for the six allowed bits

PR:		171134
Submitted by:	G. Paul Ziemba
2012-09-02 13:53:16 +00:00
Johan van Selst
1bc153c290 - Fix compilation error when building trn without NNTP support
- No PORTREVISION bump needed

Submitted by:	Sean Eric Fagan <sef@Kithrup.COM>
2012-09-02 09:16:08 +00:00
Steve Wills
70df0616ab - Update to 0.7.3
PR:		ports/170520
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	maintainer timeout (dab@rj45.org, > 2 weeks)
2012-08-26 18:42:19 +00:00
Eygene Ryabinkin
f7b99adb95 news/inn: fix plaintext command injection, CVE-2012-3523
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
2012-08-26 17:33:12 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Steve Wills
36624543ed - Update to 0.7.2
- Convert to OptionsNG

PR:		ports/170260
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	David Brooks <dab@rj45.org> (maintainer)
2012-07-30 01:13:11 +00:00
Beat Gaetzi
f6e49310d9 - Remove CONFLICTS as shared-mime-info is an indirect build dependency
- Mark as BROKEN: overwrite a file owned by misc/shared-mime-info:
  share/mime/application/x-nzb.xml

Reported by:	pointyhat
2012-07-27 12:40:32 +00:00
Carlo Strub
7fa8345944 Register CONFLICTS
Submitted by:	Sulev-Madis 'ketas' Silber (via e-mail)
2012-07-18 06:28:06 +00:00
Dirk Meyer
03e6d0c574 - fix build after inn has moved includes.
PR:		169588
Submitted by:	John Levine
2012-07-17 04:59:29 +00:00
Dima Panov
9e9bc9e5ed - Fix typo
Noticed by:	Geraint A. Edwards via email
2012-07-08 10:47:11 +00:00
Dima Panov
87003d51ea - Add options for OpenSSL (for those who don't need) and GnuPG (pgpverify)
- 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>
2012-07-07 12:34:18 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Andrej Zverev
042ea2947a - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:30:42 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Johan van Selst
a619252257 Convert to new options framework 2012-06-27 19:52:13 +00:00
Dima Panov
e46de72204 - Update INN to 2.5.2 release
- 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)
2012-06-27 12:26:11 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Michael Scheidell
03a9e05a22 - Update to 0.7.0
PR:		ports/169140
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
2012-06-16 23:53:54 +00:00
Johan van Selst
4432749711 - Add conflicts
- Use new style options
- Remove unneeded library version numbers
- No functional changes
2012-06-15 08:27:05 +00:00
Johan van Selst
8c560ec4ed - Register conflicts for trn
- Pet portlint while here

Submitted by:	Sulev-Madis 'ketas' Silber <madis555@hot.ee>
2012-06-14 21:45:49 +00:00
Johan van Selst
c48a6fe55b Convert to new OPTIONS style (no functional changes) 2012-06-14 20:44:16 +00:00
Thierry Thomas
c542babb71 Update CONFLICTS (1).
Since I'm there, define the license.

Submitted by:	"Sulev-Madis 'ketas' Silber" <madis555 (at) hot.ee> (1)
2012-06-12 20:48:15 +00:00
Sunpoet Po-Chuan Hsieh
b2f68e589b - Update to 12.1.0
- 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
2012-06-11 16:10:01 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Andrej Zverev
5542fae1ef - Remove SITE_PERL from *_DEPENDS
- Reassign maintainership from ports@ to perl@
2012-06-04 06:17:03 +00:00
Carlo Strub
fe19e92f65 Set maintainership back to ports@ 2012-06-03 12:14:38 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
706ab894bb - Update to 0.8.0
PR:		167590
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-16 07:39:27 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Sunpoet Po-Chuan Hsieh
07440abe54 - Update to 12.0.0
- 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
2012-03-28 19:37:40 +00:00
Martin Wilke
768dd7c392 - Set / Update Portscout flags
- 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
2012-03-17 05:21:05 +00:00
Pav Lucistnik
9cd91f3661 - Remove conditional checks for FreeBSD 6.X
PR:		ports/165608
Submitted by:	pgollucci
Approved by:	portmgr (hat)
2012-03-02 14:56:37 +00:00
Thierry Thomas
a89e5afdce Fix rc script.
Since I'm there, clean plist.

PR:		ports/164750
Submitted by:	Joe Horn <joehorn (at) gmail.com>
Approved by:	maintainer time-out
2012-02-25 19:33:24 +00:00
Ruslan Makhmatkhanov
b3e78ade01 - replace YES' with yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)
They all non-functional changes.
2012-02-19 07:02:58 +00:00
Johan van Selst
9e28a3ead0 Use PORTREVISION?= instead of = to avoid overriding revision of chinese/tin
Reported by:	erwin
2012-02-15 13:47:30 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Jason Helfman
de84024003 - Update to 0.6.15
- 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
2012-02-14 05:20:02 +00:00
Alberto Villa
5ba7db69fc - Fix plist.
- 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)
2012-01-24 12:05:45 +00:00
Ruslan Makhmatkhanov
0b26b4abe2 - fix runtime with decent Twisted [1]
- 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)
2012-01-23 03:51:28 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
2012-01-21 17:40:15 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Pav Lucistnik
a42b8959fe - Remove explicit par2 dependency, it is conflicting with different flavour of
par2 brought in via indirect depend

Reported by:	pointyhat
2011-12-29 09:02:59 +00:00
Johan van Selst
a2cb3f3e81 Update to tin 2.0.1 2011-12-29 08:21:56 +00:00
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20:20 +00:00
Frederic Culot
e0e8783d82 - Update to 0.6.14 [1]
- Pet portlint(1) by removing extra blank line

PR:		ports/163302 [1]
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
2011-12-19 09:21:22 +00:00
Max Khon
33540f1722 Fix clang build. 2011-12-15 06:33:37 +00:00
Max Khon
908bca9489 Update to 20110223 snapshot. 2011-12-15 05:08:06 +00:00
Dirk Meyer
922bee6599 - fix missing includes
- fix build with clang
Feature safe:	yes
2011-11-27 10:58:02 +00:00
Dirk Meyer
60fb06d9fd - update FETCH_DEPENDS
Feature safe:	yes
2011-11-14 06:09:31 +00:00
Dirk Meyer
15929453fe - add FETCH_DEPENDS
Feature safe:	yes
2011-11-14 06:02:45 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
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
2011-11-02 01:35:45 +00:00
Ryan Steinmetz
5049284f5e - Update to 0.6.10
PR:		ports/161841
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
2011-10-29 13:13:17 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
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
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- 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.
2011-10-24 04:17:37 +00:00
Doug Barton
c3ef22e507 Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
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
2011-10-09 02:47:51 +00:00
Doug Barton
d3586a3ed6 Remove optional dependencies and comments related to the removal of
security/pgp6
2011-09-30 09:21:12 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Julien Laffaye
f84f7dda71 - Update to 0.6.9
- Use internal cherrypy module
- Update rc script

PR:		ports/160710
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
2011-09-22 17:00:30 +00:00
Baptiste Daroussin
8a4b511e44 2012-09-20 www/ruby-http-access: Deprecated upstream, please use 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
2011-09-22 06:26:46 +00:00
Carlo Strub
178dc40a96 Change maintainer address to my FreeBSD address
Approved by:	wen@ (mentor)
2011-09-15 12:33:27 +00:00
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +00:00
Julien Laffaye
ca16521a29 Update to 0.6.8
PR:		ports/160487
Submitted by:	Sam Cassiba <sam@cassiba.com>
Approved by:	David Brooks <dab@rj45.org> (maintainer)
2011-09-07 16:22:56 +00:00
Baptiste Daroussin
ad3dff30b7 2011-09-01 korean/hlatexfonts-ocf: No more public distfiles
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
2011-09-07 10:10:11 +00:00
Sofian Brabez
36b48d77cf - Update to 11.0.0
- Update MASTER_SITES
- Add LICENSE

Reviewed by:	lwhsu@
Approved by:	jadawin@ (mentor)
2011-09-07 09:27:54 +00:00
Sunpoet Po-Chuan Hsieh
47afca61a9 - Update to 2.22
Changes:	http://search.cpan.org/dist/POE-Component-Client-NNTP/Changes
2011-09-01 13:13:54 +00:00
Mario Sergio Fujikawa Ferreira
69d30e9194 - Remove optional dependency on devel/py-elementtree since it's
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>
2011-08-24 00:55:23 +00:00
Johan van Selst
594c60cd17 Fix maintainer field for slave ports 2011-08-22 06:49:56 +00:00
Chris Rees
deb70fd74a - Return maintainership to submitter
- While here, fix whitespace after variables

PR:		ports/159816
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2011-08-16 16:23:33 +00:00
Mark Linimon
43bbb50a39 Over to volunteer, who is also the author of the software. 2011-08-16 00:37:56 +00:00
Koop Mast
0759ef151b Update to 0.135.
Add optional GTK+3 UI option.
Add LICENSE.

PR:		ports/159723 (based on)
Submitted by:	"Conrad J. Sabatier" <conrads@cox.net>
2011-08-13 15:37:58 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Ryan Steinmetz
273c80a38c Update to 0.6.6
Pacify portlint(1)

PR:		ports/159373
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
Approved by:	wxs (mentor)
2011-08-09 16:48:34 +00:00
Dirk Meyer
4e32d829a7 - use MASTER_SITTE_LOCAL 2011-08-08 04:20:04 +00:00
Dirk Meyer
24ea69e327 - update WWW 2011-08-07 12:27:21 +00:00
Dirk Meyer
0e52aa6f43 - add MASTER_SITE_LOCAL 2011-08-07 12:21:09 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Baptiste Daroussin
d389c2f0a8 Deprecate some ports where I can't find distfiles and upstream 2011-08-02 17:04:00 +00:00
Baptiste Daroussin
66e0e67acb Mark BROKEN: Does not fetch 2011-08-02 16:27:06 +00:00
Baptiste Daroussin
afe07e88e7 Deprecate unmaintained ports marked as BROKEN for more then 6 month 2011-08-02 09:22:42 +00:00
Baptiste Daroussin
4aebc79e6e Deprecate 2011-08-01 16:44:11 +00:00
Baptiste Daroussin
f32b4a646d Bye bye abandonwares (part 4)
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
2011-08-01 05:24:51 +00:00
Ryan Steinmetz
4a8aaebcbb Fix build post gnutls update.
Add LICENSE.

PR:		ports/159020
Submitted by:	Jeff <toxic@doobie.com> [maintainer]
Approved by:	tabthorpe (mentor)
2011-07-21 00:21:51 +00:00
Johan van Selst
178dcec815 - Fix build with WITH_CANLOCK option set.
- Fix build with FORCE_MAKE_JOBS by enforcing use of GNU make.

PR:		ports/158805
Submitted by:	mandree
2011-07-11 18:50:32 +00:00
Johan van Selst
21ec7cfc46 Update tin to 1.9.6
Although 1.9.x is still called unstable, it is quite stable these days
and used more than the old 1.8.3 version.
2011-07-09 13:15:26 +00:00
Julien Laffaye
5bbb323316 Update to 0.6.5
PR:		ports/158241
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
Approved by:	tabthorpe (mentor)
2011-06-27 13:22:20 +00:00
Baptiste Daroussin
5e48cef8cb Last bunch of deprecation: no more public distfiles and/or abandonware... last one for now 2011-06-17 15:49:59 +00:00
Baptiste Daroussin
880f3d5136 Mark broken some ports with unfetchable distfiles 2011-06-17 15:37:23 +00:00
Baptiste Daroussin
7e7c4b81e9 Fix master_site 2011-06-17 15:19:24 +00:00
Julien Laffaye
79f6f64b87 Update to 0.6.4
PR:		ports/157733
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
Approved by:	bapt (mentor)
2011-06-09 22:25:56 +00:00
Julien Laffaye
e93d85f4d6 Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}

Approved by:	bapt (mentor)
2011-06-08 16:52:32 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Matthias Andree
2b22439683 Remove sunsite from MASTER_SITES, they're too slow to pick uploads up. 2011-05-23 11:29:41 +00:00
Baptiste Daroussin
bef27b767d remove unmaintained expired ports from news
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
2011-05-02 05:38:37 +00:00
Rene Ladan
48f1d8c469 Remove most expired ports:
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
2011-04-18 22:25:41 +00:00
Matthias Andree
85aeb03a2e Change maintainer per
http://lists.freebsd.org/pipermail/freebsd-ports/2011-March/067013.html
2011-03-30 09:50:10 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Pav Lucistnik
e13f00eca1 - Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
2011-03-17 11:08:44 +00:00
Baptiste Daroussin
7fca2c7d01 - Update MASTER_SITES
- Submitter is now maintainer
- Remove MD5 while I'm here

PR:		ports/155616
Submitted by:	Julien Laffaye <kimelto _at_ gmail.com>
2011-03-17 11:08:08 +00:00
Baptiste Daroussin
bdcbe8dca7 undeprecate has it is used by many other ports
Reported by: 	Julien Laffaye <kimelto _at_ gmail.com>
2011-03-16 15:17:57 +00:00
Baptiste Daroussin
dc2d1e511c Deprecate unmaintained ports from news where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-14 08:05:25 +00:00
Johan van Selst
58760bf42d Port cleanup
- 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
2011-03-13 12:27:28 +00:00
Wen Heping
537f7f7a6d - Fix build with cherrypy-3.2.0
PR:		ports/155387
Submitted by:	Spil <spil.oss@gmail.com>
Approved by:	maintainer
2011-03-11 02:21:51 +00:00
Pav Lucistnik
d8f224ac12 - cherrypy went all eggy so adjust depline
Reported by:	pointyhat
2011-03-07 20:39:32 +00:00
Koop Mast
c4524d3595 Update to 0.134.
Switch to gmime 2.4
2011-02-28 12:29:41 +00:00
Johan van Selst
f2e16c8716 Update cleanfeed to latest release 2011-02-25 13:15:37 +00:00
Martin Wilke
a2ee9211ad - Remove PYTHON_REL < 250, since USE_PYTHON 2.5+ 2011-02-25 10:59:09 +00:00
Martin Wilke
1b8254d567 - Move to py25 or above
- While here kick md5 support
2011-02-25 00:47:51 +00:00
Matthias Andree
3a4b735d9a Only grep first host from .ini file in rcfile when shutting down.
Submitted by: Damien Fleuriot <dam@c-mal.com>
Approved by:  Daniel Bretoi <daniel@netwalk.org> (maintainer)
PR:           ports/153357
2011-02-24 20:18:30 +00:00
Wen Heping
bd44392325 - Fix depends
- 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>
2011-02-24 02:47:33 +00:00
Wen Heping
b2d9845ec3 - Update to 0.6 2011-02-23 08:24:54 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Matthias Andree
6b44803ed0 Fix NOPORTDOCS builds if gmake isn't installed. 2010-12-09 10:05:37 +00:00
Matthias Andree
38d6123adc Fix leftover files in NOPORTDOCS install. 2010-12-08 13:08:33 +00:00
Matthias Andree
c6cda7522c Add LICENSE=GPLv3 line.
Feature safe: yes
2010-12-07 13:04:38 +00:00
Matthias Andree
b47916fe74 - Update to upstream release 1.5.4 (2009)
+ 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
2010-12-07 12:58:06 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Mark Linimon
a982e2cbd7 Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.

Hat:		portmgr
2010-12-02 00:04:47 +00:00
Mark Linimon
d769161d66 Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2010-12-01 23:38:49 +00:00
Steve Wills
8cb05da1e7 - Update to 0.5.6
PR:		ports/152608
Submitted by:	Mark Felder <feld at feld.me>
Approved by:	wxs (mentor), Daniel <daniel at netwalk.org> (maintainer)
2010-11-27 15:15:12 +00:00
Thierry Thomas
401f32233e Make fetchable again. 2010-10-23 10:37:19 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Tim Bishop
5aeee9bbdb - Update to 2.13 2010-10-16 08:01:39 +00:00
Yen-Ming Lee
257678796f - update to 2.20 2010-10-15 14:33:06 +00:00
Steve Wills
0ba0e37fd3 - add RC script
- 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)
2010-10-10 18:02:07 +00:00
Li-Wen Hsu
cf9ba6ad0b - Chease databases/py-MySQLdb update 2010-10-09 09:09:04 +00:00
Ade Lovett
b425f15e41 Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken.
2010-10-07 15:21:05 +00:00
Steve Wills
2927227c0d - add missing SQLite dependency
- 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)
2010-10-06 00:33:02 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Erwin Lansing
59ed2f955e Mark BROKEN: checksum mismatch 2010-10-01 08:37:07 +00:00
Dima Panov
d2c0987a00 - Switch MASTER_SITES to local to make it fetchable again
ISC doesn't provide distfiles for INN 2.4.x anymore

Noticed by:	pointyhat via erwin
2010-09-30 01:38:24 +00:00
Dirk Meyer
bfbf1b510c - fix crash on png files
Submitted by:	Joerg Wunsch

- add LICENSE
2010-09-26 17:50:22 +00:00
Ade Lovett
56fb58c56f Migrate from devel/automake15 to devel/automake19 2010-09-24 03:22:28 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Steve Wills
0e760dd087 - Update to 0.5.4
Submitted By:	myself (swills)

Approved By:	dcecchin<dcecchin@gmail.com>, pgollucci (mentor)
2010-09-05 05:45:37 +00:00
Johan van Selst
f9d4d4f724 - Update to trn 4.0.b77
- Remove 2 local patches that have been included upstream
- Add a non-interactive configuration mode
2010-09-04 08:54:28 +00:00
Pav Lucistnik
d30e2bf601 - Update to 0.5.3
PR:		ports/149788
Submitted by:	Steve Wills <steve@mouf.net>
Approved by:	Daniel <daniel@netwalk.org> (maintainer)
2010-08-27 08:15:07 +00:00
Li-Wen Hsu
4866192673 - Update to 10.1.0
PR:		ports/149784
Submitted by:	lwhsu
Approved by:	Neal Nelson <neal AT nelson.name> (maintainer)
2010-08-24 02:08:45 +00:00
Beat Gaetzi
294b05c37c - Bump PORTREVISION after libxul update
PR:		ports/149044
Expr-run by:	pav@
Approved by:	portmgr (pav)
2010-08-08 08:56:41 +00:00
Johan van Selst
c66ce5e7fc - Add OPTIONS instead of knobs for news/slrn
PR:		ports/149100
Submitted by:	David DEMELIER
2010-07-30 09:56:53 +00:00
Mario Sergio Fujikawa Ferreira
c761d48728 Add LICENSE* information 2010-06-13 12:41:33 +00:00
Matthias Andree
d00f8a61b2 Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
2010-06-13 11:57:36 +00:00
Matthias Andree
71253133f0 Upgrade to new upstream release 1.11.8
- remove outdated README.FIRST file
- switch to .tar.xz archive

Approved by: garga (mentor, implicit)
2010-06-12 14:10:04 +00:00
Dirk Meyer
af8c8a818a - use REINPLACE_CMD 2010-06-11 09:31:05 +00:00
Dirk Meyer
85daf4662a - add LICENSE_FILE 2010-06-10 05:37:00 +00:00
Dirk Meyer
42b8603928 - fix build with LICENSE 2010-06-10 05:36:35 +00:00
Philip M. Gollucci
f6b8b40eec - Update to 2.18
- Pass to perl@

With Hat:       perl@
Changes:        http:/search.cpan.org/dist/POE-Component-Client-NNTP/Changes
2010-06-10 05:17:23 +00:00
Dirk Meyer
da5e61df79 LICENSE GPLv2 2010-06-05 19:53:32 +00:00
Dirk Meyer
8a692f7321 - note USERS does not work here 2010-06-05 04:18:04 +00:00
Dirk Meyer
0862ea05a1 LICENSE BSD 2010-06-04 14:08:27 +00:00
Johan van Selst
c1b8f3d041 - Update to recent cleanfeed release by Steve Crook (2. June)
- 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)
2010-06-03 22:18:19 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Dirk Meyer
cf38b673c9 - fix build for gnustep-base 1.21.0 2010-05-23 20:51:27 +00:00
Johan van Selst
c0269d467a Add patch forgotten in previous commit. No functional change:
copy patch from aclocal.m4 to configure, so there's no need to run autoconf
2010-05-13 18:21:16 +00:00
Johan van Selst
9b64e365cb Remove unnecessary dependency on autoconf 2010-05-13 15:26:23 +00:00
Sylvio Cesar Teixeira
2f2968fcf3 - Update to 0.7.0
PR:		ports/146096
Submitted by:	Jeff Burchell <toxic@doobie.com> (maintainer)
2010-05-02 00:26:08 +00:00
Dirk Meyer
065fbfa1b7 - honor CC 2010-04-09 16:24:15 +00:00