1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

2220 Commits

Author SHA1 Message Date
Brendan Fabeny
14e140238c update math/R to 2.13.2, and adjust dependent ports 2011-10-11 14:19:46 +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
Frederic Culot
a288d48de7 - Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@olofsson.de>
2011-10-07 11:22:46 +00:00
Frederic Culot
f554889f56 - Update to 1.9
- Add LICENSE (Artistic 1 & GPLv1)

Changes:	http://www.robobunny.com/projects/weatherspect/CHANGES
PR:		ports/161327
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2011-10-06 11:24:08 +00:00
Dmitry Marakasov
d7eabf4729 - Project moved from berlios to savannah, change MASTER_SITES and WWW
- Distfile was rerolled along the way, changes are some defines
  (HAVE_DAEMON, HAVE_LIBRT, HAVE_DBUS, REVISION) in generated files,
  which are rewritten in the build process anyway

Approved by:	glebius (maintainer)
2011-10-05 17:33:30 +00:00
Chris Rees
20b84bb2ea Deprecate some unsupported ports:
astro/weatherget: Broken b/c of weather.com new licensing rules not agreed by author
devel/py-vmaps: Author recommends using math/py-numpy instead
devel/py-reverse: Now part of pylint

PR:		ports/161074 ports/161063 ports/161067
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-10-04 16:50:27 +00:00
Dmitry Marakasov
e4ee3616be - Update to 4487
- Disable webkit-image by default as Yahoo layer is gone
2011-10-04 13:58:52 +00:00
Frederic Culot
4fe622832b - Update to 3.03
Changes:	http://search.cpan.org/dist/Weather-Underground/Changes
PR:		ports/161068
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2011-09-29 09:33:57 +00:00
Max Brazhnikov
dd5670f4cd Update my coordinates. 2011-09-28 17:52:13 +00:00
Pav Lucistnik
5c83b02da6 - Remove boinc-milkyway port, it is no longer useful (too old), the project
is now providing official binaries inside the boinc infrastructure
2011-09-27 17:42:48 +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
TAKATSU Tomonari
e87ca16cbc - Add a new port: astro/R-cran-maptools
Set of tools for manipulating and reading geographic data, in
  particular ESRI shapefiles; C code used from shapelib. It includes
  binary access to GSHHS shoreline files. The package also provides
  interface wrappers for exchanging spatial objects with packages
  such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS,
  Mondrian, and others.

  WWW:	http://cran.r-project.org/web/packages/maptools/
2011-09-17 15:35:14 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Carlo Strub
178dc40a96 Change maintainer address to my FreeBSD address
Approved by:	wen@ (mentor)
2011-09-15 12:33:27 +00:00
Dmitry Marakasov
7301aac766 - Update to 4399 2011-09-14 03:58:16 +00:00
Pietro Cerutti
89912fd424 - adjust my location 2011-09-09 08:29:51 +00:00
Wen Heping
380396d49d - Update to 2.9.2 2011-09-06 06:25:51 +00:00
Dmitry Marakasov
b756119c3d - Fix parallel build
Reported by:	marck
Approved by:	glebius (maintainer, implicit)
2011-09-02 22:14:44 +00:00
Sunpoet Po-Chuan Hsieh
060bfaff35 - Update to 0.043
- Pet portlint

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2011-09-01 13:10:40 +00:00
Baptiste Daroussin
d4bfb85f29 2011-09-01 astro/gkrellmoon: Abandonware
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
2011-09-01 06:47:46 +00:00
Dennis Herrmann
a82c757680 - Chase astro/libnova update
- Bump PORTREVSION
2011-08-30 15:15:51 +00:00
Dennis Herrmann
cfad71f444 - Update to 0.14.0 2011-08-30 15:15:45 +00:00
Dmitry Marakasov
126c605761 - Update to 3.1
- Unbreak build on 7.0
- Unbreak some options

Approved by:	glebius (maintainer implicit)
2011-08-30 11:58:59 +00:00
Sean Farley
9b3ada0359 As the world turns, so do the coordinates of our lives. 2011-08-30 00:24:12 +00:00
Sunpoet Po-Chuan Hsieh
82a2b59921 - Update to 1.2.1
Changes:	http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2.1
		http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2
2011-08-25 06:54:21 +00:00
Dmitry Marakasov
2f77a31a81 - Update to 3.0
Submitted by:	glebius@ (maintainer via private email)
Reworked by:	myself
2011-08-24 13:00:42 +00:00
Frederic Culot
20499d020c - Update to 1.2.2 [1]
- Pet portlint(1) by moving LICENSE section earlier

PR:		ports/159640 [1]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer timeout (>14 days)
2011-08-24 06:52:52 +00:00
Wen Heping
176cbcd157 - Update to 2.9.1 2011-08-23 07:12:02 +00:00
Eitan Adler
244214395f - sort the map file like the header says it should be
Approved by:	bapt (mentor)
2011-08-19 02:48:00 +00:00
Christian Brueffer
6c8922c79d Update my coordinates, Switzerland -> Sweden. 2011-08-18 22:57:41 +00:00
Eitan Adler
7e27873e63 - Add myself to the map
Approved by: sahil (mentor)
2011-08-18 13:25:49 +00:00
Steve Wills
be55dda0b6 - Add missing BUILD_DEPENDS
PR:		ports/159847
Submitted by:	swills (me)
Approved by:	ehaupt (maintainer, private email)
2011-08-17 23:26:50 +00:00
Steve Wills
65ee6dab9c - Set BUILD_DEPENDS to silence build warnings 2011-08-16 23:28:54 +00:00
Baptiste Daroussin
bc7257fa14 - update to 0.042
- changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.042/Changes
2011-08-16 21:34:36 +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
Dmitry Marakasov
21d379f14d - Fix build if build is done in the same make invocation with make config [1]
- Remove dependency on unneeded QT components

Reported by:	glebius [1]
2011-08-11 16:07:47 +00:00
Dmitry Marakasov
7fcfc585a6 - Update to 4279 2011-08-08 16:26:25 +00:00
Dirk Meyer
3db090b98b - add MASTER_SITE_LOCAL 2011-08-08 16:06:56 +00:00
Wen Heping
60b14aa55c - Update to 0.022
ChangeLog: http://cpansearch.perl.org/src/WYANT/Astro-SIMBAD-Client-0.022/Changes
- Reset maintainer to perl@
2011-08-06 01:36:17 +00:00
Soeren Straarup
b709efd346 Update my ICBM coordinates. 2011-08-04 18:25:01 +00:00
Wen Heping
e0eec7d67c - Update to 1.0.7
ChangeLog: http://cpansearch.perl.org/src/PRATZLAFF/Astro-FITS-CFITSIO-1.07/ChangeLog
- Reset maintainer to perl@
2011-08-04 10:39:36 +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
6f2a9fa822 Deprecate some port with no more public distfiles 2011-08-02 05:06:07 +00:00
Baptiste Daroussin
e2ed964797 Update master_site 2011-08-01 21:44:44 +00:00
Baptiste Daroussin
190f55a279 Deprecate some abandonwares 2011-08-01 17:06:36 +00:00
Baptiste Daroussin
a9b2702722 Bye bye abandonwares
2011-08-01 archivers/zipios++: No more public distfiles
2011-08-01 astro/sattrack: No more public distfiles
2011-08-01 audio/bladeenc: Looks like an abandonware
2011-08-01 audio/cdplayer.app: Looks like an abandonware, no more public distfile
2011-08-01 audio/id3ed: No more public distfiles, looks like an abandonware
2011-08-01 audio/linux-vsound: Abandonware
2011-08-01 audio/mpegaudio: No more public distfiles
2011-08-01 audio/mpmf20: Abandonware
2011-08-01 audio/mutemix: abandonware, no more public distfiles
2011-08-01 audio/phatbeat: abandonware, no more public distfiles
2011-08-01 audio/pimp3: No more public distfiles
2011-08-01 audio/rbscrobbler: Looks like abandonware, no more public distfile
2011-08-01 audio/ripenc: Looks like and abandonware, No more distfile
2011-08-01 audio/wmcdplay: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmfmixer: Looks like an abandonware, no more public distfiles
2011-08-01 audio/wmmixer: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmmp3: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmusic: Looks like an abandonware, no more distfiles
2011-08-01 audio/xmms-kj: Looks like an abandonware, no more public distfiles
2011-08-01 audio/xmms-pipe: Looks like an abandonware, no more public distfile
2011-08-01 audio/xmms-speex: Looks like an abandonware, no more public distfile
2011-08-01 audio/xsidplay: Looks like an abandonware, no more public distfile
2011-08-01 audio/xtuner: Looks like an abandonware, no more public distfile
2011-08-01 04:16:36 +00:00
Sunpoet Po-Chuan Hsieh
e9d55541f5 - Update to 0.041
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2011-07-31 10:42:00 +00:00
Sunpoet Po-Chuan Hsieh
2e51813006 - Update MASTER_SITES
- Remove unnecessary DISTFILES declaration

PR:		ports/159316
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer)
2011-07-30 19:09:31 +00:00
Dmitry Marakasov
b0659b3ce0 - Update to 4223
- Make webkit-image and thus Qt dependency optional
2011-07-27 01:53:42 +00:00
Alexey Dokuchaev
ead9c4b39b - Update to version 1.6.1, bugfix and translations release
- Patch things with sed(1) during `post-patch' instead of `pre-patch'
- Fix Lua detection properly (patch corresponding pkg-config(1) calls)
- Offload CONFIGURE_ENV, add work-around for Gentoo bug #316573 (some
  messages were misplaced on systems where char is unsigned by default,
  e.g. PowerPC)
- Allow add-ons to be placed inside user's home directory
- Drop explicit USE_XORG, improve on comments, do some minor cleanups
2011-07-25 05:15:36 +00:00