aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 2.5.1p1.kuriyama2006-11-0736-236/+468
| | | | - Use $OPTIONS.
* Apparently I botched this commit the first time around. Sorry.ambrisko2006-11-072-6/+3
| | | | | | | Update to new site and support NO_MAN as well. PR: 104339 Submitted by: Frank J. Laszlo
* - Fix pkg-plist.alepulver2006-11-072-11/+10
| | | | | | | - Pet portlint, set INSTALS_ICONS. PR: ports/104864 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* - Update to 4.2.28miwi2006-11-064-8/+28
| | | | | | | | - Pass maintainership to submitter PR: ports/105179 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Sponsored by: FreeBSD Bug-a-thon #2
* - Unbreakmiwi2006-11-061-4/+1
| | | | | | | | - USE_GCC 3.2 PR: ports/105150 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Sponsored by: FreeBSD Bug-a-thon #2
* - Make fetchable.alepulver2006-11-061-1/+1
| | | | | | PR: ports/104720 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
* Update to 2.3.7ehaupt2006-11-052-4/+4
|
* Reset bouncing maintainer address. CVS history indicates this may havelawrance2006-11-051-1/+1
| | | | been unavailable for a while.
* Unbreak and update master site.lawrance2006-11-051-6/+3
| | | | | | | s/INSTALLS_SHLIB/USE_LDCONFIG/. PR: ports/104313 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
* - Drop maintainershipmiwi2006-11-051-1/+1
|
* Update to 1.99 release.ale2006-11-044-48/+70
| | | | Submitted by: maintainer
* - Fix MASTER_SITE.flz2006-11-041-1/+1
| | | | | | PR: ports/105121 Submitted by: Tsampros Leonidas <ltsampros@upnet.gr> Sponsored by: FreeBSD Bugathon
* Update master site and maintainer email.ale2006-11-041-2/+2
| | | | Submitted by: maintainer
* Update master site and maintainer email.ale2006-11-041-2/+3
| | | | Submitted by: maintainer
* Drop maintainershipjylefort2006-11-032-2/+2
|
* Update to version 1.2.4markus2006-11-024-8/+8
|
* - Fix mastersite.jmelo2006-11-011-1/+1
| | | | | PR: ports/104181 Submitted by: Josh Paetzel <josh@tcbug.org>
* - Fix typo in mastersite.jmelo2006-11-011-1/+1
| | | | | PR: ports/104180 Submitted by: Josh Paetzel <josh@tcbug.org>
* - Fix mastersite.jmelo2006-11-011-1/+1
| | | | | PR: ports/104179 Submitted by: Josh Paetzel <josh@tcbug.org>
* - Pass maintainership to submittermiwi2006-11-011-1/+1
| | | | | | | PR: ports/104750 ports/104749 ports/104748 Submitted by: Conrad J. Sabatier <conrads@cox.net>
* - Update to 1.6.1miwi2006-11-0112-80/+16
| | | | | PR: ports/104936 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* - Pass maintainership to submittermiwi2006-11-011-1/+1
| | | | | PR: ports/104792 Submitted by: Marcus von Appen <mva@sysfault.org>
* - Update to r6860rafan2006-11-013-4/+5
| | | | | PR: ports/104676 Submitted by: Matt Mills <matt_mills at btopenworld.com> (maintainer)
* [patch] fix misc/zoneinfo runtimeedwin2006-11-014-17/+32
| | | | | | | Redo method of determining which patches should be applied. PR: ports/104664 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Extend expiration date with 1 month (counted from today) becausevd2006-10-311-1/+1
| | | | there is a new version of the software available.
* Add comment that a new version is out to prevent someone from deletingvd2006-10-311-0/+1
| | | | this port before I find time to look at the new version.
* - Update to 20061026ahze2006-10-312-7/+13
|
* Add dphys-config 20061013, a tool to distribute config files.ehaupt2006-10-315-0/+78
| | | | | PR: 104378 Submitted by: Gurkan Sengun <gurkan@linuks.mine.nu>
* - Update to 0.09miwi2006-10-313-6/+6
| | | | | | | - Pass maintainership to submitter PR: ports/104579 Submitted by: Babak Farrokhi <babak@farrokhi.net>
* - Fix typo in pkg-messagerafan2006-10-314-2/+4
| | | | | PR: ports/104470 Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer)
* - Add port misc/pecl-timezonedbmnag2006-10-314-0/+35
| | | | | | | | This extension is a drop-in replacement for the builtin timezone database that comes with PHP. You should only install this extension in case you need to get a later version of the timezone database then the one that ships with PHP. WWW: http://pecl.php.net/package/timezonedb
* To maintain compatibility with KDE (now that KDE relies on this port),marcus2006-10-231-3/+25
| | | | | | | | install a sentinel .keep_me file in each directory to prevent @dirrmtry's from removing directories owned by hicolor-icon-theme. Submitted by: Andy Fawcett <andy@athame.co.uk> Approved by: portmgr (implicit)
* Do not install hicolor-theme directories and index file, instead dependlofi2006-10-186-260/+88
| | | | | | on misc/hicolor-icon-theme. Approved by: portmgr (marcus)
* - it doesn't work with MySQL below 4.1.x because it uses sub-selectsitetcu2006-10-151-2/+3
| | | | | | | - also fix broken INDEX if Mysql 3.23.x is installed [1] Submitted by: vd [1] Approved by: portmgr (marcus)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-1411-27/+55
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Add new entries for:marcus2006-10-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | accessibility/orca audio/gstreamer-plugins-pulse audio/pulseaudio devel/dbus-glib devel/gnome-vfs-monikers editors/gedit-plugins misc/pciids multimedia/gstreamer-plugins-annodex multimedia/gstreamer-plugins-bz2 sysutils/hal sysutils/hal-device-manager sysutils/gnome-mount sysutils/gnome-power-manager sysutils/gnome-volume-manager sysutils/policykit sysutils/gstreamer-plugins-hal www/gstreamer-plugins-neon Approved by: portmgr (implicit, kris)
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-1416-1134/+3913
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris)
* Update to 2006nedwin2006-10-124-38/+5
| | | | Approved by: portmgr (via erwin@)
* - fix build with gcc41dinoex2006-10-091-0/+11
|
* - fix build with gcc41dinoex2006-10-092-0/+60
| | | | Obtained from: debian
* - Update to version 1.6.0.alepulver2006-10-0910-77/+176
| | | | | PR: ports/104175 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 0.2.17.alepulver2006-10-092-4/+5
| | | | | PR: ports/104174 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.10.7miwi2006-10-092-4/+4
| | | | | PR: ports/104160 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
* - Update to 1.8miwi2006-10-082-4/+4
|
* - make gcc41 happydinoex2006-10-081-10/+17
|
* - Add new rule to Brazilian DSTmnag2006-10-082-0/+34
| | | | | | - Bump PORTREVISION Approved by: maintainer (edwin)
* - Pre-release clients are now properly released.tdb2006-10-082-9/+21
| | | | | - Add client for FreeBSD6/amd64. - Try and tidy the tests for which binary to fetch.
* - Fix build with gcc41miwi2006-10-074-9/+54
| | | | | PR: ports/104110 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* - Fix build with gcc41miwi2006-10-0710-15/+73
| | | | | PR: ports/104104 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* update to 2006medwin2006-10-072-4/+4
|
* - Allow both escape characters '#' and '='miwi2006-10-073-0/+98
| | | | | PR: ports/104058 Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
* - Update mastersites.jmelo2006-10-062-2/+2
| | | | | | | - Fix WWW in pkg-descr. PR: ports/104063 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* - Update to 1.01b.14rafan2006-10-044-164/+29
| | | | | | | | - Pass maintainership to submitter PR: ports/102869 Submitted by: Simon Olofsson <simon at olofsson.de> Approved by: Martin Tournoij <carpetsmoker at gmail.com>
* Add support for Swyx 4xS0 SX2 QuadBri card. Bump PORTREVISION.sobomax2006-10-042-0/+15
| | | | Submitted by: Pim van Stam
* Change the following ports to my FreeBSD.org email.chinsan2006-10-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: delphij (mentor) archivers/pecl-bz2/Makefile archivers/pecl-lzf/Makefile archivers/pecl-rar/Makefile audio/fapg/Makefile audio/pecl-id3/Makefile chinese/CJKUnifonts/Makefile chinese/auto-tw-l10n/Makefile chinese/dfsongsd/Makefile chinese/fortunetw/Makefile chinese/gcin/Makefile chinese/joe/Makefile chinese/joe2/Makefile chinese/pcmanx/Makefile chinese/phpbb-tw/Makefile chinese/tatter-tools/Makefile chinese/ve/Makefile chinese/zhcon/Makefile devel/pear-Console_Getopt/Makefile devel/pear-Console_Table/Makefile devel/pear-PEAR_Info/Makefile devel/pecl-expect/Makefile games/p5-Baseball-Sabermetrics/Makefile graphics/epdfview/Makefile graphics/p5-Chart-Clicker/Makefile graphics/p5-GD-Thumbnail/Makefile graphics/p5-Visio/Makefile mail/pecl-esmtp/Makefile math/pecl-stats/Makefile misc/pear-Services_Weather/Makefile net/ldapdiff/Makefile net/p5-RRD-Simple/Makefile net/pear-Net_CDDB/Makefile net/pear-Net_SMS/Makefile net/pecl-cvsclient/Makefile security/gwee/Makefile security/p5-GSSAPI/Makefile security/pam-pgsql/Makefile security/pecl-ssh2/Makefile security/pecl-tcpwrap/Makefile sysutils/p5-BSD-Sysctl/Makefile sysutils/p5-File-Next/Makefile textproc/csvdiff/Makefile textproc/p5-CSS/Makefile textproc/p5-Pod-XML/Makefile textproc/p5-SGML-DTDParse/Makefile textproc/p5-Text-Emoticon-GoogleTalk/Makefile textproc/p5-XML-Handler-Dtd2DocBook/Makefile textproc/p5-XML-Handler-Dtd2Html/Makefile textproc/p5-XML-SAXDriver-CSV/Makefile textproc/p5-XML-SAXDriver-Excel/Makefile textproc/p5-ack/Makefile textproc/pear-XML_DTD/Makefile textproc/pecl-stem/Makefile textproc/scim-input-pad/Makefile textproc/sdcv/Makefile www/b2evolution/Makefile www/dokuwiki/Makefile www/dokuwiki-devel/Makefile www/lilurl/Makefile www/p5-HTML-TableParser/Makefile www/p5-HTML-WikiConverter/Makefile www/p5-HTML-WikiConverter-DokuWiki/Makefile www/p5-HTML-WikiConverter-Kwiki/Makefile www/p5-HTML-WikiConverter-Markdown/Makefile www/p5-HTML-WikiConverter-MediaWiki/Makefile www/p5-HTML-WikiConverter-MoinMoin/Makefile www/p5-HTML-WikiConverter-Oddmuse/Makefile www/p5-HTML-WikiConverter-PbWiki/Makefile www/p5-HTML-WikiConverter-PhpWiki/Makefile www/p5-HTML-WikiConverter-PmWiki/Makefile www/p5-HTML-WikiConverter-SnipSnap/Makefile www/p5-HTML-WikiConverter-Socialtext/Makefile www/p5-HTML-WikiConverter-TikiWiki/Makefile www/p5-HTML-WikiConverter-UseMod/Makefile www/p5-HTML-WikiConverter-WakkaWiki/Makefile www/p5-HTML-WikiConverter-WikkaWiki/Makefile www/p5-WWW-Baseball-NPB/Makefile www/p5-WWW-Comic/Makefile www/p5-WWW-VenusEnvy/Makefile www/pear-Services_Delicious/Makefile www/pear-UDDI/Makefile www/xpi-cssviewer/Makefile www/xpi-gmail-manager/Makefile www/xpi-google-notebook/Makefile www/xpi-mrtech-local-install/Makefile www/xpi-no-referrer/Makefile www/xpi-server_switcher/Makefile www/xpi-unplug/Makefile www/xpi-videodownloader/Makefile www/xpi-web_developer/Makefile x11/xdialog/Makefile x11-fm/pcmanfm/Makefile
* Update to version 1.2.3markus2006-10-034-8/+8
|
* Remove expired ports:vd2006-10-026-195/+0
| | | | | | | | | | 2006-10-01 devel/rtplib 2006-09-01 emulators/linux_base 2006-09-01 emulators/linux_base-debian 2006-09-01 emulators/linux_base-8 2006-09-01 emulators/linux_base-rh-9 2006-10-01 misc/pointless 2006-10-01 www/mediawiki14
* - update to 0.32clsung2006-10-023-6/+9
|
* - Update to 1.6miwi2006-09-3020-72/+100
| | | | | PR: ports/103735 Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> (maintainer)
* - Update to 1.5.9miwi2006-09-3010-42/+60
| | | | | PR: ports/103734 Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> (maintainer)
* Correct emacs dependencykris2006-09-291-1/+1
| | | | | Pointy hat to: kris Submitted by: cperciva
* Switch to emacs21 which is buildable on amd64kris2006-09-291-1/+1
|
* Actually put something in files/patch-setup.sh and fix left-overs on deinstall.itetcu2006-09-282-0/+12
| | | | Submitted by: pointyhat via kris
* Update to 0.311mat2006-09-262-4/+5
|
* Remove WWW, freshmeat project page disappearedehaupt2006-09-261-2/+0
|
* upgrade to 2.00ijliao2006-09-263-29/+21
|
* Update to 2.3.6ehaupt2006-09-262-5/+4
|
* - Update to 0.31clsung2006-09-252-6/+6
| | | | | | | - Transfer maintainership to perl@ PR: ports/103575 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 0.31clsung2006-09-252-6/+6
| | | | | | | - Transfer maintainership to perl@ PR: ports/103574 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 0.31clsung2006-09-253-8/+13
| | | | | | | - Transfer maintainership to perl@ PR: ports/103573 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 0.53bsam2006-09-244-33/+9
| | | | | | | | - Add local mirror - Remove stale patch (merged to upstream) PR: 103371 Submitted by: Rainer Alves <rainer.alves at gmail.com> (maintainer)
* Reset maintainership of ports assigned to antonio@php.net after numerouslinimon2006-09-231-1/+1
| | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-203-3/+3
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* update to 2006ledwin2006-09-192-5/+4
|
* - Net/SMTP.pm and Digest/MD5.pm are both installed with perl 5.8.x so drop themitetcu2006-09-193-3/+24
| | | | | | | | | | from RUN_DEPENDS and add files/patch-setup.sh to patch the distribution [1] - allow creation of a Build that is a substring of an existing one ( files/patch-create) [2] - bump PORTREVISION Submitted by: oliver [1], bsam and marcus [2] Requested by: marcus [1]
* Add gwenview-i18n 1.4.0, localized messages and documentation formarkus2006-09-185-0/+231
| | | | Gwenview.
* Update to version 0.12.17markus2006-09-153-4/+33
|
* Update to version 1.2.2markus2006-09-154-8/+8
|
* Drop maintainership.osa2006-09-151-1/+1
|
* - Fix segfault on -CURRENTnovel2006-09-152-0/+12
| | | | | | | | - Bump PORTREVISION PR: 102616 Submitted by: novel Approved by: maintainer timeout (more than two weeks)
* Turncperciva2006-09-131-1/+1
| | | | | | | | | | IGNORE= "foo now contained in the base system" into IGNORE= "is now contained in the base system" since the code which prints this string prefices it with the package name. Suggested by: kris
* cleanup pkg-plist after gnustep-makedinoex2006-09-131-2/+0
|
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-13252-761/+1530
|
* - update to 1.1.0dinoex2006-09-134-53/+73
| | | | more samples, but GPuzzle was removed
* - Update to 2.2.1miwi2006-09-124-5/+10
| | | | | PR: ports/103169 Submitted by: Lars Engels <lars.engels(at)0x20.net> (maintainer)
* Relinquish MAINTAINER.grog2006-09-121-1/+1
| | | | Suggested by: linimon.
* Update MASTER_SITES and WWW, project page disappeared. Use freshmeat page forehaupt2006-09-082-3/+2
| | | | WWW instead.
* Clean up distfiles sources.cracauer2006-09-071-2/+1
|
* - Update to 1.0rafan2006-09-072-4/+4
| | | | | PR: ports/102951 Submitted by: Stephen Hurd <shurd at sasktel.net> (maintainer)
* Fix typos wrt. Makefile variables like $FOO}vs2006-09-071-1/+1
| | | | | PR: ports/102833 Submitted by: Dmitry Marakasov
* - Unbreak [1]barner2006-09-052-10/+8
| | | | | | | | | - Add new backup master sites [1] - Assign maintainership to submitter [1] - Use PLIST_FILES Submitted by: Martin Tournoij <carpetsmoker@gmail.com> PR: ports/102884
* Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1
| | | | Hat: portmgr
* Reset inactive maintainer who has not responded to email.linimon2006-09-041-1/+1
| | | | Hat: portmgr
* - Enrich plistsat2006-09-041-0/+2
| | | | | PR: ports/101483 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* don't forget the patchfiles dutchman\!edwin2006-09-044-0/+34
|
* Update to 0.19.marcus2006-09-043-8/+85
|
* BROKEN: Unfetchable. Since this port is unmaintained, deprecate andkris2006-09-041-0/+4
| | | | schedule for termination on 2006-12-01
* Update to version 1.2markus2006-09-046-8/+34
|
* Revert previous commit; the port is indeed broken since it fetches fromkris2006-09-031-0/+4
| | | | | | possibly inconsistent database snapshots. This has previously been explained to the maintainer without action, so deprecate and schedule for termination on 2006-12-01 to attempt to achieve progress on the issue.
* NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here insteadkris2006-09-031-2/+1
|
* - Respect CFLAGSrafan2006-09-031-1/+1
| | | | | PR: ports/102801 Submitted by: Soeren Straarup <xride at x12.dk>
* Chase net/samba to net/samba3 in preparation for removal of the former.kris2006-09-034-8/+8
|
* Replace samba by samba3 since the former is about to be removed.kris2006-09-031-1/+1
|
* Schedule these broken ports for termination on 2006-12-01kris2006-09-036-0/+12
|
* - Update to 12.0sat2006-09-012-5/+5
| | | | Approved by: miwi (maintainer)
* Fix the packing list.jylefort2006-09-012-0/+2
|
* Reset maintainer at his request.kris2006-08-311-1/+1
|
* - Update to 0.2.5clsung2006-08-303-24/+40
| | | | | | | | - Addition of -W option and minor bug fixed where whitespace at begin/end of portglob argument was not properly rejected. PR: ports/102695 Submitted by: maintainer (Martin Kammerhofer)
* Update to 1.1ahze2006-08-292-5/+4
|
* Update to 2006kedwin2006-08-293-338/+358
|
* - Update to 3.8.6miwi2006-08-282-4/+4
| | | | | PR: ports/102569 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
* Update to 0.11.3jylefort2006-08-235-54/+30
|
* Release maintainership on behalf of Bjorn Lindstromfenner2006-08-231-1/+1
| | | | Requested-by: MAINTAINER
* - Add mastersite.jmelo2006-08-223-12/+8
| | | | | | | | | - Reformat pkg-descr - Remove unused checksums from distinfo - Pass maintainership to submitter. PR: ports/102358 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* - Update MASTER_SITESgarga2006-08-212-8/+9
| | | | | | | | | - Reformat pkg-descr - Update WWW - Take maintainership PR: ports/102349 Submitted by: Thomas Abthorpe <thomas at goodking.ca>
* - Reformat distinfomiwi2006-08-212-7/+6
| | | | | | | | - Pass maintainership to submitter PR: ports/102248 Submitted by: Simon Olofsson <simon(at)olofsson.de> Approved by: krion (mentor)
* - update to -> 3.15mich2006-08-212-4/+4
| | | | Changelog: http://www.clex.sk/download/ChangeLog
* Table.el is an Emacs lisp package that extends Emacs and provides textanray2006-08-216-0/+68
| | | | | | | | | | | | | | | | | | | | based table creation and editing feature. With this package Emacs is capable of editing tables that are embedded inside a document, the feature similar to the ones seen in modern WYSIWYG word processors. A table is a rectangular text area consisting from a surrounding frame and content inside the frame. The content is usually subdivided into multiple rectangular cells, see the actual tables used below in this document. Once a table is recognized, editing operation inside a table cell is confined into that specific cell's rectangular area. This means that typing and deleting characters inside a cell do not affect any outside text but introduces appropriate formatting only to the cell contents. If necessary for accommodating added text in the cell, the cell automatically grows vertically and/or horizontally. WWW: http://table.sourceforge.net/ PR: ports/102323 Submitted by: Denis Shaposhnikov <dsh at vlink.ru>
* Update to 3.2.7ehaupt2006-08-184-16/+12
|
* - Update to 0.10clsung2006-08-172-4/+4
| | | | | PR: ports/102189 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 0.10clsung2006-08-172-4/+4
| | | | | PR: ports/102190 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 0.10clsung2006-08-172-4/+4
| | | | | PR: ports/102191 Submitted by: maintainer (Gea-Suan Lin)
* Change BROKEN to IGNORE and set timer for deletion in 2 monthskris2006-08-171-1/+3
|
* Mirror the misc/histring and net/tcpcat sources at MASTER_SITE_LOCAL,roam2006-08-171-1/+3
| | | | thus making both actually fetchable.
* Fix PLIST, add missing build time dependency.demon2006-08-162-2/+5
| | | | | PR: 102024 Submitted by: Timur I. Bakeyev <timur@com.bat.ru>
* - Update to 0.2.4rafan2006-08-163-11/+33
| | | | | | | | Use bash rather than /bin/sh to add -I option (case insensitive globbing). PR: ports/102020 Submitted by: Martin Kammerhofer <dada at pluto.tugraz.at> Approved by: Martin Kammerhofer <mkamm at gmx.net> (maintainer)
* - Remove directories that are not in mtree filerafan2006-08-152-0/+8
| | | | | | | | | Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. These affected ports are belong to ports@. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-157-7/+7
| | | | | | | | - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Don't forget to run ztcfg.sobomax2006-08-151-1/+2
|
* Convert to rcNG.sobomax2006-08-152-0/+76
| | | | | PR: 101958 Submitted by: Anish Mistry
* Convert to rcNG.sobomax2006-08-154-72/+3
| | | | | PR: 101958 Submitted by: Anish Mistry
* - Update to r6770rafan2006-08-152-4/+4
| | | | | PR: ports/101971 Submitted by: Matt Mills <matt_mills at btopenworld.com> (maintainer)
* Respect DESTDIR by remove EXAMPLESDIRmat2006-08-141-1/+0
| | | | | PR: 101852 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Add ruby-vpim 0.360, vCard and iCalendar support for ruby.clsung2006-08-145-0/+71
| | | | | PR: ports/101861 Submitted by: Yuichiro AIZAWA aka yaizawa <yaizawa at mdbl.sfc.keio.ac.jp>
* - Update to 11.6sat2006-08-122-9/+5
| | | | Approved by: miwi (maintainer)
* - pet portlint by using USE_LDCONFIGclsung2006-08-104-8/+6
| | | | | | | | - remove unstable mirror site - add trailing slash for WWW in pkg-descr PR: ports/101720 Submitted by: maintainer (Thomas Abthorpe)
* - Bump PORTREVISON for previous changesrafan2006-08-081-0/+1
|
* - s|ehaput|ehaupt|ehaupt2006-08-084-13/+20
| | | | | | | | | | | | | | | - s|INSTALLS_SHLIB|USE_LDCONFIG| - add two mirrors - update pkg-plist, tarball was rerolled [1] without bumping the version - reformat pkg-descr (fmt -w 80) - bump portrevision [1] Changes: - added support for pkg-config - funetak.l - replaced random() with gtf_random(); eliminates build error in mingw - "auto-files" are generated with automake 1.9.6 instead of automake 1.9.5
* Transfer maintainership to ehaupt.adamw2006-08-071-1/+1
|
* - Fix build on 4.x [1]miwi2006-08-071-1/+3
| | | | | | | - Respect DESTDIR Submitted by: pointyhat via kris [1] Approved by: krion (mentor)
* - Respect DESTDIR for all my portsmiwi2006-08-071-1/+1
| | | | | Reviewed by: gabor Approved by: krion (mentor)
* - Add readline as dependency when it was already installed. The programrafan2006-08-072-3/+7
| | | | | | | | | | will be linked against it anyway, not against a system one. - Fix pkg-plist in non-standard PREFIX cases - Replace deprecated variables - Misc cosmetic fixes PR: ports/101436 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - Ignore Perl 5.00503clsung2006-08-071-1/+7
| | | | | PR: ports/101468 Submitted by: maintainer (Gea-Suan Lin)
* - Ignore Perl 5.00503clsung2006-08-071-1/+7
| | | | | PR: ports/101467 Submitted by: maintainer (Gea-Suan Lin)
* - Ignore Perl 5.00503clsung2006-08-071-1/+7
| | | | | PR: ports/101465 Submitted by: maintainer (Gea-Suan Lin)
* Mark BROKEN on 4.x: fails to compile.shaun2006-08-064-4/+28
| | | | | PR: ports/101208 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* KBFX is an alternative to the classical K-Menu button and it's menu.miwi2006-08-055-0/+161
| | | | | | | | | | | | | It improves the user experience by enabling the user to set a bigger start button and by finally replacing the Win95-like K-Menu. But if you still want the old menu, because you're used to it, it is still available as an option in kbfx. WWW: http://www.kbfx.org/ PR: ports/101059 Submitted by: Max Brazhnikov <makc(at)issp.ac.ru> Approved by: krion (mentor)
* Add support for DESTDIR part I.erwin2006-08-041-1/+1
| | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
* Mark BROKEN: does not fetcherwin2006-08-041-0/+2
|
* Unmark BROKEN, it was fixed after cvsup on pointyhaterwin2006-08-041-2/+0
|
* Mark BROKEN: does not packageerwin2006-08-041-0/+2
|
* Fix build on pointyhat and prevent gohans loop.krion2006-08-032-1/+13
| | | | | Submitted by: erwin Pointyhat winners are: miwi, krion
* Upgrade from 1.4.2 to 1.5.1vd2006-08-023-34/+18
|
* Update to 1.1.0.knu2006-08-022-5/+5
| | | | | | | | | | | | - Add -D/--debug and adjust the verbosity level. - Show before and after file sizes when -v is specified. - Introduce a configuration file in which command aliases can be defined. - Add -i/--preserve-inode so inode numbers are preserved even when -b or -s is specified.
* - Update to 1.4.0clsung2006-08-012-12/+11
| | | | | | | - Take maintainership PR: ports/101086 Submitted by: maintainer (chinsan <chinsan dot tw_AT_gmail dot com>)
* - Provide additional mirrors where neededsat2006-07-311-2/+1
| | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes
* USE_GCC= 3.2+ to unbreak on 4.xitetcu2006-07-282-8/+2
| | | | | PR: ports/100924 Submitted by: Thomas Abthorpe (maintainer)
* There hasn't been a release of pointless in over two and a half years and theerwin2006-07-271-0/+3
| | | | | | | | | development mailing list has been dead for some time too. Furthermore local pacthes have been needed since python 2.4 was added to the ports tree. Schedule for removal in 2 months. PR: 100910 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
* Adding port misc/fcalc, a calculator for photographic formulas.aaron2006-07-265-0/+84
| | | | | PR: ports/98837 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
* - Update to 2.0beta.6.2miwi2006-07-253-7/+19
| | | | | | PR: ports/100733 Submitted by: mstowe <mstowe(at)chicago.us.mensa.org> Approved by: krion (mentor)
* - Unbreakmiwi2006-07-251-8/+5
| | | | | | | | - Bump PORTREVISION PR: ports/100734 Submitted by: mstowe@chicago.us.mensa.org <mstowe(at)chicago.us.mensa.org> Approved by: krion (mentor)
* - Recongnize csh as TCSH shellfjoe2006-07-253-1/+158
| | | | | | | | - Fix case-insensitive file search - Bump PORTREVISION PR: 99428, 99424 Submitted by: Stanislav Sedov
* - Update to 0.03clsung2006-07-242-5/+5
| | | | | PR: ports/100762 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 0.03clsung2006-07-242-5/+5
| | | | | PR: ports/100761 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 0.03clsung2006-07-243-5/+5
| | | | | PR: ports/100760 Submitted by: maintainer (Gea-Suan Lin)
* Add p5-Geo-Postcodes-NO 0.02, norwegian postcodes with associatedclsung2006-07-215-0/+46
| | | | | | | information. PR: ports/100553 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Add p5-Geo-Postcodes-DK 0.02, danish postcodes with associatedclsung2006-07-215-0/+41
| | | | | | | information. PR: ports/100550 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* update to 0.37.1oliver2006-07-203-6/+4
|
* - Fix MASTER_SITESrafan2006-07-201-1/+1
| | | | | PR: ports/100560 Submitted by: KATO Tsuguru
* Add p5-Geo-Postcodes 0.02, base class for the Geo::Postcodes::XXclsung2006-07-195-0/+37
| | | | | | | modules. PR: ports/100512 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Update to 9miwi2006-07-192-6/+5
| | | | | | PR: ports/99279 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout
* Add missing file, remove BROKEN.demon2006-07-172-2/+1
|
* Remove expired leaf portvd2006-07-176-79/+0
| | | | 2006-07-15 misc/matrix-kmod
* Mark as broken: fails to deinstall cleanly.linimon2006-07-171-0/+2
|
* Mark broken: fails to compile.linimon2006-07-161-0/+2
|
* Mark broken: unfetchable: connection refused.linimon2006-07-161-0/+2
|
* Add ${PREFIX}/share/locale/en_US to the list of directories owned by this.lofi2006-07-156-4/+12
| | | | For some reason pointyhat started to complain about that directory recently.
* - Update to 1.5.3rafan2006-07-1532-464/+388
| | | | | | | | | - Pass maintainership to submitter - Reformat pkg-descr - Workaround for sword 1.5.8 (LIB_DEPENDS -> {RUN,BUILD}_DEPENDS) PR: ports/100213 Submitted by Thomas Abthorpe <thomas goodking.ca>
* - Mark BROKEN on 4.x, does not compilerafan2006-07-152-4/+18
| | | | | | | - Add another mirror site PR: ports/100298 Submitted by: maintainer
* boxquote provides a set of functions for using a text quoting style thatanray2006-07-145-0/+57
| | | | | | | | | | | | | | | | partially boxes in the left hand side of an area of text, such a marking style might be used to show externally included text or example code. ,---- | The default style looks like this. `---- A number of functions are provided for quoting a region, a buffer, a paragraph and a defun. There are also functions for quoting text while pulling it in, either by inserting the contents of another file or by yanking text into the current buffer. WWW: http://www.davep.org/emacs/#boxquote.el
* Update to 0.18.marcus2006-07-133-6/+8
|
* - Update to 1.5.8clsung2006-07-1312-158/+208
| | | | | | | - Assume maintainership PR: ports/100052 Submitted by: maintainer (Thomas Abthorpe)
* - fix a pathitetcu2006-07-131-3/+21
| | | | | | | | - fix some filenames - add a short install instruction for MySQL PR: ports/100146 Submitted by: Beat Gätzi <beat@chruetertee.ch>
* - Pass maintainership of these ports to submittergarga2006-07-111-1/+1
| | | | | | | - Pet portlint PR: ports/98100 Submitted by: Stephen J. Roznowski <sjr at comcast.net>
* Update to version 0.12.16markus2006-07-103-4/+24
|
* - update to 0.2.2clsung2006-07-103-7/+32
| | | | | | | - Added option -w to report matching port directories. PR: ports/100014 Submitted by: maintainer (Martin Kammerhofer)
* - Update to 11.5sat2006-07-072-4/+4
| | | | Approved by: miwi (maintainer)
* Update to 1.0.sobomax2006-07-066-7/+57
|
* Two samples for the biosfont(4) kernel module:garga2006-07-054-0/+38
| | | | | | | | | | * showchar shows a requested character on stdout * showdati is a digital clock. Best viewed on 80x25 consoles. WWW: http://home.tiscali.nl/rladan/biosfont/ PR: ports/99648 Submitted by: Rene Ladan <r.c.ladan@gmail.com>
* Remove expired leaf ports:vd2006-07-0420-1308/+0
| | | | | | | | | | 2006-07-01 emulators/linux_base-fc3 2006-06-15 misc/linux-opengroupware 2006-07-01 net/opengk 2006-07-01 security/p5-Crypt-OpenPGP 2006-07-01 textproc/sed_inplace 2006-07-01 textproc/xml4j 2006-07-01 x11-wm/aewm++
* - Update to 2.3.2itetcu2006-07-042-6/+5
| | | | | - check if csup is in the base system like net/csup does, now that we have OSVERSION bumped.
* - WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mkclsung2006-07-031-1/+0
| | | | | | PR: ports/99717 Submitted by: clsung Approved by: portmgr (erwin)
* - Update to 3.0.50clsung2006-07-024-98/+109
| | | | | | PR: ports/99673 Submitted by: chinsan <chinsan dot tw_AT_gmail dot com> Approved by: maintainer (Matt Emmerton)
* - Update to 1.37.9aaron2006-07-012-4/+4
| | | | | | PR: ports/99030 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - use my @FreeBSD.org addressitetcu2006-06-293-6/+9
| | | | - add backup mirror on my other "for FreeBSD" server
* Mark the port as BROKEN. The port will be replased by a fixed versionbsam2006-06-281-0/+3
| | | | | | | | | with migration instructions. PR: 96613 Submitted by: Mike Durian <durian@shadetreesoftware.com> Reviewed by: frank@opengroupware.org (maintainer) Approved by: netchild (mentor, implicit)
* Note co-maintainship.obrien2006-06-271-1/+1
|
* - Re-add LDCONFIG*_DIR to bsd.ldconfig.mk since it causes directories notflz2006-06-263-3/+14
| | | | | | | being created at install-time (LDCONFIG*_DIR defined in bsd.port.post.mk). [1] - Update to a more recent version the ldconfig script. Reported by: fenner [1]
* - Add pre-release (just the stable version rebuilt) binaries for FreeBSD 5tdb2006-06-252-1/+17
| | | | | and FreeBSD 6 on i386 . This removes the need for 4.x compatibility libraries.
* - Update to 1.0.8miwi2006-06-253-6/+6
| | | | | | | | | - Update MASTER_SITES - Update WWW PR: ports/99412 Submitted by: miwi Approved by: markus (co mentor)
* Remove code remnants that test for 3.X and earlier releases of FreeBSD.linimon2006-06-231-4/+0
| | | | | | | The bsd.*.mk architecture has not supported these antique releases for quite some time. Hat: portmgr
* Update to 2.7.3 which fixes compilation on FreeBSD-4.x.cracauer2006-06-232-4/+4
|
* Zero the file until we remove all bsd.ldconfig.mk inclusion from portsflz2006-06-221-33/+0
| | | | using early version of USE_LDCONFIG.
* Fix WRKSRC so port builds after previous update.shaun2006-06-221-1/+1
| | | | Approved by: ahze (mentor)
* - Update to 0.51.1.1 -> make fetchable again.shaun2006-06-223-5/+8
| | | | | | PR: ports/99252 Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer) Approved by: ahze (mentor)
* Add KDE_PREFIXed paths to the XDG_*_DIRS environment variables.lofi2006-06-214-4/+12
|
* - don't depend on net/csup if it's already in base [1]itetcu2006-06-201-2/+5
| | | | | | | | | | - also fix CSUP check [2] - take maintainership [3] - bump PORTVERSION PR: ports/98977 [1], ports/99172 [3] Submitted by: itetcu@ (me) [1] [2], Andreas Kohn <andreas@syndrom23.de> (old maintainer) [3]
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* Fix warnings from portlint -A.olgeni2006-06-201-6/+4
| | | | | PR: ports/97316 (without ytree.conf in pkg-plist) Submitted by: Martin Wilke <freebsd(at)unixfreunde.de>
* - Drop dependency on less port, we can use less in basepav2006-06-191-4/+1
| | | | | PR: ports/99093 Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
* Update to 1.2.3, which is necessary for newest version of asterisk tosobomax2006-06-196-30/+40
| | | | compile with zaptel support.
* upgrade to 0.38ijliao2006-06-196-78/+23
|
* - Fix wrong (but harmless) shebang lines.alepulver2006-06-192-4/+4
| | | | | - Don't use ${MKDIR} and ${LN} variables in pkg-install, since they aren't defined, and causes an error.
* Update to version 0.2.16itetcu2006-06-183-15/+18
| | | | | PR: ports/99046 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 1.5.1erwin2006-06-174-11/+16
| | | | | PR: 99047 Submitted by: Ports fury
* Obey conventions and change my mail to @FreeBSD.org addressmiwi2006-06-174-4/+4
| | | | Approved by: krion (mentor)
* Update to 0.2_1erwin2006-06-162-15/+14
| | | | | PR: 99013 Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
* Remove useless patchesmiwi2006-06-151-29/+0
| | | | Approved by: krion (mentor), maintainer
* Update to 0.2erwin2006-06-154-29/+64
| | | | | PR: 98950 Submitted by: Martin Kammerhofer (maintainer)
* Chase lib version bumpmiwi2006-06-141-2/+2
| | | | | | | Bump PORTREVISION Submitted by: Kris mail Approved by: krion (mentor)
* Update to 2.1miwi2006-06-143-7/+13
| | | | | | | | Take maintainership PR: ports/98927 Submitted by: Dryice Liu Approved by: krion (mentor)
* Update to 1.7miwi2006-06-143-5/+6
| | | | | | Change Mail to miwi@ Approved by: krion (mentor)
* - Fix typo in files/portless.sh scriptaaron2006-06-132-2/+2
| | | | | | | | - Update from v0.1 to v0.1.1 PR: ports/98852 Submitted by: maintainer Approved by: tobez (implicit)
* Chase increase of misc/skyutils shlib version.miwi2006-06-121-1/+2
| | | | | | Bump PORTREVISION. Approved by: krion (mentor)
* Update to 2.9miwi2006-06-123-6/+8
| | | | | | PR: ports/98355 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* - Fix OPTION checking [1]itetcu2006-06-123-12/+27
| | | | | | | | | | | | | | - allow to depend on csup (default) or cvsup [2] - default database is now mysql [2] This port still needs a lot of work and it would be great if one of the wizards that know tindy's insides would take maintainership (current maintainer seem to be gone, no feedback rom him for > 1 month). PR: ports/97433 [1] Submitted by: Shaun Amott <shaun@inerd.com> [1] itetrcu (me) Approved by: lawrance (mentor)
* portless is a small shell script which lets FreeBSD users quickly browseerwin2006-06-115-0/+240
| | | | | | | | | | | | | | port descriptions given the port's name or a glob. Basically to view the descriptions of GCC (related) ports you type portless gcc\* and portless will display the descriptions of all gcc* ports. There are options to display the postinstall messages or Makefiles instead. - Martin Kammerhofer mkamm@gmx.net PR: ports/98739 Submitted by: Martin Kammerhofer
* - Upgrade to 2.5.0p2.kuriyama2006-06-1024-100/+192
| | | | | | (Introducing new features. Please see ChangeLog for detail.) Urged by: many
* - Run self test when compiling the packagepav2006-06-101-0/+3
| | | | | PR: ports/98710 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Update MASTER_SITESmiwi2006-06-082-4/+5
| | | | | | PR: ports/97740 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update MASTER_SITESmiwi2006-06-081-1/+1
| | | | | | | | Fix http://people.freebsd.org/~fenner/portsurvey/misc.html#gkx86info PR: ports/97705 Submitted by: miwi Approved by: krion (mentor)
* - Work around KDE bug 128757.lofi2006-06-072-4/+8
| | | | | - Finally support GNOME/XFCE icons/menus by default by depending on kde-xdg-env.
* Add SHA256 checksumedwin2006-06-072-0/+3
|
* - Limit INDEX contents to 7-bit ASCII characters for greater compatibilitysat2006-06-073-3/+3
|
* - Use misc/ldconfig_compat on 4.x and rc.d/ldconfig in {5,6}x, this change fixmnag2006-06-0711-187/+75
| | | | | | | rc.d script starting too late. With this, ldconfig run automaticaly on startup and doesn't need add compat{4,5}x_enable in rc.conf. No objection: freebsd-rc, portmgr
* Dmitry Marakasov adopts this orphan ports that he uses.itetcu2006-06-071-1/+1
| | | | | | PR: ports/98284 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Approved by: lawrence (mentor, implicit)
* Update to KDE 3.5.3lofi2006-06-06171-660/+2556
|
* - Reset maintainer back to ports@ pending further discussionsat2006-06-041-1/+1
| | | | Asked by: mnag
* Fix some portlint warnings.fjoe2006-06-031-2/+2
|
* Take maintainership.fjoe2006-06-031-1/+1
|
* Add back bristuff 0.3.0-1p after repo-copy.fjoe2006-06-035-27/+32
| | | | Sponsored by: Ethon Technologies
* - Take maintainershipsat2006-06-032-2/+1
| | | | | | | - Pet portlint(1) PR: ports/97965 Submitted by: Rene Ladan <r.c.ladan@gmail.com>
* - Update to 20060523mnag2006-06-032-7/+7
| | | | | PR: 98285 Submitted by: maintainer
* Maintainer's address bounces. Mark this as DEPRECATED since it's beenlinimon2006-06-021-1/+3
| | | | unfetchable for a while.
* Add an additional mirror.ehaupt2006-06-016-6/+15
|
* Oops, I forgot to bump PORTREVISION for my previous commit.ume2006-05-311-1/+1
|
* It was too late to add the path for compat5x on 6.1 and later.ume2006-05-311-1/+1
|
* I've committed MASTER_SITES changes proposed by Marin Wilke some days ago,garga2006-05-314-4/+9
| | | | | | but, the correct way is preserve original MASTER_SITE and add freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring original preserving the Martin's proposed backup.
* Fix last version which wouldn't compile.cracauer2006-05-312-4/+4
|
* - Update TV-Browser to Version 2.2clsung2006-05-303-58/+147
| | | | | PR: 98112 Submitted by: maintainer (Lars Engels)