Akinori MUSHA
41565c0506
Remove japanese/vje30-trial which is no longer distributed.
...
Considering the existing users, I'll leave japanese/vje30 for the moment.
Approved by: portmgr
2006-03-07 07:14:34 +00:00
Norikatsu Shigemura
64bf6428bf
Remove japanese/squirrelmail.
...
o Integrated to mail/squirrelmail
o Corresponding to vulnerability is late
PR: ports/94040
Submitted by: Masafumi Otsune <info@otsune.com> (maintainer)
Approved by: portmgr (linimon)
2006-03-05 14:06:25 +00:00
Ade Lovett
65bc7a3873
Add a death entry for devel/libtool13. Note that it's explicitly *not*
...
pointing to devel/libtool15, given the reworking that has been carried
out, and that devel/libtool13 is to all intents and purposes, a build-time
dependency.
Approved by: portmgr (implicit)
2006-02-24 00:26:34 +00:00
Vasil Dimov
259d6bdf86
Remove expired port graphics/libgrass5
...
Approved by: garga (mentor)
2006-02-22 13:57:08 +00:00
Renato Botelho
6918ca3b29
Move recently added converters/libytnef to an accuratte category "devel"
...
Approved by: maintainer
2006-02-21 20:49:48 +00:00
Vasil Dimov
667a83a689
Remove expired port games/civ2demo
...
Approved by: garga (mentor)
2006-02-17 09:31:18 +00:00
Renato Botelho
ad12e6d9d9
Remove expired port games/xshipwars-client
2006-02-16 14:19:34 +00:00
Renato Botelho
7ce45e8227
Remove expired port graphics/deep_zoom
2006-02-16 14:16:08 +00:00
Renato Botelho
dbdfe80919
Remove expired port graphics/animabob
2006-02-16 14:13:14 +00:00
Renato Botelho
550c939f07
Remove expired port editors/custom-emacs and all dependant ports
...
Discussed with: anray
2006-02-16 11:40:34 +00:00
Renato Botelho
621da56b4a
Remove expired port editors/custom-mule and all dependant ports
...
Discussed with: anray
2006-02-16 11:27:07 +00:00
Vasil Dimov
11103e872e
Remove expired port games/virt
...
Approved by: garga (mentor)
2006-02-15 12:08:48 +00:00
Renato Botelho
6e6430410d
Remove expired port games/xgolgo
2006-02-15 11:44:06 +00:00
Renato Botelho
2385e8a57c
Remove expired port www/p5-Bundle-Catalyst
2006-02-15 11:30:42 +00:00
Renato Botelho
8be08d9dd5
Remove expired port x11-clocks/gdesklets-praytime
2006-02-14 18:03:36 +00:00
Renato Botelho
93dabab04f
Remove expired port www/mdw
2006-02-14 17:59:14 +00:00
Renato Botelho
521397ce51
Remove expired port sysutils/pyfind
2006-02-14 17:56:48 +00:00
Renato Botelho
2e5ee2c6b4
Remove expired port games/hlserver-tsc
2006-02-14 17:46:49 +00:00
Renato Botelho
7272553fca
Remove expired port emulators/linux_base-src-rh-7.3
2006-02-14 17:31:30 +00:00
Renato Botelho
85a9813e84
Remove expired port emulators/linux_base-src-rh-8
2006-02-14 17:29:16 +00:00
Renato Botelho
fb809c8092
Remove expired port ftp/ftpsearch
2006-02-14 17:21:24 +00:00
Renato Botelho
d04230021e
Remove expired port ftp/ftp4all
2006-02-14 17:17:44 +00:00
Volker Stolz
693956649d
Remove expired port x11/fspanel
2006-02-14 17:06:46 +00:00
Volker Stolz
a45b36eb0e
Remove expired port x11/gyroscope
2006-02-14 17:00:47 +00:00
Volker Stolz
18919b4ef8
Remove expired port www/gnuinfo
2006-02-14 16:51:27 +00:00
Vanilla I. Shu
7f3788e772
Add chinese/pcmanfm entry.
2006-02-10 14:42:03 +00:00
Vasil Dimov
c6004c8778
* Remove print/acroread - it has expired on 2006-01-03
...
* Remove print/acroread related ports:
chinese/acroread5-chsfont
chinese/acroread5-chtfont
japanese/acroread5-jpnfont
korean/acroread5-korfont
print/acroread5-commfont
* Update misc/instant-workstation to use print/acroread7
Reviewed by: netchild
Approved by: garga (mentor)
2006-02-10 09:24:53 +00:00
Volker Stolz
4a0991ad9d
Remove expired port finance/emma
2006-02-09 08:18:24 +00:00
Vasil Dimov
26a86dd237
Remove expired port science/glens
...
Approved by: garga (mentor)
2006-02-08 11:55:08 +00:00
Vasil Dimov
cbb2d2887c
Remove expired port
...
Approved by: garga (mentor)
2006-02-08 11:14:51 +00:00
Volker Stolz
75201fdbd3
Remove expired port comms/qtpcr
2006-02-08 10:53:51 +00:00
Sam Lawrance
a0156c5c5b
Clean up Tomcat 4, 4.1, 5, and 5.5 ports.
...
These changes apply to all ports, unless mentioned otherwise:
- Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6]
- Improve the tomcat55 rc script. Fix PID handling. Improve the
shutdown process. Use USE_RC_SUBR to its full potential. [2]
- Backport tomcat55 rc script to the other tomcat ports. This allows
us to pass command line arguments to the JVM. Noted in UPDATING.
[1], [3], [4]
- Change ownership of installed files. All files are now installed
with default uid/gid (root:wheel) except for those in the conf/, logs/,
temp/ and work/ directories. [5]
- No longer install tomcatXXctl binary. rc scripts are more flexible
and can be reconfigured without recompiling.
- Remove AUTO_START and STOP_TIMEOUT (replaced with rc tomcatXX_stop_timeout).
- Remove a long list of sed expressions in favour of SUB_LIST.
- Move pkg_{,de}install to files/pkg_{,de}install.in. Add them to
SUB_FILES. Tidy up substitutions and remove hardcoded values.
- Some nonfunctional tidying and removal of Makefile cruft.
PR: ports/38018 [1], ports/38020 [2], ports/74344 [3],
ports/75143 [4], ports/83434 [5], ports/92692 [6]
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> [1] [2],
SimpleRezo Team <freebsd@simplerezo.com> [3],
Anton Yudin <toha@toha.org.ua> [4],
Jan Grant <jan.grant@bristol.ac.uk> [5],
lawrance [6]
Approved by: Kang Liu <liukang@cn.freebsd.org> (maintainer) [6]
Maintainer timeouts on [1], [2], [3], [4], [5]
Big thanks to: hq for the initial tomcat55 script
jasonb on FreeNode #tomcat for packaging advice
2006-02-07 08:50:09 +00:00
Tim Bishop
0036ecee08
- Remove port; project is dead
...
PR: 92531
Requested by: maintainer
2006-02-06 20:20:15 +00:00
Volker Stolz
0913d68d17
Remove broken and expired ports japanese/gn-gnspool, www/adzap2squirm
2006-02-06 09:01:03 +00:00
Volker Stolz
67e84948ad
Remove expired port misc/tvguide
2006-02-03 17:31:16 +00:00
Volker Stolz
d189cc4844
Remove expired port
2006-02-03 17:27:41 +00:00
Pav Lucistnik
06a424d14f
- Rename japanese/firefox-ja_JP to japanese/firefox-ja
...
PR: ports/92211
2006-02-01 10:06:28 +00:00
Jun Kuriyama
8c46987744
Use normal japanese/mecab rather than patched japanese/mecab-razil.
2006-01-31 15:20:35 +00:00
Thierry Thomas
e4bf1fcd30
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
...
PR: 92497
Submitted by: /me
Repocopied by: marcus
2006-01-30 22:19:24 +00:00
Pav Lucistnik
fbab09fee3
Populate newly create net-p2p category with these ports:
...
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc
net/dctc-gui
net/dctc-gui-qt
net/edonkey-gui-gtk
net/edonkey-gui-gtk-urlslave
net/fcptools
net/fidelio
net/freenet
net/frost
net/giftcurs
net/giftoxic
net/giftui
net/gift
net/gift-fasttrack
net/gift-gnutella
net/gift-openft
net/gkrellm-gift
net/gnewtellium
net/gnome-btdownload
net/gnunet
net/gtkhx
net/gtk-gnutella
net/gtorrentviewer
net/hagelslag
net/hx
net/i2p
net/javadc
net/kmldonkey
net/ktorrent
net/libbt
net/liberator
net/libfreenet
net/libpdtp
net/libtorrent
net/limewire
net/linux-agsatellite
net/linux-edonkey-core
net/linux-edonkey-server
net/linux-jigdo
net/linux-overnet-core
net/minder
net/mldonkey
net/mldonkey-core
net/mldonkey-core-devel
net/mldonkey-devel
net/mldonkey-gui
net/mldonkey-gui-devel
net/mldonkey-perlreactor
net/mldonkey-sancho
net/mldonkey-serverspy
net/mldonkey-urlslave
net/mutella
net/mute-net
net/mute-net-gui
net/mute-net-text
net/napshare
net/nicotine
net/opendchub
net/peercast
net/phex
net/pyslsk
net/py-bittornado
net/py-bittornado-core
net/py-bittorrent
net/py-bittorrent-core
net/py-bittorrent-core-devel
net/py-bittorrent-devel
net/py-fngrab
net/py-kenosis
net/py-kenosis-bittorrent
net/py-py2play
net/p5-pdonkey
net/qtella
net/qtorrent
net/rtorrent
net/squall
net/torrentflux
net/torrentsniff
net/trackerbt
net/transmission
net/valknut
net/verlihub
net/verlihub-plugins
net/xmule
net/xnap
misc/ed2k
misc/edonkey-tool-hash
misc/linux-edonkey-tool-recovermet
Repocopies by: marcus
2006-01-30 21:36:28 +00:00
Pav Lucistnik
b6c4f59b14
- Improve note from 1.889
...
Submitted by: kris
2006-01-27 22:02:00 +00:00
Marcus Alves Grando
bbd8389146
* MOVED
...
Add entry about databases/py-PySQLite2 -> databases/py-pysqlite20
* databases/Makefile
Remove py-PySQLite2
Add entry to py-pysqlite20 and py-pysqlite21
* databases/py-PySQLite10, databases/py-PySQLite11
Mark NO_LATEST_LINK
portlint(1)
* databases/py-PySQLite2
Removed
* databases/py-pysqlite20 [1]
Update CONFLICTS
Mark NO_LATEST_LINK
portlint(1)
* databases/py-pysqlite21 [1]
Update to 2.1.2
Update CONFLICTS
portlint(1)
Repocopy by: marcus [1]
2006-01-27 21:16:04 +00:00
Pav Lucistnik
5b77b10b89
- Remove entries of ports which were removed and restored
...
- Define this as a policy in the header of the file
Solves PR: ports/66892
Bumped into: many, ru was last
Reviewed by: linimon
2006-01-27 19:41:01 +00:00
Alex Dupre
119f23fe07
Remove qmailadmin-devel port: no more devel releases expected.
...
PR: ports/92329
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-27 13:25:16 +00:00
Pav Lucistnik
83dc61301a
- Update to 3.2.0
...
- Rename to www/zope3
PR: ports/91818
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
2006-01-23 21:11:17 +00:00
Sergey Skvortsov
375b357ac7
* move devel/p5-release to devel/p5-Module-Release
...
* update p5-Module-Release to 1.04
2006-01-23 11:17:14 +00:00
Lars Thegler
240b410842
Fixed typo: s/Obsolated/Obsoleted/
2006-01-22 14:27:04 +00:00
Sam Lawrance
311ed2b34a
Re-add portmanager, which we now have permission to redistribute.
...
Submitted by: outgoing maintainer Michael C. Shultz <ringworm01@gmail.com>
(taking a break)
2006-01-20 08:54:25 +00:00
Mark Linimon
e90162db8e
Remove systuils/portmanager. We no longer have permission to distribute it.
2006-01-19 23:15:27 +00:00
Alexey Dokuchaev
a6dbbc0318
- Resurrect, update to version 1.5 (literally 1.50 since I wanted to avoid
...
unnecessary PORTEPOCH bump)
- Update MASTER_SITES and WWW line, provide backup download site
- Come up with better port description
- Reset maintainer to ports@
- Uphold CXX and CXXFLAGS
- Clean up Makefile slightly
- Don't install yet another copy of GPL and texts in French
- Add SHA256 hash to distinfo
2006-01-19 19:47:59 +00:00
Pav Lucistnik
a59179b159
- Resurrect devel/cvspadm with working master site and caring maintainer
...
PR: ports/91913
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
2006-01-18 20:51:00 +00:00
Marcus Alves Grando
48636a33db
Move databases/myodbc -> databases/mysql-connector-odbc
...
* MOVED
Added antry about move
* databases/Makefile
Remove databases/myodbc
Add databases/mysql-connector-odbc
* databases/myodbc
Removed
* databases/mysql-connector-odbc
Update to 3.51.12
Reorganize Makefile
Now default DRIVER_MANAGER is unixodbc
PR: 89939
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
Repocopy by: marcus
2006-01-17 20:50:46 +00:00
Pav Lucistnik
f67c2e80bc
- Remove entries for ports that are present today
2006-01-17 12:24:13 +00:00
Pav Lucistnik
0837ad51a2
devel/pear is back
2006-01-16 20:12:15 +00:00
Pav Lucistnik
8341fbe6a4
- Move freeglut from x11-toolkits to graphics, where libglut already is
...
PR: ports/91711
Submitted by: Sangwoo Shim <sangwoos@gmail.com>
Repocopied by: marcus
2006-01-16 00:07:03 +00:00
Michael Nottebrock
c80abb8358
Remove obsolete MOVED entry for audio/juk
2006-01-15 20:12:43 +00:00
Pav Lucistnik
7dc0abbf54
- Remove expired ports
2006-01-14 21:16:35 +00:00
Pav Lucistnik
4b6cada8b4
- Remove ruby-tcltklib; it was collapsed into ruby-tk in 1.8.4
2006-01-14 14:56:27 +00:00
Edwin Groothuis
3c6a768fce
Project is merged into multimedia/kino
...
Approved by: Guido Falsi <mad@madpilot.net>
2006-01-14 08:48:26 +00:00
Pav Lucistnik
e1a049eeef
- Move databases/pecl-hash to security/pecl-hash
...
PR: ports/91680
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
Repocopies by: marcus
2006-01-13 08:31:43 +00:00
Michael Johnson
b895aa0bf9
- Update thunderbird to 1.5 [1]
...
- Remove thunderbird-devel
- Remove thunderbird from supported geckos for 4.x
Release notes: http://www.mozilla.com/thunderbird/releases/1.5.html
2006-01-12 05:54:32 +00:00
Cheng-Lung Sung
ce6a81dfce
- REPOCOPY: www/plog -> www/lifetype
...
PR: 91264
Submitted by: clsung
Repocopy by: marcus
2006-01-11 02:34:36 +00:00
Volker Stolz
60c8d96314
Repocopy sysutils/linneighborhood to more appropriate category 'net'.
...
PR: ports/91551
2006-01-10 10:44:05 +00:00
Michael Nottebrock
7710b55bc3
Update to KDE 3.5.0
2006-01-08 19:32:36 +00:00
Pav Lucistnik
1606246c95
- ruby-romp was never removed
...
PR: ports/91474
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org>
2006-01-07 22:04:09 +00:00
Tim Bishop
133b568ad4
- Remove deskutils/gdesklets-ltvariations;
...
- Project is dead and unfetchable since 2004
- Port has passed EXPIRATION_DATE
Approved by: clement (mentor)
2006-01-05 13:20:33 +00:00
Tilman Keskinoz
44e6ac5a30
Add entry for libmusclecard
2006-01-02 14:00:30 +00:00
Pav Lucistnik
a732551284
- Remove expired ports
2005-12-31 08:36:45 +00:00
Pav Lucistnik
bc897bedfd
- Fixup metacity-theme-alloy-c entry
...
Reported by: olgeni
Pointy hat to: pav
2005-12-26 19:03:17 +00:00
Andrey Slusar
cc68790825
mail/masqmail-devel --> mail/masqmail.
2005-12-26 12:04:03 +00:00
Pav Lucistnik
549b37ee8d
- Remove on maintainer's wish
...
PR: ports/90796
Submitted by: Remington <MrL0Lz@gmail.com> (maintainer)
2005-12-26 01:32:57 +00:00
Mario Sergio Fujikawa Ferreira
2cc25c2abb
Remove duplicate port entry converters/intel2gas since it already
...
exists as lang/intel2gas
Pointy hat to: lioux
2005-12-22 19:08:19 +00:00
Renato Botelho
7c3defecfe
- Delete x11-themes/metacity-theme-hacked-2 [1]
...
- Delete x11-themes/metacity-theme-iridium-rounded [2]
Both obsoleted by x11-themes/gnome-art
PR: ports/90797 [1], ports/90799 [2]
Submitted by: maintainer [1] [2]
2005-12-22 10:59:14 +00:00
Edwin Groothuis
cd0bac1556
Re-add www/junkbuster
2005-12-21 00:00:56 +00:00
Cy Schubert
3b1ec7b41c
Document the removal of the ftp/sftp port.
2005-12-20 19:50:30 +00:00
Sergey Matveychuk
5fa16d0058
- Kill devel/opentop. It's obsoleted. All new versions are comercial.
2005-12-16 22:47:27 +00:00
Sergey Matveychuk
c105877d96
- Update to 2.33
...
- Move to a more appropriate category (astro)
PR: ports/90347
Submitted by: Serge Gagnon (maintainer)
2005-12-16 22:06:55 +00:00
Emanuel Haupt
b44e761dbc
- Re-Add misc/bestfit, a utility to Optimally choose files to be put on a
...
CD (or other media)
- Add two new master sites
- Update WWW
- Take maintainership
- Remove from MOVED
2005-12-16 13:39:58 +00:00
Renato Botelho
61faf15ef5
- Remove net/beacon-server, it's integrated on net/beacon
...
PR: ports/90423
Submitted by: maintainer
2005-12-15 11:55:57 +00:00
Sam Lawrance
34832b41ba
Remove port that depends on the expired cedet-emacs20.
...
Reported by: kris' index builder
2005-12-15 05:18:27 +00:00
Sam Lawrance
dad50d99b1
Remove expired ports.
2005-12-15 03:18:03 +00:00
Edwin Groothuis
9643bc0f55
The SETI@home project moves to a new software client based on BOINC.
...
Please install astro/boinc-setiathome.
See http://setiathome.ssl.berkeley.edu/ , November 15, 2005 for more
information.
PR: ports/89525
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2005-12-15 01:41:36 +00:00
Edwin Groothuis
cc157687d3
The SETI@home project moves to a new software client based on BOINC.
...
Please install astro/boinc-setiathome.
See http://setiathome.ssl.berkeley.edu/ , November 15, 2005 for more
information.
PR: ports/89525
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2005-12-15 01:34:36 +00:00
Renato Botelho
1f0edbb3c7
- Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH on
...
qmail-tls port.
2005-12-12 15:17:23 +00:00
Alex Dupre
90203a218e
Remove unsupported php5 extensions.
2005-12-09 19:49:32 +00:00
Alex Dupre
4e3717ee4f
Remove pear ports obsolated by devel/pear and switch
...
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Tim Bishop
205826102f
- Update to 0.3a1
...
- Move from www category to deskutils
PR: 90014
Submitted by: Aaron Voisine <voisine@gmail.com> (maintainer)
Approved by: clement (mentor)
2005-12-07 13:13:32 +00:00
Clement Laforet
05684b80dd
- prepare removal of www/apache2 in favor of www/apache20 for naming
...
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
2005-12-04 00:18:15 +00:00
Sam Lawrance
38c6e1f01e
- Fix MOVED entry for security/racoon to direct users to security/ipsec-tools
...
- Add an UPDATING entry for ipsec-tools regarding changed configuration file
locations for racoon.
2005-12-02 11:32:37 +00:00
Jun Kuriyama
991d17c0f6
- Retire devel/p5-Test-Builder-Tester. This module is included in
...
p5-Test-Simple now.
Submitted by: leeym
PR: ports/87644
2005-12-02 02:15:50 +00:00
Emanuel Haupt
cad54c6a66
Move recently added port from ports/www/p5-HTML-Chuncks to
...
ports/www/p5-HTML-Chunks
2005-12-01 09:23:48 +00:00
Edwin Groothuis
e7b0ede33c
Resurrect lang/mlton in the ports framework.
...
Remove lang/mlton from MOVED.
PR: ports/89684 related
2005-12-01 02:21:07 +00:00
MANTANI Nobutaka
b2f9d34f45
Move japanese/uim port to textproc category after repocopy.
...
PR: ports/89725
Submitted by: nobutaka
2005-11-30 16:32:14 +00:00
Michael Johnson
72a9b04464
- Remove firefox-devel since firefox 1.5 is stable now
2005-11-29 22:55:39 +00:00
Pav Lucistnik
bfbeed10c1
- Move net/doc to dns/doc, which is a more suitable category for it
...
Approved by: maintainer timeout (sanpei; 1 month)
Repocopy by: marcus
2005-11-25 20:54:32 +00:00
Pav Lucistnik
2b8b6726eb
- Remove misc/compat22, it's forbidden, not needed by anything in Ports
...
Collection, and the 4.6.2 release bits it used are gone from mirrors
2005-11-25 16:12:09 +00:00
Pav Lucistnik
f442f3b3be
- xscoop move
2005-11-24 11:52:18 +00:00
Simon Barner
ec63bda918
print/lcdf-typetools was a dupe of print/typetools, so remove the former
...
port and add a MOVED entry for it.
Since print/typetools was unmaintained, transfer maintainership to
submitter of print/lcdf-typetools (Ulrich Spoerlein <q@galgenberg.net>)
Reported by: Ports Fury
2005-11-24 10:40:17 +00:00
Edwin Groothuis
dfcff06301
Rename q3server* to quake3-* equivalents:
...
ports/86186 [UPDATE] games/q3server: integrate with "quake3-data", rename to "linux-quake3"
ports/86187 [UPDATE] games/q3server-excessive: integrate with "quake3-data", rename to "quake3-excessive"
ports/86188 [UPDATE] games/q3server-freezetag: integrate with "quake3-data", rename to "quake3-freezetag"
ports/86189 [UPDATE] games/q3server-osp: integrate with "quake3-data", rename to "quake3-osp"
ports/86190 [UPDATE] games/q3server-ra3: integrate with "quake3-data", rename to "quake3-ra3", update to 1.76
ports/86191 [UPDATE] games/q3server-ut: integrate with "quake3-data", rename to "quake3-ut", update to 3.7
ports/86192 [UPDATE] games/q3server-wfa: integrate with "quake3-data", rename to "quake3-wfa", update to 3.5b
2005-11-22 05:59:43 +00:00
SUZUKI Shinsuke
6f187d0348
pim6dd and pim6sd are succeeded by mcast-tools
2005-11-21 22:33:50 +00:00
Sergei Kolobov
469725d64c
- Remove security/prelude-nids and refer users to security/snort instead:
...
Prelude project is no longer developing its own NIDS sensor,
and Snort is now the default NIDS sensor for Prelude
2005-11-21 13:54:20 +00:00
Pav Lucistnik
f85a283659
- Revert libpixman change, it was incorrect. It would lead to portupgrade
...
setting libpixman's pkgorigin to graphics/cairo, leading it to believe
two instances of graphics/cairo are installed, offering user to pick one
to unregister; it also makes cairo consumers record dependency on libpixman.
2005-11-21 11:51:17 +00:00
Michael Johnson
0c7ded3ed5
- point libpixman to cairo
...
Requested by: kris
2005-11-21 00:22:41 +00:00
Pav Lucistnik
2d230135cb
- Revive japanese/xemacs21-canna
...
PR: ports/88528
Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp>
2005-11-19 20:41:07 +00:00
Ade Lovett
6f8061cd64
devel/bison-devel -> devel/bison2
...
Missed in recent batch of bison commits.
Submitted by: nork
2005-11-18 17:34:24 +00:00
Pav Lucistnik
f4b7d174a1
- Delete due to being unfetchable and being obsoleted by gnome-art port
...
PR: ports/89209, ports/89210
Submitted by: Remington Lang <MrL0Lz@gmail.com> (maintainer)
2005-11-18 14:48:15 +00:00
Munechika SUMIKAWA
eca4a66c78
Racoon is now maintained in security/ipsec-tools.
2005-11-18 14:22:26 +00:00
Sergey Matveychuk
2d5cc3a0fd
Fix INDEX build:
...
- Get back editors/semi-xemacs21-mule and editors/flim-xemacs21-mule
untill a decision will be found.
- editors/flim: fix dependency. bump PORTREVISION.
2005-11-17 15:44:33 +00:00
Sergey Matveychuk
871b31e1fb
- Remove a few of xemacs21-mule ports. They conflicts with
...
xemacs-mule-packages ports and better to be installed inside XEMACS.
It fixes ports/26192 submitted by Kang-min Liu <gugod_at_gugod.org>
in 2001 year.
Requested by: Andrey Slusar (xemacs21-mule and xemacs-mule-package ports)
2005-11-17 08:20:55 +00:00
Sean Chittenden
0ea3f56ce4
devel/bison1875's time has come and gone and its only consumer is the
...
databases/postgresql-devel port, which isn't needed either now that 8.1 has
officially landed.
Submitted by: ade@
2005-11-17 00:04:58 +00:00
Marcus Alves Grando
d2e5761298
deskutils/smeg now is deskutils/alacarte
...
deskutils/smeg
* Removed
deskutils/alacarte
* Update to 0.8
* Update MASTER_SITES and WWW
* Add SHA256
PR: 88976
Approved by: gnome (marcus)
Repocopy by: marcus
2005-11-16 20:08:33 +00:00
Sam Lawrance
c5586838e6
Remove dead port net/gdesklets-sensor-psi_network.
...
Remove dependent ports:
net/gdesklets-networkinfo
net/gdesklets-lt-network (already deprecated)
PR: ports/89111
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
2005-11-16 14:47:20 +00:00
Mario Sergio Fujikawa Ferreira
475e21fda9
Remove ports/x11-themes/kde-icons-crystalosx since the distfile has
...
disappeared
2005-11-16 00:21:25 +00:00
Mario Sergio Fujikawa Ferreira
a69268b638
o Update MASTER_SITES
...
o Add SHA256 checksum
2005-11-16 00:13:18 +00:00
Simon Barner
3047850d8a
Remove abandoned ports (mastersite has vanished).
...
Requested by: Simon Dick <simond@irrelevant.org> (maintainer)
PR: ports/89059
2005-11-15 11:35:44 +00:00
Andrej Zverev
104ed9ad1c
- Move securiy/hping -> net/hping
2005-11-15 08:35:35 +00:00
Michael Johnson
8c2c787375
- Remove libpixman, this has been merged into cairo and nothing depends
...
on it anymore.
2005-11-15 03:02:06 +00:00
Sergey Matveychuk
e1c4707bab
libnet update:
...
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
2005-11-14 17:07:08 +00:00
Pav Lucistnik
ecea4a7603
Move IDN related ports from devel to dns category:
...
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus
2005-11-12 18:52:22 +00:00
Pav Lucistnik
d93b776926
- Delete; the project is abandoned and the distfile unfetchable for a long time
...
now
PR: ports/88136
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Franz Klammer <klammer@webonaut.com> (maintainer)
2005-11-11 22:55:53 +00:00
Pav Lucistnik
a3c31146cb
- Delete; the project is dead and distfile unfetchable for over a year
...
PR: ports/88137, ports/88138
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Franz Klammer <klammer@webonaut.com> (maintainer)
2005-11-11 22:51:35 +00:00
Pav Lucistnik
f2d0c3d40a
- Remove; it depends on psi_iconbutton port which is being deleted
2005-11-11 22:48:43 +00:00
Pav Lucistnik
7c11e52656
- Delete; the psi_iconbutton dependecy is being removed
2005-11-11 22:44:26 +00:00
Pav Lucistnik
946979f7cc
- Remove; it depends on psi_theme sensor which is being removed; it's abandoned
...
for more than year itself too
2005-11-11 22:38:46 +00:00
Pav Lucistnik
a2204ad7e4
- Remove; it depends on soon to be removed psi_themes port.
2005-11-11 22:35:34 +00:00
Pav Lucistnik
b42e419399
Move ports to a newly created net-im category:
...
net/eva -> net-im/eva
Repocopied by: marcus
2005-11-10 23:28:07 +00:00
Pav Lucistnik
374a86aa5e
Move gaim related ports to a newly created net-im category:
...
misc/gaim-bangexec -> net-im/gaim-bangexec
misc/gaim-guifications -> net-im/gaim-guifications
misc/gaim-ignorance -> net-im/gaim-ignorance
Repocopied by: marcus
2005-11-10 04:22:30 +00:00
Pav Lucistnik
e4053b0cda
Move ports to a newly created net-im category:
...
net/jabber-pyicq -> net-im/jabber-pyicq
net/p5-Net-XMPP -> net-im/p5-Net-XMPP
www/jwchat -> net-im/jwchat
Repocopies by: marcus
2005-11-09 23:11:38 +00:00
Pav Lucistnik
c40ee69213
Move licq related ports to a newly create net-im category:
...
net/licq -> net-im/licq
net/licq-console -> net-im/licq-console
net/licq-osd -> net-im/licq-osd
net/licq-qt-gui -> net-im/licq-qt-gui
Repocopied by: marcus
2005-11-09 08:28:43 +00:00
Pav Lucistnik
dc33aa59f5
Move instant messaging related ports to newly created net-im category:
...
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn
net/jabber-users-agent -> net-im/jabber-users-agent
net/jabber-yahoo -> net-im/jabber-yahoo
net/jarl -> net-im/jarl
net/kf -> net-im/kf
net/libicq -> net-im/libicq
net/libicq2000 -> net-im/libicq2000
net/loudmouth -> net-im/loudmouth
net/meanwhile -> net-im/meanwhile
net/meanwhile-gaim -> net-im/meanwhile-gaim
net/newsbot -> net-im/newsbot
net/ocaml-jabbr -> net-im/ocaml-jabbr
net/psi -> net-im/psi
net/py-jabber -> net-im/py-jabber
net/py-twistedWords -> net-im/py-twistedWords
net/p5-Net-Jabber -> net-im/p5-Net-Jabber
Repocopied by: marcus
2005-11-09 08:21:21 +00:00
Pav Lucistnik
d11b5ce66c
Move instant messaging related ports to newly created net-im category:
...
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk
net/fugu -> net-im/fugu
net/gajim -> net-im/gajim
net/gale -> net-im/gale
net/ginsu -> net-im/ginsu
net/gnome-jabber -> net-im/gnome-jabber
net/gtkyahoo -> net-im/gtkyahoo
net/gyach -> net-im/gyach
net/icb -> net-im/icb
net/icmpchat -> net-im/icmpchat
net/icqlib -> net-im/icqlib
net/imcom -> net-im/imcom
net/jabberd -> net-im/jabberd
net/jabber-pymsn -> net-im/jabber-pymsn
net/jit -> net-im/jit
net/kmerlin -> net-im/kmerlin
net/kmess -> net-im/kmess
net/konverse -> net-im/konverse
net/kpopup -> net-im/kpopup
net/libmsn -> net-im/libmsn
net/libyahoo2 -> net-im/libyahoo2
net/linpopup -> net-im/linpopup
net/linux-ymessenger -> net-im/linux-ymessenger
net/mcabber -> net-im/mcabber
net/mercury -> net-im/mercury
net/micq -> net-im/micq
net/mu-conference -> net-im/mu-conference
net/naim -> net-im/naim
net/pebrot -> net-im/pebrot
net/pork -> net-im/pork
net/py-msnp -> net-im/py-msnp
net/py-pyxmpp -> net-im/py-pyxmpp
net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection
net/p5-Net-AIM -> net-im/p5-Net-AIM
net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM
net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000
net/p5-Net-MSN -> net-im/p5-Net-MSN
net/p5-Net-NetSend -> net-im/p5-Net-NetSend
net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR
net/simicq -> net-im/simicq
net/sulci -> net-im/sulci
net/tik -> net-im/tik
net/tkabber -> net-im/tkabber
net/tkabber-devel -> net-im/tkabber-devel
net/tmsnc -> net-im/tmsnc
net/vicq -> net-im/vicq
net/vqcc-gtk -> net-im/vqcc-gtk
net/xicq -> net-im/xicq
net/ymessenger -> net-im/ymessenger
net/ysm -> net-im/ysm
Repocopied by: marcus
2005-11-09 07:48:19 +00:00
Renato Botelho
681d8a3bce
Repocopy chinese/joe --> chinese/joe2 in preparation to update to 3.x
2005-11-08 09:28:31 +00:00
Kris Kennaway
5a5df82e12
Add the results of the recent port reaping session.
2005-11-08 06:09:07 +00:00
Kirill Ponomarev
5b908be1aa
Move misc/screen to sysutils category after repocopy, since it's
...
more appropriate place for such kind of software.
PR: ports/88497
Submitted by: krion
2005-11-05 17:51:28 +00:00
Aaron Dalton
16161c72d9
- games/p5-Games-Sequential has been deleted as it is now merged with
...
games/p5-Games-AlphaBeta
Approved by: tobez
2005-11-05 15:56:58 +00:00
Jean-Yves Lefort
1a65c9658d
Document net/trafshow4 removal.
2005-11-05 14:32:31 +00:00
Jeremy Messenger
3c54ace514
Remove abiword-devel and abiword-plugins-devel, they have been merged into
...
abiword and abiword-plugins.
2005-11-05 05:51:58 +00:00
Joe Marcus Clarke
503c417867
Add entries for editors/gedit-plugins and www/pyphany.
2005-11-05 05:07:56 +00:00
Joe Marcus Clarke
4157b014c8
Add an entry for ximian-connector.
2005-11-05 05:05:38 +00:00
Pav Lucistnik
a6df89aac9
- Remove net/icqlib0, it's not refered in any other port and uptodate version
...
is available in net/icqlib port.
2005-11-01 18:26:29 +00:00
Maho Nakata
d7aef6b626
Remove all the secondary port of editors/ooodict-all
...
localized ones should be activated via knob like:
% cd ports/editors/ooodict-all
% make LOCALIZED_LANG=ABC
2005-11-01 04:32:16 +00:00
Mark Linimon
83cb2364d5
The functionality of security/opensc-esteid has been merged into the masterport.
...
PR: ports/88008
Submitted by: maintainer
2005-10-30 22:09:42 +00:00
Marcus Alves Grando
aefb9137fe
Add entry about moving games/ctetris to games/ctris
2005-10-21 23:30:46 +00:00
Pav Lucistnik
22058a6157
- joe-devel -> joe
2005-10-21 08:23:14 +00:00
Sergei Kolobov
26b7449a68
- sysutils/cfengine was removed; point users to sysutils/cfengine2 instead
2005-10-20 09:48:53 +00:00
Volker Stolz
a439543032
Nuke two more expired ports
2005-10-18 20:12:26 +00:00
Volker Stolz
39f2024b7c
Remove expired port devel/korelib: master site up but distfile not available, last release 2002
2005-10-18 20:04:48 +00:00
Volker Stolz
e5d1ebd881
Remove expired port japanese/libimg: forbidden; no longer exists
2005-10-18 18:44:35 +00:00
Volker Stolz
727622d809
Remove deprecated port mail/stuphead: master site disappeared
2005-10-18 17:12:31 +00:00
Volker Stolz
98c9b2cc0b
Remove expired port palm/hdconv: master site disappeared
2005-10-18 17:06:41 +00:00
Edwin Groothuis
6806e37834
Remove deprecated port, the documentation is incorperated into
...
devel/swig13.
This after a discussion with the maintainer when he got an
update-request to 1.3.17.
Approved by: Slaven Rezic <slaven@rezic.de>
2005-10-18 00:15:28 +00:00
Volker Stolz
66c3a53e9d
Remove expired port: no longer available from author's site
2005-10-17 17:28:50 +00:00
Volker Stolz
de751b12be
Remove expired port: master site disappeared (long ago)
2005-10-17 17:22:08 +00:00
Volker Stolz
b3763ef534
Remove broken port: abandoned, didn't build with latest lang/ghc
...
Approved by: maintainer
2005-10-17 12:34:58 +00:00
Volker Stolz
dfa730eab7
Remove dead port: no longer on sunsite, home page gone
2005-10-17 12:25:36 +00:00
Emanuel Haupt
82810b0fc7
- Update to 0.3.2
...
- Remove net/evaq, project was renamed
PR: 87250, 87253
Submitted by: hamigua <hamigua@cuc.cn> (maintainer)
Approved by: novel (mentor) (implicit)
2005-10-16 16:21:05 +00:00
Edwin Groothuis
e68b08cd5e
[UPDATE] games/linux-q3ademo: clean-up, minor fixes, rename to "linux-quake3-demo"
...
hanges:
* Clean-up.
* Rename to "linux-quake3-demo" (also rename port directory).
* Add SIZE entry to distinfo.
* Fix symlink with different OpenGL implementations (ports).
* Take maintainership.
* Use SUB_FILES for script.
* Distfile is fetched automatically from MASTER_SITE_GENTOO.
PR: ports/86227
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 06:47:05 +00:00
Edwin Groothuis
648b2d60e9
[UPDATE] games/q3-paks: rewrite and rename to "quake3-data"
...
Changes:
* Rename to "quake3-data" (also rename port directory).
* Install Quake III Arena and Quake III Team Arena updates
and ask to put the 2 files from the original CDROM to
complete the installation.
* Has an includable Makefile to set variables for other mods/clients.
* Take maintainership (this is a complete rewrite).
The PR starts with a diff... and then gets followed up by:
Description: This patch has to be applied to the previous patch.
Description: This patch replaces the previous one (to be applied to the first one).
Description: This patch replaces the 2 previous ones (that have to be applied to the first).
PR: ports/86185
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 06:34:50 +00:00
Florent Thoumie
e2a67776dd
- Remove devel/libpreps-devel since it's obsolete for a long time.
...
- Repomove devel/libpreps to devel/prepstools since the project name
was changed.
- Give maintainership for devel/prepstools and devel/preps-gui to submitter
since the maintainer has been inactive for more than a year.
- Update devel/prepstools to 2.0.2.
- Update devel/preps-gui to 2.0.4.
PR: ports/84591
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-13 21:59:39 +00:00
Edwin Groothuis
3a616a067c
Moved games/kxl to devel/kxl
...
PR: ports/87240
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2005-10-12 05:54:15 +00:00
Marcus Alves Grando
14c77516fc
Add entry on UPDATING and MOVED to reflect right name
...
of slune
games/py-slune to games/slune
2005-10-10 17:54:06 +00:00
Renato Botelho
aa347ad846
o Move games/marbles --> games/lmarbles to reflect the correct
...
project name
o Fix WWW [1]
o Use DOCSDIR and PORTDOCS
o Use DATADIR
PR: ports/87058 [1]
Submitted by: Ports Fury [1]
Reworked by: me
Repocopy by: marcus
2005-10-10 11:14:37 +00:00
Michael Johnson
a12d4f34af
- Rename multimedia/gpac-libm4systems -> multimedia/gpac-libgpac
...
Repocopied by: marcus
2005-10-09 20:35:27 +00:00
Marcus Alves Grando
01bd142a2d
Add entry on UPDATING and MOVED to reflect right name
...
of balazar
games/py-balazar to games/balazar
2005-10-09 16:31:02 +00:00
Sam Lawrance
ef8a4adcd3
- Upgrade rdiff-backup to 1.0.1, which is the logical next version for both
...
rdiff-backup and rdiff-backup-devel.
- Remove rdiff-backup-devel and add an entry to MOVED to migrate users to
rdiff-backup.
- Add an UPDATING to notify users about the incompatibility between the
last version of rdiff-backup and version 1.0.1
PR: ports/86108
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Steve Clement <steve@ion.lu> (maintainer, rdiff-backup)
Peter Schuller <peter.schuller@infidyne.com> (maintainer, rdiff-backup-devel)
Discussed with: submitter and a couple of other rdiff-backup users
2005-10-08 07:09:49 +00:00
Sergey Matveychuk
e152ed7e6e
- The project is n/a anymore
...
Submitted by: maintainer (via irc)
2005-10-07 11:16:16 +00:00
Volker Stolz
0d2f629ee7
Remove deprecated port: Project no longer exists
2005-10-06 07:59:36 +00:00
Volker Stolz
bc45c5a710
Remove deprecated port: OpenGL support is now built-in in lang/ghc
2005-10-05 07:58:36 +00:00
Yaroslav Tykhiy
2517c26c94
This port has been deprecated for 3 months.
...
Delete it finally from the tree.
Background:
This sub-port has been useless since bogofilter 0.94.13 was out
with fully functional support for multi-language wordlists encoded
in UTF-8. No need for l10n when i18n is already here.
2005-10-04 23:46:45 +00:00
Renato Botelho
dcb5235be4
- Remove games/pmars-doc, merged with games/pmars
...
PR: ports/86895
Submitted by: maintainer
2005-10-04 17:12:45 +00:00
Tom McLaughlin
2bd6927e61
-devel/beagle has been repo-copied to devel/open-beagle to reflect the
...
project's name.
Approved by: ahze (mentor)
Repo-copy: marcus
2005-10-02 06:07:31 +00:00
Mark Linimon
590f5eb3f0
Note removal of expired port mail/exim-monitor.
2005-10-01 06:22:31 +00:00
Kris Kennaway
a88276f01d
Note removal of pyperl
2005-09-30 17:55:19 +00:00
Hiroki Sato
b04f69c73e
print/preview-latex has been integrated into print/auctex.
2005-09-30 08:39:41 +00:00
Tom McLaughlin
97ae1d50ac
- Enable gtk-sharp10 and gtk-sharp20 in the ports tree.
...
- gtk-sharp has been repo-copied to gtk-sharp10 and gtk-sharp-devel has
been repo-copied to gtk-sharp20 so both ports reflect their respective
GTK# API versions.
Approved by: ahze (mentor)
2005-09-29 03:36:25 +00:00
Tom McLaughlin
e28194db95
- Remove gecko-sharp now that it has been repo-copied to gecko-sharp10
...
- Add entry to MOVED to reflect this move.
Approved by: mezz (co-mentor)
2005-09-25 22:31:37 +00:00
Marcus Alves Grando
e83357b72e
Correctd category (devel/libunrar -> archivers/libunrar)
...
Approved by: pav (mentor)
2005-09-23 20:13:52 +00:00
Mario Sergio Fujikawa Ferreira
527042e102
Remove py-libtunepimp since audio/libtunepimp rolled back to version
...
0.3.0 and the bindings do not work at that version
2005-09-21 03:49:09 +00:00
Vsevolod Stakhov
fb8e66e8ac
Update to 2.3.7 [1]
...
Add RWM overlay support [2]
Convert to OPTIONS
Remove openldap23-sasl-server as it is no longer required as separated port.
PR: 85709 [1], 84966 [2]
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> [1]
Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> [2]
2005-09-15 11:47:24 +00:00
Pav Lucistnik
05bf593a81
- Remove security/pf and security/authpf ports. They were only useful on
...
FreeBSD 5.0 - 5.2.1.
Requested by: mlaier (maintainer) via linimon
2005-09-14 23:14:39 +00:00
Pav Lucistnik
0ce2dac1e8
- Remove expired port: disappeared from web
2005-09-14 22:06:03 +00:00
Pav Lucistnik
b5cb030bac
- Remove gauche-sxml port, it now comes with gauche itself
...
PR: ports/86018
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
2005-09-14 15:38:49 +00:00
Volker Stolz
e0bdb7bfac
Repocopy lang/ghc-doc to lang/ghc5-doc, shuffle lang/ghc6-doc to
...
lang/ghc-doc and track two dependencies.
2005-09-12 10:19:16 +00:00
Hiroki Sato
7b116beeb4
Remove japanese/mendexk-sjis because this port is obsolete.
...
japanese/mendexk-euc now supports EUC-JP, JIS, and ShiftJIS.
2005-09-10 21:56:18 +00:00
Jean-Yves Lefort
7ed2678ba9
multimedia/ldvd9to5 -> multimedia/ldvd
2005-09-10 18:59:11 +00:00
Yen-Ming Lee
a02b07da8f
This port was only for the 5.x series (marked IGNORE for < 5.3).
...
The driver was imported into the src tree and was part of the 5.4
release, therefore the port is no longer needed.
PR: 85934
Submitted by: Craig Boston <craig@yekse.gank.org>
2005-09-10 04:38:49 +00:00
Renato Botelho
b72419c455
Add missing - on date field.
2005-09-08 15:51:46 +00:00
Renato Botelho
ec6258f64d
Move recently added port cad/fig2sxd to a new and more accurate category
...
graphics, with extra category converters.
Pointed by: danfe
Approved by: maintainer
2005-09-08 15:34:05 +00:00
Pav Lucistnik
8eb611f997
- Revive misc/cs, assume maintainership
2005-09-07 08:55:47 +00:00
Kris Kennaway
9ec55f8373
Note removal of cs port
2005-09-07 01:56:59 +00:00
Pav Lucistnik
0fddfd1991
- Copy py-mimelib to py-email and update to 3.0
...
- Copy py-mimelib to py-email2 and update to 2.5.6
- Both: update WWW, MASTER_SITES
PR: ports/83742
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Gerhard Schmidt <estartu@augusta.de> (maintainer)
Repocopied by: marcus
2005-09-04 19:08:44 +00:00
Ade Lovett
1c6166bcd9
A few more cleanups after recent events with bison
...
* lose the bison175 port, it's not needed for now and will
only confuse matters
* clean up devel/Makefile, modules, and MOVED appropriately
* take maintainership of the bison* ports
Approved by: portmgr
2005-09-04 18:33:15 +00:00
Ade Lovett
03faecfd8e
Add entry for devel/bison -> devel/bison175, otherwise Really Bad[tm]
...
things are going to happen when portupgrade (and others) try to
bring in the new 2.0
Forgotten by: pav
2005-09-02 19:57:19 +00:00
Pav Lucistnik
393be3a099
- Retire some gdesklets-psi ports. They don't run on recent gdesklets versions,
...
they are gone from website and their future is dimm.
PR: ports/85370
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
2005-08-31 20:37:05 +00:00
Max Khon
a3ab71cee1
Remove wxgtk26-contrib-utils because wxrc is in base for a long time
...
and wxrcedit was removed in wxWidgets 2.6.1.
2005-08-31 18:23:12 +00:00
Sam Lawrance
e37a574077
Remove www/py-websvcs which is a slightly outdated duplicate of net/py-soappy.
...
Add a MOVED entry.
While here, fix the last MOVED entry which was broken.
PR: ports/83705
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer timeout (4 weeks)
2005-08-30 16:21:52 +00:00
Sergei Kolobov
ba0993bf1f
- Point security/gnutls-devel users to secutiry/gnutls instead:
...
it contains a more recent version of GnuTLS now
2005-08-30 14:17:37 +00:00
Sergey Matveychuk
5720214bcf
- RIP russian version of nagios. It's too old. No new one available.
...
PR: ports/84517
Submitted by: maintainer
2005-08-30 13:59:23 +00:00
Sergei Kolobov
7ae374d8e6
- Retire shells/zsh-devel in favor of shells/zsh:
...
The development version of Zsh is no longer being released.
Interested parties can always check out Zsh from SourceForge.net CVS.
2005-08-29 13:45:42 +00:00
Maho Nakata
80b68d6061
move from editors/openoffice-* to editors/openoffice.org-*
2005-08-29 01:29:56 +00:00
Kris Kennaway
c70b8c1477
Add ogre
...
Approved by: portmgr
2005-08-18 01:09:25 +00:00
Markus Brueffer
ea7ef2e225
Remove akregator as it is outdated and BROKEN and was integrated into
...
deskutils/kdepim3 some time ago anyway.
Discussed with: lofi
Approved by: portmgr (linimon)
2005-08-13 07:38:18 +00:00
Dejan Lesjak
749e7d4b51
Gnocatan has been renamed to Pioneers and the project moved due to legal
...
concerns regarding the name.
Release notes of Pioneers 0.9.19:
http://sourceforge.net/project/shownotes.php?release_id=250713
PR: ports/83916
Submitted by: Stefan Walter (maintainer)
Repocopy by: marcus
2005-07-31 20:07:38 +00:00
Thierry Thomas
a5b6848e12
Linux binaries for version 8.2 are unfetchable, then switch to native
...
FreeBSD binaries for version 8.3 (i386 only).
Note: does not run on FreeBSD >= 6.0, because linked with libc.so.5.
PR: 84366
Submitted by: thierry
Repocopied by: marcus
2005-07-31 19:29:12 +00:00
Gerald Pfeifer
2fb932b3b4
Remove the lang/gcc31 port. It fails to build on several architectures
...
(even ones it is supposed to work on, cf. pointyhat), it fails to build
on FreeBSD 6 and 7, and lang/gcc32 is basically the same plus a single
ABI changes and many bug fixes.
It is strongly recommended to migrate to GCC 3.4 or 4.0, since only these
are still actively maintained upstream and support FreeBSD 7, for example.
2005-07-31 13:34:35 +00:00
Jimmy Olgeni
2371cd3e19
Remove broken x11-wm/rox-pager port.
2005-07-30 09:32:55 +00:00
Hye-Shik Chang
9149007a53
lang/stackless_python is removed.
2005-07-29 01:01:41 +00:00
Brooks Davis
974133fdfa
sge and sgeee have been repo-copyed to sge53 and sgeee53 in preperation
...
for the addition of an SGE 6 port.
- Remove the sgeee port as the distinction between regular and
Enterprise Edition has been removed in 6.0.
- Temporarily disconnect sysutil/sge to avoid conflicts.
- set NO_LATEST_LINK in sge(ee)53.
2005-07-28 19:46:34 +00:00
Pav Lucistnik
dea2c27d67
- Revive security/ruby-acl port and unbreak it
...
- Reset maintainership
PR: ports/76917
Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp>
2005-07-20 12:28:42 +00:00
Mark Linimon
1e958baaa1
Note removal of x11/eweather.
2005-07-19 03:06:55 +00:00
Mark Linimon
93f7c49b53
Note removal of www/junkbuster.
2005-07-19 03:02:56 +00:00
Mark Linimon
0ba2f43867
Remove net/tramp-emacs20.
2005-07-19 02:57:24 +00:00
Mark Linimon
574c1328fd
Note removal of lang/gcc27.
2005-07-19 02:52:31 +00:00
Mark Linimon
d85c2dabd7
Correct some removal dates.
2005-07-19 02:42:38 +00:00
Mark Linimon
def16cf1da
As previously announced, remove expired ports from devel/.
2005-07-19 02:41:52 +00:00
Mark Linimon
6c23af06c3
Note replacement of net/ldap21-* ports by ldap22 versions.
2005-07-18 03:45:53 +00:00
Hye-Shik Chang
c50237a680
- Remove modules mapping for korean/mplayer-fonts.
...
- Note about the removal on MOVED.
2005-07-14 00:15:33 +00:00
Pav Lucistnik
558e108a36
- Remove www/wmnetselect, it's dead (last release 2000), no longer useful
...
and unfetchable
PR: ports/83184
Submitted by: David McNett <nugget@slacker.com> (maintainer)
2005-07-13 14:34:26 +00:00
Markus Brueffer
7ab38b9c1a
- Move kde31-apireference to kde3-apireference in order to carry the latest
...
stable apireference of KDE3 [1]
- Update to version 3.4 [2]
- Use KDE as DIST_SUBDIR
PR: ports/83199 [1]
Submitted by: Heiner <h.eichmann@gmx.de> [2]
Repocopy by: marcus
2005-07-10 12:38:15 +00:00
Pav Lucistnik
4631794db1
- Move pager ports from misc/ to sysutils/
...
misc/44bsd-more -> sysutils/44bsd-more
misc/less -> sysutils/less
misc/most -> sysutils/most
misc/reed -> sysutils/reed
misc/wmcp -> x11-wm/wmcp (this one is a X11 desktop pager)
Repocopied by: marcus
2005-07-10 11:15:10 +00:00
Pav Lucistnik
376eeb9b6d
- Remove, tarballs disappeared
2005-07-03 11:02:32 +00:00
Pav Lucistnik
7bfae88211
- Remove, this desklet does not work since December 2003 and development ceased
2005-07-03 10:16:31 +00:00
Maho Nakata
d094e113f3
Remove openoffice.org localized ports as I announced:
...
o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice
o still you can build them via knobs for 1.1
see ports/editors/openoffice-1.1/files/Makefile.localized
o 1.0 has been broken for long time, no longer maintained actively.
(but still I don't delete 1.0 and delete only localized versions)
2005-06-29 05:37:25 +00:00
Vanilla I. Shu
15777dcbd8
Add graphics/ruby-evas to MOVED.
2005-06-16 10:26:07 +00:00
Sergey Skvortsov
54a1630d6e
* reflect renaming on CPAN File-Spec to PathTools
...
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Trevor Johnson
0c3b612ad1
List removal of linux_base-6 and netscape7 ports.
...
Submitted by: ahze and netchild
2005-06-10 21:22:20 +00:00
FUJISHIMA Satsuki
5010422d75
add ftp/wget-devel.
2005-06-10 08:19:40 +00:00
Thierry Thomas
faed3a8628
- databases/jdbc-oracle816 has been removed from Oracle's site,
...
remove it;
- replace it by two new ports: databases/jdbc-oracle8i and
databases/jdbc-oracle9i.
Notes:
- databases/jdbc-oracle8i is intended for JDK 1.2 & 1.3, but
it runs fine with JDK 1.4;
- databases/jdbc-oracle9i is intended for JDK 1.4, and it can be
used to access Oracle 8i & 9i databases;
- there is another driver for Oracle 10g, but I have no 10g to
test it; could be added later.
PR: ports/81567
Submitted by: thierry
Repocopied by: marcus
2005-06-05 20:30:49 +00:00
Jeremy Messenger
435998af62
Project has been renamed from menueditor to smeg. Visit website for more
...
information:
http://www.realistanew.com/projects/smeg/
PR: ports/81693
Repocopy by: marcus
2005-06-05 19:51:24 +00:00
Volker Stolz
be797c2492
Remove ports which expired on 2005-06-01 (no pending PRs, either)
2005-06-03 13:43:16 +00:00
Koop Mast
0f36af10fd
Add a line for the libmusepack -> libmpcdec move.
2005-05-31 15:54:12 +00:00
Koop Mast
482d77c904
Update to 0.8.9.
...
Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.
Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html
Approved by: maintainer (implicit)
2005-05-31 15:51:42 +00:00
Volker Stolz
13fa75f5d3
Remove textproc/py-martel
2005-05-31 11:18:48 +00:00
Pav Lucistnik
d8c12016fc
- Remove linux-mozillafirebird and it's language spinoffs. This port is
...
outdated (it's ascendant is called linux-firefox) and contains several
unpatched security vulnerabilities.
Requested by: maintainer
Discussed by: kris' portmgr hat
2005-05-27 20:04:17 +00:00
Pav Lucistnik
6437ccf652
- Remove mail/bogofilter-current, it have older release than mail/bogofilter.
...
It can be restored from Attic easily when new development version comes out.
PR: ports/81270
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-05-26 07:22:12 +00:00
Adam Weinberger
2c27c5bbc3
Remove this port.
...
It only worked with GNOME 1, which is very obsolete now.
Furthermore, the MASTER_SITE has dissapeared, and I couldn't
get ahold of the author.
2005-05-23 05:11:10 +00:00
Markus Brueffer
cda1eabfe9
- Update kile to version 1.8
...
- Remove kile-i18n as it was merged with kile
2005-05-22 14:46:58 +00:00
Markus Brueffer
b7db729ec0
Fix date of iperf entry
2005-05-22 14:21:47 +00:00
Pav Lucistnik
8aef7497d0
- Move iperf from net to benchmarks
...
PR: ports/81201
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Repocopy by: marcus
2005-05-21 20:09:28 +00:00
Michael Johnson
5e9a2c9759
- Remove mpeg4ip-faad, this port is no longer needed with mpeg4ip-1.3
2005-05-19 22:28:14 +00:00
Sergey Matveychuk
3c81cc0a13
- Split database/firebird into -client and -server
2005-05-17 16:03:55 +00:00
Max Khon
06282e1029
Update to new stable release 2.0.0
...
PR: 80734
Submitted by: Ganael Laplanche
2005-05-17 10:40:09 +00:00
Max Khon
061c973554
- Finish repo-copy of net/amule to net/amule1 [1]
...
- Sort plist.
PR: 80997 [1]
Submitted by: MAINTAINER [1]
2005-05-16 16:35:40 +00:00
Andrey A. Chernov
c20d7b4f73
mnogosearch -> mnogosearch31
2005-05-15 18:33:15 +00:00
Jean-Yves Lefort
3ac146df7c
p5-POE-Component-EasyDBI was moved from devel to databases.
2005-05-15 01:42:19 +00:00
Jean-Yves Lefort
f365f430e4
games/xpilot-ng has been split into -client and -server
2005-05-15 01:21:09 +00:00
Dirk Meyer
76384c7633
- add sendmail811 -> sendmail
2005-05-13 20:45:46 +00:00
Max Khon
54c086c129
Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
...
latest stable release wxWidgets 2.6.0.
2005-05-12 17:45:30 +00:00
Max Khon
d164e5eed2
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
2005-05-12 16:39:59 +00:00
Oliver Lehmann
91a0fc769c
wftk is a fork of the libuta library which is not any longer activly mantained.
...
PR: 80756
Submitted by: me
2005-05-11 17:14:31 +00:00