1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Commit Graph

6329 Commits

Author SHA1 Message Date
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
TAKATSU Tomonari
8024e77c67 - Fix MASTER_SITES
- Unbreak
2011-08-02 15:18:16 +00:00
Baptiste Daroussin
3a2aede000 Mark BROKEN: Does not fetch 2011-08-02 13:47:46 +00:00
Baptiste Daroussin
840edf80f1 Remove some expired ports
2011-08-01 audio/rio: Look like an abandonware, no more public distfile
2011-08-02 audio/ruby-musicextras: Upcoming ruby-gnome removes dependencies
2011-08-02 deskutils/sshmenu: Upcoming ruby-gnome removes dependencies
2011-08-02 japanese/gsuica: Upcoming ruby-gnome removes dependencies
2011-08-02 science/gave: Upcoming ruby-gnome removes dependencies
2011-08-02 x11-themes/gnome-art: Upcoming ruby-gnome removes dependencies
2011-08-02 x11-themes/gnome-splashscreen-manager: Upcoming ruby-gnome removes dependencies
2011-08-02 06:31:29 +00:00
Baptiste Daroussin
32e41d327d Mark broken: does not fetch 2011-08-01 12:59:54 +00:00
TAKATSU Tomonari
2a6d8dfaa4 - Fix PKGNAMEPREFIX
- Bump PORTREVISION
2011-08-01 09:33:15 +00:00
Baptiste Daroussin
89d232bfad Bye bye abandonwares (part 3)
2011-08-01 deskutils/gkrellm-timers: No more public distfile
2011-08-01 deskutils/multi-backgrounds-daemon: Looks like an abandonware, no more public distfile
2011-08-01 deskutils/py-tagfu: Looks like an abandonware, no more public distfile
2011-08-01 deskutils/taskstep: Looks like an abandonware, no more public distfile
2011-08-01 devel/c_c++_reference: No more public distfiles
2011-08-01 devel/libcoyotl: Looks like an abandonware, no more public distfile
2011-08-01 devel/libfs++: Looks like an abandonware, no more public distfile
2011-08-01 devel/mkmf: Looks like an abandonware, no more public distfile
2011-08-01 devel/p5-Include: No more public distfiles
2011-08-01 devel/rubygem-newgem: broken since 2010/09/22
2011-08-01 devel/tpg: Looks like an abandonware, no more public distfile
2011-08-01 games/amphetamine: Looks like an abandonware, no more public distfile
2011-08-01 games/anagramarama: Looks like an abandonware, no more public distfile
2011-08-01 games/connect4
2011-08-01 games/wrogue: No more public distfiles, looks like an abandonware
2011-08-01 graphics/xmms-msa: Looks like an abandonware, no more public distfile
2011-08-01 japanese/chimera: Look like an abandonware, no more public distifles
2011-08-01 japanese/drpl: Look like an abandonware, no more public distifles
2011-08-01 japanese/dvi2tty: Look like an abandonware, no more public distifles
2011-08-01 japanese/easypr: Look like an abandonware, no more public distifles
2011-08-01 japanese/elisp-manual: Look like an abandonware, no more public distifles
2011-08-01 japanese/emacs-manual: Look like an abandonware, no more public distifles
2011-08-01 japanese/ewipe: Look like an abandonware, no more public distifles
2011-08-01 japanese/ircII: Look like an abandonware, no more public distifles
2011-08-01 japanese/jhd: Look like an abandonware, no more public distifles
2011-08-01 japanese/libjconv: Look like an abandonware, no more public distifles
2011-08-01 japanese/mimekit: Look like an abandonware, no more public distifles
2011-08-01 japanese/nethack32: Look like an abandonware, no more public distifles
2011-08-01 japanese/paledit: Look like an abandonware, no more public distifles
2011-08-01 japanese/plain2: Look like an abandonware, no more public distifles
2011-08-01 japanese/recjis: Look like an abandonware, no more public distifles
2011-08-01 japanese/typist: Look like an abandonware, no more public distifles
2011-08-01 japanese/weblint97: Look like an abandonware, no more public distifles
2011-08-01 japanese/xmsgsaver: Look like an abandonware, no more public distifles
2011-08-01 japanese/xshodo: Look like an abandonware, no more public distifles
2011-08-01 japanese/xvi-euc: No more public distfiles
2011-08-01 japanese/xvi-sjis: No more public distfiles
2011-08-01 japanese/xyagamo: Look like an abandonware, no more public distifles
2011-08-01 05:01:13 +00:00
TAKATSU Tomonari
d1d12cb959 - Update to 1.0.1 2011-07-29 21:15:31 +00:00
TAKATSU Tomonari
47088119ec - Update to 1.0.0
- Add OPTIONS for GEOKIT
- Pet portlint(1) by moving LICENCE earlier
2011-07-29 11:46:26 +00:00
Steve Wills
58a15c5f1e - Don't force this to Ruby 1.8 so that marking it as broken on 1.9 works 2011-07-28 03:36:29 +00:00
Pav Lucistnik
26066a7fee - Mark BROKEN: does not link (gcrypt/gnutls)
Reported by:	pointyhat
2011-07-26 20:36:28 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Mark Linimon
045bbebb8e Remove dependency on expiring port security/jce_policy14. Update to
rely on java 1.5+.

PR:		ports/158969
Submitted by:	rene
2011-07-21 04:29:12 +00:00
David Thiel
4d7f39f1d3 Update scim-tables ports to 0.5.10. Appease portlint. 2011-07-20 22:09:53 +00:00
Julien Laffaye
e56f92dd2d Update to 5.12
PR:		ports/158427
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
2011-07-20 11:11:10 +00:00
Mark Linimon
ab7a77da59 Mark as broken: unfetchable.
While here, pet portlint.
2011-07-19 06:48:21 +00:00
Olli Hauer
d399de5688 - create missing (empty) directory (bugzilla) so checksetup does not fail
- use DIST_SUBDIR for bugzilla and all translations
- sort pkg-plist (genplist)

OK from bugzilla maintainers per PM.

PR:		ports/158766
Submitted by:	ohauer
2011-07-18 21:56:02 +00:00
Hiroki Sato
ab2efcfa2a Add japanese/font-migu, another Japanese font set based on MigMix. 2011-07-18 08:57:02 +00:00
Hiroki Sato
b09bad0880 Update to TESTFLIGHT 041. 2011-07-18 08:31:27 +00:00
Pav Lucistnik
c1b8182869 - Mark BROKEN on FreeBSD 7.X: does not compile
base/process.cc:317: error: '::posix_spawn' has not been declared

Reported by:	pointyhat
2011-07-17 21:30:33 +00:00
Tilman Keskinoz
3e3f7873b5 Update to 5.8j2
PR:		158884
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-14 12:58:22 +00:00
Stephen Montgomery-Smith
78dc584600 - Fix buffer overflow and mouse bugs.
- Bump portrevision.

PR:		ports/127321
Submitted by:	Arai Toshihiko <double_star@scorpio.plala.or.jp>
Approved by:	gabor (mentor)
2011-07-12 03:47:34 +00:00
Sunpoet Po-Chuan Hsieh
8b44a318bf - Fix *_DEPENDS entries after www/p5-libwww updated to 6.x 2011-07-12 02:10:30 +00:00
Chris Rees
7a13ece99f - Use USERS and GROUPS
- Use pre-su-install to create directories under PREFIX

PR:		ports/157542
Submitted by:	crees (me)
Approved by:	rene (mentor, implicit)
2011-07-09 11:03:10 +00:00
Max Brazhnikov
585f07aff3 Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.

Discussed a while ago among the KDE/FreeBSD team.
2011-07-07 17:21:58 +00:00
Max Brazhnikov
19572cc47f Update KDE Software Compilation ports to 4.6.5
Official announcement: http://www.kde.org/announcements/announce-4.6.5.php
Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
2011-07-07 16:38:39 +00:00
Jun Kuriyama
add76a9d98 - Upgrade to 0.05. 2011-07-05 13:41:15 +00:00
Alexey Dokuchaev
110e096b4a Kill EOL whitespace. 2011-07-05 07:43:27 +00:00
Jun Kuriyama
663be3b50a - Update to 20110630.
PR:		ports/158055
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-05 03:38:22 +00:00
Steve Wills
e7abcc4e4e - Mark as broken with Ruby 1.9
Approved by:	portmgr
2011-07-04 17:46:12 +00:00
Steve Wills
3dc26cb743 - Mark as broken with Ruby 1.9 2011-07-04 15:48:33 +00:00
Steve Wills
f3342f93f3 - Deprecate ports that don't work with Ruby 1.9 (volunteers welcome)
Approved by:	ruby@ (pgollucci)
2011-07-04 01:30:57 +00:00
Frederic Culot
9b59b85d17 - Update to 0.55
- Add TEST_DEPENDS
- Add LICENSE

Changes:	http://search.cpan.org/dist/WWW-MobileCarrierJP/Changes
PR:		ports/158567
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2011-07-03 08:57:54 +00:00
Martin Wilke
7a3bf957e8 - Kick MD5 support 2011-07-02 20:16:04 +00:00
Hiroki Sato
74365dfe22 - Fix a crash when an invalid log file is specified.
- Add -u uid option to drop the root privilege.
- Add skkserv user and group.
- Display fatal error messages in mksock() even if debug=0.
2011-07-02 14:54:06 +00:00
Martin Wilke
15df41fcd7 - Fix MASTER_SITES
PR:		158468
Submitted by:	Ports Fury
2011-07-02 14:25:25 +00:00
Martin Wilke
6586357830 2011-07-01 math/femlab: No more distfile, looks like abandonware
2011-07-01 japanese/wikicker: Looks like an abandonware
2011-07-01 emulators/vmware3: No more distfiles available. emulators/virtualbox-ose can be used as a replacement
2011-07-02 13:45:43 +00:00
Hiroki Sato
e541d77200 Ignore entries in an SKK dictionary that start with ">". This should fix an
insta-crash issue.
2011-07-02 13:15:39 +00:00
Steve Wills
e0ff0c99d7 - Deprecate ports which will be broken by upcoming ruby-gnome update 2011-07-02 12:58:42 +00:00
Maho Nakata
79e65382ce Add japanese/mozc-el port.
Mozc.el is an Emacs client of Mozc, so you can input
Japanese via mozc in your tty, bypassing ibus.

WWW: http://code.google.com/p/mozc/

Submitted by:	TAKANO, Yuji
2011-06-28 04:04:52 +00:00
Norikatsu Shigemura
50c66a9412 Refetchable. 2011-06-24 16:23:21 +00:00
Philip M. Gollucci
8d254b7c31 - Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
2011-06-23 17:51:43 +00:00
Hiroki Sato
baad32ad65 Update to 1.8.4. 2011-06-22 02:46:22 +00:00
Andrej Zverev
dec946ad51 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
Hiroki Sato
d80c489783 - Update MASTER_SITES and pkg-descr.
- Style fixes.
2011-06-18 18:13:53 +00:00
Baptiste Daroussin
c79631b6ee Another bunch of deprecation: no more public distfiles and/or abandonware 2011-06-17 13:09:40 +00:00
Baptiste Daroussin
c5c0d7f5d2 Mark broken some ports with unfetchable distfiles 2011-06-17 08:51:32 +00:00
Baptiste Daroussin
f675fbac7d Unfetchable, no new home found: deprecate 2011-06-16 06:34:02 +00:00
Baptiste Daroussin
4887d4dc8f Unfetchable, no new home found: deprecate 2011-06-16 06:24:00 +00:00