1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

3554 Commits

Author SHA1 Message Date
Mathieu Arnold
8922ffcf50 Remove net-mgmt/nagios-devel, it's been outdated for a long time now.
Sponsored by:	Absolight
2014-01-24 23:37:10 +00:00
Eitan Adler
829691ae86 - Remove devel/ppl line missed in r328035
- Fix likely timezone issue (date going backwards)
- Remove final '.' from MOVED reason
2014-01-24 15:43:44 +00:00
Rene Ladan
e25b6f50db Correct reason for removal of cad/salome-kernel caused by copy/paste error. 2014-01-24 09:33:40 +00:00
Rene Ladan
fa395fa1c8 Remove expired ports:
2013-12-22 devel/mico: Broken for more than 6 month
2014-01-22 cad/salome: depends on expired cad/salome-kernel
2014-01-22 cad/salome-netgenplugin: depends on expired cad/salome-kernel
2014-01-22 cad/salome-jobmanager: depends on expired cad/salome-kernel
2014-01-22 cad/salome-visu: depends on expired cad/salome-kernel
2014-01-22 cad/salome-kernel: does not configure
2014-01-22 cad/salome-multipr: depends on expired cad/salome-kernel
2014-01-22 cad/salome-smesh: depends on expired cad/salome-kernel
2014-01-22 cad/salome-gui: depends on expired cad/salome-kernel
2014-01-22 cad/salome-yacs: depends on expired cad/salome-kernel
2014-01-22 cad/salome-med: depends on expired cad/salome-kernel
2014-01-22 cad/salome-light: depends on expired cad/salome-kernel
2014-01-22 cad/salome-randomizer: depends on expired cad/salome-kernel
2014-01-22 cad/salome-sierpinsky: depends on expired cad/salome-kernel
2014-01-22 cad/salome-geom: depends on expired cad/salome-kernel
2014-01-22 devel/combat: depends on expired devel/mico
2014-01-24 09:32:00 +00:00
Rene Ladan
1786643043 Remove expired port:
2014-01-15 emulators/seabios-devel: Outdated, no longer needed, broken on 10+
2014-01-19 22:46:01 +00:00
Raphael Kubo da Costa
bd11112d8a Remove textproc/redland-bindings-python.
This port was added at a time when people could not easily enable all the
bindings offered in textproc/redland-bindings using options, which has not
been the case for quite a while.

The same files installed by redland-bindings-python can also be installed
using redland-bindings with the PYTHON option on. In fact, ever since we
moved away from WITH_<LANG> redland-bindings-python has worked simply
because PYTHON is a default option in the master port.

PR:		ports/185215
Submitted by:	rakuco@
Approved by:	maintainer timeout (24 days)
2014-01-19 14:23:36 +00:00
Rene Ladan
ca14626cce Remove expied ports:
2013-12-17 www/suphp: Upstream dead, EOL: https://lists.marsching.com/pipermail/suphp/2013-May/002554.html
2013-12-16 databases/postgis: EOLed upstream
2014-01-17 01:17:19 +00:00
Thomas Abthorpe
ac72c7fd88 - misc/sword17 is now misc/sword 2014-01-16 20:53:09 +00:00
Max Brazhnikov
6bab5063a5 - Follow upstream and rename games/deng to doomsday
- Update to 1.12.2 (upstream has switched from cmake to qmake)
- Add STAGEDIR support
- Python is required only for building
- Remove custom post-install
- Use options helpers

PR:		based on ports/185171
Submitted by:	Max Sterling <maxclsb at gmail.com>
2014-01-16 20:44:43 +00:00
Olli Hauer
bee4b23473 - move www/mod_authnz_external to www/mod_authnz_external22
to reflect the supported Apache version

- add enty to MOVED / UPDATING (+ white space cleanup)

with hat apahe@
2014-01-14 21:14:46 +00:00
Pietro Cerutti
0fd4200f56 - Remove sysutils/lavaps. It just doesn't work. 2014-01-14 08:42:11 +00:00
Rene Ladan
6b91ba7b05 Remove python26, it is expired and nothing depends on it anymore.
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:06:11 +00:00
Christian Weisgerber
be1d67f0ff Remove archivers/xz: included in base system on all supported releases
Approved by:	bapt
2014-01-12 20:41:27 +00:00
Baptiste Daroussin
af23e9592e Add a moved entry about lua-filename 2014-01-10 15:08:12 +00:00
Gabor Pali
fbafb287b5 - Remove some outdated Haskell ports
Obtained from:	FreeBSD Haskell
2014-01-09 21:45:15 +00:00
Rene Ladan
e145062a28 Remove expired port:
2013-11-04 devel/llvm: Migrate to devel/llvm32 or newer
2014-01-08 10:22:03 +00:00
Dmitry Marakasov
7eb0823481 - Remove graphics/wings-devel, use graphics/wings instead 2014-01-07 10:34:48 +00:00
Baptiste Daroussin
2c0fd510b7 Fix www/webkit-qt4 entry 2014-01-06 23:36:03 +00:00
Max Brazhnikov
7d5e6b666c In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG

Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
  qt4-qtconfig to be built without Phonon support [1]

devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
2014-01-06 16:16:52 +00:00
Ruslan Makhmatkhanov
42117228e2 Remove net/erlyvideo because it was broken for some time now with recent erlang
versions. Also development of erlyvideo is abandoned upstream. Suggest users to
install flussonic instead (erlyvideo successor from the same developers).
2014-01-06 11:14:15 +00:00
Rene Ladan
f15d793010 Remove expired port:
2014-01-06 devel/py-gevent-zeromq: devel/py-pyzmq has gevent support built in
2014-01-06 10:44:27 +00:00
Rusmir Dusko
17cc40e1ba - Change Moved after readdition devel/pure-stldict r338705 2014-01-05 00:26:29 +00:00
Rene Ladan
ceef4a45c4 Remove expired ports:
2014-01-04 net-im/xfce4-messenger-plugin: Deprecated and no update for 7 years
2014-01-04 multimedia/xfce4-media: Upstream development dead, use multimedia/xfce4-parole instead
2014-01-04 11:53:30 +00:00
Mark Linimon
1753b81473 Remove two stale entries:
editors/textedit: renamed from textedit.app after initial textedit deleted
 cad/gtkwave: restored

Submitted by:	portsmon sanity-check
2014-01-04 06:19:50 +00:00
Baptiste Daroussin
3b86f426ea Removed old and unsupported upstream version of codeigniter17
This fixes package name conflicts with codeigniter
2014-01-04 00:50:03 +00:00
Mark Felder
4a4aa94705 - Move net-mgmt/unifi to net-mgmt/unifi3
- Update port to 3.1.9

Unifi 3.x is still considered "beta". There has been a request to see
Unifi 2.x in the ports tree. They will live as separate ports,
net-mgmt/unifi2 and net-mgmt/unifi3.

PR:		ports/185000
Approved by:	swills (mentor)
2014-01-03 03:56:05 +00:00
Rene Ladan
40cadb6b26 Remove expired port:
2014-01-02 irc/xchat-gnome: broken and no release since 2009
2014-01-02 12:50:26 +00:00
Rene Ladan
c80e710e7e Redirect users of removed devel/p5-Dialog to devel/p5-UI-Dialog as per
deprecation text.

Requested by:	az
2014-01-01 13:00:11 +00:00
Rene Ladan
4119601730 Remove expired ports:
2014-01-01 net/pypvm: Dead upstream and suspected that there are no users of port
2014-01-01 www/mawstats: Upstream development dead, use www/[j]awstats instead
2014-01-01 devel/p5-Dialog
2014-01-01 textproc/referrercop: distfile unfetchable
2014-01-01 www/notftp: distfile unfetchable
2014-01-01 www/mod_lisp2: distfile unfetchable
2014-01-01 12:22:41 +00:00
Rene Ladan
c7dbe51927 Remove multimedia/linux-ov511-kmod, it is broken and according to the SVN log
only for FreeBSD up to 7.X
2013-12-31 19:23:40 +00:00
Thomas Abthorpe
4d5505146e - Development version is now production, use misc/bibletime 2013-12-31 15:59:37 +00:00
Rene Ladan
0fd2d67e73 Revert previous removal, nemysis@ will take care of this port.
Requested by:	nemysis
2013-12-31 12:55:17 +00:00
Rene Ladan
513cdd0477 Remove deskutils/parcellite: Broken, consider using deskutils/clipit instead. 2013-12-31 11:52:41 +00:00
Rene Ladan
f8bf9bfdb2 Remove expired ports:
2013-12-30 security/dazuko: Currently, the project has not an active development and maintainer
2013-12-31 mail/p5-Mail-SPF-Query: Use mail/p5-Mail-SPF instead
2013-12-31 x11-fonts/etlfonts: master site gone
2013-12-31 net/gateway6: Unsupported upstream, consider using net/gogoc
2013-12-31 10:07:43 +00:00
Rene Ladan
be02e97526 Remove expired port:
2013-11-01 databases/mird: No longer maintained upstream
2013-12-28 20:29:22 +00:00
Baptiste Daroussin
ba7e2f2fd6 Remove ncurses-devel, the ncurses port is more recent 2013-12-28 11:31:50 +00:00
William Grzybowski
8a6f66911f devel/py-pmock: does not work with python 2.6+ 2013-12-27 11:39:22 +00:00
Tijl Coosemans
e005d5e551 - Update math/freemat to version 4.2 and clean up the port.
- Support JIT compilation using Clang/LLVM 3.3.
- Add desktop entry.
- Remove math/freemat-mpi.  It has been marked IGNORE for almost 7 years
  since the removal of MPI support in FreeMat 3.0.
2013-12-24 10:37:31 +00:00
Rene Ladan
0cad9b1ff8 Remove expired port:
2013-11-04 lang/clang: Migrate to lang/clang32 or newer
2013-12-22 19:25:20 +00:00
Rene Ladan
f7aa7049ff Remove expired port:
2013-10-31 net-im/libmsn: Primary MSN Messenger service terminated 30 APR 2013
2013-12-22 18:48:20 +00:00
Rene Ladan
6af0992cc8 Remove expired ports:
2013-12-22 deskutils/libopensync-plugin-python-devel: Broken for more than 6 month
deskutils/libopensync-plugin-synce-devel: Unmaintained, depends on expired deskutils/libopensync-plugin-python-devel
2013-12-22 17:24:57 +00:00
Rene Ladan
8b5efc4a6d Remove expired ports:
graphics/yukon: depends on graphics/seom
2013-12-22 graphics/seom: Broken for more than 6 month
2013-12-22 16:51:40 +00:00
Rene Ladan
d8338d9bfa Remove expired ports:
2013-12-22 devel/ruby-cvs: Broken for more than 6 month
2013-12-22 devel/hs-reactive: Broken for more than 6 month
2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month
2013-12-22 graphics/xmagv: Broken for more than 6 month
2013-12-22 lang/slib-gauche: Broken for more than 6 month
2013-12-22 graphics/f-spot: Broken for more than 6 month
2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month
2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month
2013-12-22 ftp/gftp: Broken for more than 6 month
2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month
2013-12-22 converters/py-svglib: Broken for more than 6 month
2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month
2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month
2013-12-22 finance/quantlib: Broken for more than 6 month
2013-12-22 games/xkobo: Broken for more than 6 month
2013-12-22 games/quake3-rq3: Broken for more than 6 month
2013-12-22 math/fbm: No new release since 2004, new supported upstream
2013-12-22 11:48:43 +00:00
Rusmir Dusko
3222752390 - Change PORTNAME from blue to bluemoon
- Bump PORTREVISION
- Change license BSD to BSD4CLAUSE
- USES gmake instead of USE_GMAKE
- Change PLIST_FILES
- Add DOCS and Option
- Use supplied icon
- Support STAGEDIR
- Add files/bluemoon.desktop
- Add patch

Approved by:	pawel (mentor)
2013-12-21 15:31:11 +00:00
Rene Ladan
2d6594220d Remove expired port and fix INDEX:
2013-12-19 net/freeswitch: Depends on expired net/freeswitch-core
2013-12-20 20:19:09 +00:00
Rene Ladan
97f8402e5f Remove expired ports:
2013-12-18 x11-fonts/ppantsfonts: Broken for more than 6 month
2013-12-19 x11-toolkits/gtksourceview-sharp: Depends on expired devel/mono-tools
2013-11-18 devel/mono-tools: Broken for more than 6 month
2013-12-19 textproc/p5-XML-SAXDriver-Sablotron: Depends on expired textproc/p5-XML-Sablotron
2013-11-18 textproc/p5-XML-Sablotron: Broken for more than 6 month
2013-11-18 net/freeswitch-core: Broken for more than 6 month
2013-12-19 misc/freeswitch-pizzademo: Depends on expired net/freeswitch-core
2013-12-19 misc/freeswitch-scripts: Depends on expired net/freeswitch-core
2013-12-19 www/p5-HTML-Webmake: Depends on expired textproc/p5-XML-Sablotron
2013-12-20 19:02:51 +00:00
Rusmir Dusko
ec0051c414 Blob Wars : Metal Blob Solid is a platform game, not unlike those found on
the Amiga and SNES. The object of the game is to take on the role of
solider Blob, Bob, and play through the various levels and attempt to rescue as
many MIA (Missing In Action) Blobs as possible. This is not quite as straight
forward as it sounds, since the MIAs will often be not directly reachable and
will require some extra thought. Bob also has to contend with environmental
hazards, alien invaders and assimilated Blobs.

WWW: http://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html

Approved by:	pawel (mentor)
2013-12-17 13:42:42 +00:00
Rene Ladan
4323df1519 Remove expired port:
2013-12-13 net-p2p/libtorrent-rasterbar-15: Unusable, development ceased
2013-12-16 11:25:09 +00:00
Eitan Adler
ee8f1cea24 MOVED: remove misc/bibletime-devel as an entry
Remove the misc/bibletime-devel entry from which was missed in r336188
2013-12-16 04:24:13 +00:00
Rene Ladan
889cc3b544 Remove expired ports:
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-08 security/opieprint: No more active upstream
2013-12-08 security/bubblegum: No more active upstream
2013-12-08 security/snortsms: Not active since several years.
2013-12-08 sysutils/hammerhead: Development no more active
2013-12-13 net-p2p/libtorrent-rasterbar-15-python: Unusable, development ceased
2013-12-13 graphics/openexr_ctl: Now distributed with ampasCTL-1.5
2013-12-15 14:32:28 +00:00