aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.2.22.naddy2003-04-302-2/+2
| | | | | PR: 51546 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* [Maintainer-Update]: misc/lingoteachedwin2003-04-293-24/+42
| | | | | | | | Lingoteach update to 0.3.8 Many changes, see the homepage and release notes PR: ports/51255 Submitted by: Marcus von Appen <mva@sysfault.org>
* Add "PKGNAMEPREFIX=linux-" to linux binary portslioux2003-04-294-0/+4
|
* Merge in remaining changes fromnaddy2003-04-292-270/+273
| | | | | PR: 51233 Submitted by: Ports Fury
* Update to 0.3.1. Reset Maintainerarved2003-04-283-5/+19
| | | | Submitted by: fenner's portsurvey
* Add phraze 0.1.naddy2003-04-285-0/+50
| | | | | | | | Phraze produces a list of combinations of "valid" words that correspond to the letters on a standard U.S. telephone keypad. PR: 51038 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
* Update to 1.00. Inspired bynaddy2003-04-286-52/+41
| | | | | PR: 51448 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Update to version 1.0.7.naddy2003-04-2614-138/+168
| | | | | PR: 51057 Submitted by: Ports Fury
* New port: wmcalendar: a dockable calendar with interface to iCalendarfjoe2003-04-247-0/+83
| | | | | | based calendars. Submitted by: Alexey Dokuchaev
* Remove a trailing '\' left over from previous commit.adamw2003-04-241-1/+1
|
* Use new GNOME 2 infrastructure.adamw2003-04-241-5/+2
|
* Update to version 6.4.2naddy2003-04-244-4/+4
| | | | | PR: 51058 Submitted by: Ports Fury
* Fix a double-free bug in the logview application. This would be very badmarcus2003-04-242-5/+14
| | | | | on non-FreeBSD systems, but phkmalloc should protect us. This fix should take care of the abort crashes on -CURRENT.
* A filter to add jerkiness to text.alfred2003-04-235-0/+23
|
* Convert to new GNOME infrastructure.marcus2003-04-222-8/+2
|
* USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriateadamw2003-04-211-1/+1
| | | | USE_GNOME= imlib directives.
* Remove USE_GNOMENG.marcus2003-04-2138-38/+0
|
* New port: opencycfjoe2003-04-206-0/+1339
| | | | | | | | | OpenCyc is the open source version of the Cyc technology, the world's largest and most complete general knowledge base and commonsense reasoning engine. PR: 50435 Submitted by: Alex Semenyaka
* New port misc/p5-Net-vCardedwin2003-04-185-0/+38
| | | | | | | Read and write vCard files (RFC 2426) PR: ports/51026 Submitted by: Mathieu Arnold <m@absolight.net>
* Update misc/xrmap: fix distinfo - bento erroredwin2003-04-181-1/+1
| | | | | | | | | | Fix distinfo Actually, all what was changed was a data-file, the CHANGES file and a function called PixmapDrawString(). PR: ports/50983 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* mail address changed, also using USE_GNOME nowleeym2003-04-172-6/+4
| | | | | PR: 51045 Submitted by: Marcus von Appen <mva@sysfault.org>
* * Fix the libamtape libraries that weren't being installed, as pointed outjeh2003-04-1612-60/+24
| | | | | by "Paul D. Schmidt" <pds@uberhacker.org> * Bump PORTREVISION
* Fix a long-standing bug, and enable NLS support. Also, convert to newmarcus2003-04-162-3/+51
| | | | | | GNOME infrastructure. Reported by: Rolf Grossmann <grossman@progtech.net>
* New port: asr-manpagesfjoe2003-04-165-0/+62
| | | | | | alt.sysadmin.recovery man page distribution. Obtained from: NetBSD
* Add patch, necessary for 4.xarved2003-04-141-0/+11
| | | | | PR: 50577 Submitted by: Mark Linimon <linimon@lonesome.com>
* Repo-move KDE I18N hebrew, hungarian, & vietnamese messages to theirwill2003-04-1415-1894/+10
| | | | | | | respective I18N directories. Adjust the main kde3-i18n port for this. Also sort the dependencies (by language code) in that port. Submitted by: Lauri Watts <lauri@kde.org> Repocopied by: joe
* * Update to 2.4.4jeh2003-04-1420-72/+144
| | | | * PLIST cleanups
* Update port: [Maintainer Update]: misc/lredwin2003-04-134-4/+45
| | | | | | | | - Update to latest release. (Including use of lesspipe.sh) PR: ports/50823 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* - Use libobjc.sodinoex2003-04-131-21/+9
| | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479
* o Fixed dependencies and the pkg-plist.nork2003-04-132-0/+31
| | | | | | | | | o Also added a configuration example for a METAR station, radar and a weather forecast. o Bump PORTREVISION accordingly. PR: ports/50853 Submitted by: Wille Harald <harald.wille@students.jku.at> (maintainer)
* * Add a missing dependency on popt [1]marcus2003-04-121-3/+3
| | | | | | * Convert to new GNOME infrastructure Reported by: bento [1]
* Add wmweather+ 2.4, think wmweather with forecasts, weathernork2003-04-1210-0/+204
| | | | | | | map, and a sky cond. display. PR: ports/50834 Submitted by: Harald Wille <harald.wille@students.jku.at>
* add solfege 1.9.9ijliao2003-04-105-0/+528
| | | | Free eartraining software
* do not build with slang on alpha (otherwise mc hangs in has_colors())fjoe2003-04-091-1/+10
| | | | PR: 50555
* Fix build on -current.perky2003-04-093-24/+7
| | | | | (We don't need to run autotools anymore here. The original tarball is shipped with `configure' now. :)
* Fix build on CURRENTarved2003-04-092-2/+18
| | | | | Reported by: many Tested by: jeff@walters.name (Jeff Walters), seanc
* add FreeBSD int typesijliao2003-04-081-0/+20
| | | | | | hope this fix build on alpha Noted by: kris
* * Add a missing dependency on scrollkeepermarcus2003-04-084-6/+12
| | | | | | | * Remove USE_GNOMENG macro * s/2.0/2/g Reported by: bento
* Use the pkg-plist from kde-freebsd Repository which is much more completearved2003-04-083-0/+174
| | | | than my own.
* - Nuke obsolete PREV_I18N_VER from Makefile.kdearved2003-04-0817-90/+15
| | | | | | | | | | - Update korean/kde3-i18n 3.0.4 -> 3.0.5 - Update misc/kde3-i18n-is 3.0.4 -> 3.1.1 - Update misc/kde3-i18n-id 3.0.4 -> 3.0.5 - Update misc/kde3-i18n-lv 3.0.4 -> 3.0.5 - Update misc/kde3-i18n-az 3.0.4 -> 3.0.5 Reported by: fenners distfile survey
* Allow the user to specify environment variables on the command line.des2003-04-073-11/+47
| | | | | Use DEPENDS_CLEAN instead of hacking DEPENDS_TARGET. Change the process title to reflect the current phase / task.
* Remove redundant variables defenition in the Makefileleeym2003-04-071-6/+0
| | | | | PR: 50627 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* * Update to new GNOME infrastructuremarcus2003-04-072-7/+3
| | | | | * Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions
* Unbreak by updating to 1.0.11arved2003-04-075-17/+24
| | | | | | | Based on: PR: 50577 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 1.2.1.petef2003-04-072-2/+2
|
* temporarily fix locations of soon-to-be-repocopied i18n portsalane2003-04-062-6/+16
|
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-06118-312/+1830
|
* Don't remove a file installed by the figlet portkris2003-04-061-1/+0
|
* Update to 0.3.3arved2003-04-062-2/+2
| | | | | PR: 48992 Submitted by: maintainer
* add chmlib 0.3.1ijliao2003-04-066-0/+58
| | | | A library for dealing with Microsoft ITSS/CHM format files
* Fix @unexec rmdirskris2003-04-051-2/+2
|
* Update ports misc/xrmap to 2.26edwin2003-04-056-301/+1745
| | | | | | | | | | - Now fetch and install automatically the data file needed by xrmap and a lot of goodies. - A lot of improvement since 2.10 - A lot of bug fix since 2.10 PR: ports/50492 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Add missing directorieskris2003-04-051-0/+4
|
* [maintainer-update] ports/misc/less 374 -> 378edwin2003-04-046-0/+90
| | | | | | | | revive the port - it improperly suffered repo-death - and apply the patch below. PR: ports/47577 Submitted by: Jason Harris <jharris@widomaker.com>
* Update to 2.2.1.marcus2003-04-043-2/+55
|
* Update to 1.0.2.marcus2003-04-043-3/+5
|
* Update to 2.0.6.marcus2003-04-046-70/+90
|
* Update to 0.4.0.marcus2003-04-043-5/+23
|
* move p5-Business-OnlinePayment from misc to financeedwin2003-04-0473-743/+0
| | | | | PR: ports/50557 Submitted by: Erwin Lansing <erwin@lansing.dk>
* misc/ringtonetunes: Master site has changed. Also this is a major upgrade in ↵edwin2003-04-035-57/+15
| | | | | | | | | versions Master site has changed. 2.09 is the newest version too PR: ports/48061 Submitted by: Michael A. Kohn <mike@naken.cc>
* upgrade to 2.6b5ijliao2003-04-014-305/+344
|
* New port: misc/spamcalcedwin2003-04-015-0/+87
| | | | | | | | | | | Spamcalc takes a hostname or a list of hostnames and determines a dns spam score for each hostname. This value is an indication for the spam-ness of the hostname. The higher the score, the higher the chance that the hostname is actually a dns spam hostname. PR: ports/41625 Submitted by: Harold Gutch <logix@foobar.franken.de>
* Update to 2.1.3perky2003-03-315-27/+16
|
* Update port: [Maintainer Update]: misc/translateedwin2003-03-312-4/+6
| | | | | PR: ports/48875 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* misc/pl-sms: update to a new version 1.9.1hedwin2003-03-304-28/+26
| | | | | PR: ports/50429 Submitted by: Michal Pasternak <doc@hisio.safenet.pl>
* Update 3.9.13 -> 3.9.15cy2003-03-293-2/+3
|
* tarball was rerolled.arved2003-03-282-1/+2
| | | | | PR: 50268 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Update compat4x for 5.0-CURRENT/i386 to 20030328.knu2003-03-282-3/+3
|
* Add mime-support 3.21.1, MIME Media Types list.petef2003-03-275-0/+33
| | | | Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* add dvorakng 0.5.0ijliao2003-03-266-0/+50
| | | | A Dvorak typing tutor
* Revision 1.13 was unfortunate (probably due to 13).ru2003-03-241-1/+2
| | | | Actually fix installation of the Russian manpage.
* Don't needlessly override the default.ru2003-03-241-1/+0
|
* Replace with the text from the project's page.ru2003-03-241-3/+4
|
* Rename patch-ag to patch-view.c.ru2003-03-241-0/+0
|
* Actually take maintainership.ru2003-03-241-1/+1
|
* - Take maintainership.ru2003-03-242-1/+13
| | | | | | Approved by: demon - Fixed installation of a Russian manpage.
* This bug has been fixed in version 3.8.3.ru2003-03-241-10/+0
|
* Update to version 3.9.demon2003-03-243-7/+7
| | | | New location of the project spotted by: ru
* Eliminate endless loop when trying to view file of zero length.demon2003-03-242-1/+12
| | | | Submitted by: ru
* The GNUstep example applications:dinoex2003-03-245-0/+353
| | | | | | | | | | | # Calculator # CurrencyConverter # Finger It is a simple front-end to finger, ping and traceroute. # GFractal # GPuzzle Using a tiff for a puzzle. # GSTest # HostAddress # Ink Text Editor
* - Install portell.py as portellarved2003-03-242-12/+15
| | | | | | | | | | - Respect NOPORTDOCS in pkg-plist - Use ECHO_MSG instead of ECHO_CMD - Bump PORTREVISION PR: 50124 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: Michael Hostbaek <mich@freebsdcluster.org> (maintainer)
* Don't wipe out all localization resources on installing.perky2003-03-241-1/+6
| | | | | PR: ports/48975 Submitted by: Dmitry Panov <redfox@Fluffy.Khv.RU>
* Update to version 0.10.olgeni2003-03-234-14/+5
|
* Use a size_t to hold the result of sizeof() instead of an unsigned int.jhb2003-03-192-24/+28
| | | | | | | Use a const char * instead of a char * type for a variable to quiet a warning. These fix the build on alpha. Requested by: kris
* Correct a typo (s/LIB_DEPEND/LIB_DEPENDS).marcus2003-03-091-1/+2
| | | | Approved by: portmgr (lioux)
* Clear moonlight beckons.ade2003-03-07338-169/+169
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* More manual pkg-comment cleanups.ade2003-03-078-8/+8
| | | | Approved by: portmgr (implicitly)
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-072-1/+1
| | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly)
* Fix buffer overrun.nork2003-03-061-0/+11
| | | | | | PR: ports/48979 Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (maintainer) Reported by: Phil Shafer <phil@juniper.net>
* bump port revisionfjoe2003-03-061-1/+1
|
* - (show_console_contents_freebsd): Rewrite to use screen libraryfjoe2003-03-062-194/+690
| | | | | | | | | (S-Lang or ncurses). Direct output is unreliable when the screen library is active [1] - fix core dumps in non-standard (other than 80x25) console modes - fix dependencies on pkg-config and glib20 Obtained from: mc cvs [1]
* Update to 0.3.2arved2003-03-043-25/+57
| | | | | PR: 48911 Submitted by: Maintainer
* Update to latest release.leeym2003-03-042-2/+2
| | | | | PR: 48876 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* Fix Build on CURRENT.arved2003-03-034-0/+106
| | | | | | Submitted by: Andy Fawcett <tap@hex.athame.co.uk> Reported by: many Tested by: leafy@leafy.idv.tw (CURRENT), Andy Fawcett (4.7 5.0R)
* Remove pkg-comment and place in Makefilejeh2003-03-0312-8/+4
|
* De-pkg-comment for my portssf2003-03-032-1/+1
|
* - install binary with root:wheelsumikawa2003-03-034-1/+37
| | | | | | | - install HTML documents - remove pkg-comment Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
* Add gucharmap, a Unicode character map and viewer built on GTK+ 2.marcus2003-03-036-0/+72
|
* Retire comment file.trevor2003-03-012-1/+1
|
* track ESR's page.sf2003-03-013-2/+3
| | | | www.tuxedo.org -> www.catb.org
* Add quick-lounge-applet, a GNOME 2 panel applet that lets you organize yourmarcus2003-03-016-0/+69
| | | | applications in one place.
* Use a better fix for the gcc-2.95.x variable initialization problem.marcus2003-03-014-18/+154
| | | | Obtained from: gnomesword CVS
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-013-3/+3
| | | | targets in bsd.port.mk
* * Update to 0.7.8 which fixes build with GtkHTML-1.1marcus2003-03-0112-38/+168
| | | | | * Set maintainer to ports@ since the previous maintainer is no longer maintaining this port
* - add support for saving/restoring console [1]fjoe2003-02-273-26/+238
| | | | | | | | - remove subshell fix (broken) [2] - bump port revision Submitted by: Alexander Serkov <serkov <at> ukrpost.net> (partially) [1] Reported by: yuri <at> tsoft.com [2]
* upgrade to 0.1.5ijliao2003-02-273-23/+39
|
* De-pkg-comment.marcus2003-02-262-1/+1
|
* Configure for OpenSSL directly (instead of using the libdes shimsnectar2003-02-261-1/+2
| | | | we used to have).
* De-pkg-comment for my ports.perky2003-02-254-2/+2
|
* upgrade to 0.1.2ijliao2003-02-254-27/+17
|
* Prune empty dir that might be left off.sobomax2003-02-251-0/+1
|
* Update to 1.03.sobomax2003-02-252-3/+2
|
* Add p5-Business-OnlinePayment-MerchantCommerce 0.01, a Business::OnlinePaymentsobomax2003-02-255-0/+36
| | | | backend module for MerchantCommerce authorization service.
* Fix build on -CURRENT (GCC3).naddy2003-02-243-0/+61
|
* Update master site.naddy2003-02-241-3/+3
| | | | | PR: 48446 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* De-pkg-commentlioux2003-02-2416-8/+8
|
* De-pkg-comment my ports + some more.olgeni2003-02-234-2/+2
|
* upgrade to 0.2.21ijliao2003-02-232-2/+2
|
* Add missing manpage;demon2003-02-233-3/+5
| | | | | | Bump PORTREVISION; Remove directories on deinstall; de-pkg-comment.
* add missing directory to PLISTleeym2003-02-2222-1/+21
| | | | | | | | | bump PORTREVISION Noticed by: bento PR: 48544 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Add missing fileskris2003-02-221-0/+14
|
* De-pkg-comment.knu2003-02-21218-109/+109
|
* Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.knu2003-02-212-3/+5
|
* * Re-add libgnomeprint[ui]-2.0 support and unbreakmarcus2003-02-211-2/+1
| | | | * De-pkg-comment where applicable
* De-pkg-comment.knu2003-02-21176-88/+88
|
* Update to 1.0.11.marcus2003-02-215-57/+18
|
* Remove pkg-comment files in my ports.roam2003-02-206-3/+3
|
* update to mango-0.24leeym2003-02-192-2/+4
| | | | | PR: 48370 Submitted by: Roland Jesse <roland.jesse@gmx.net>
* Use USE_REINPLACE.sobomax2003-02-191-5/+6
|
* Update misc/compat4x for 5.0/i386 to 5.0.20030218.knu2003-02-198-36/+69
| | | | Have a separate pkg-plist for each platform.
* Oops, we need an explicit MAINTAINER line.naddy2003-02-191-0/+1
|
* Import ftdi-eeprom 1.1.naddy2003-02-195-0/+27
| | | | | ftdi-eeprom writes the contents of the configuration eeproms for FTDI usb chips.
* Don't refer to ${GMAKE} after USE_GMAKE has been removed.naddy2003-02-181-1/+1
| | | | Reported by: kris
* De-pkg-comment.fjoe2003-02-182-1/+1
|
* Don't fetch file if is already exists in distfiles.ambrisko2003-02-181-1/+2
| | | | PR: 37342
* Add stickynotes_applet, a GNOME 2 applet for placing "sticky" reminder notesmarcus2003-02-189-0/+164
| | | | on your desktop.
* Fix build on STABLE (missing libgnugetopt).arved2003-02-164-16/+49
| | | | | | | | | Use PORTDOCS. Fix a CoreDump PR: 47551 Submitted by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> & Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Install the gconf apps %gconf.xml file.marcus2003-02-162-1/+3
|
* Fix build on 4.x.naddy2003-02-151-3/+4
| | | | Reported by: Li-lun Wang <llwang@infor.org>
* Update to version 0.3.1.naddy2003-02-154-15/+50
| | | | | PR: 48041 Submitted by: Ports Fury
* Import dvorak7min 1.6.naddy2003-02-146-0/+60
| | | | | | | | Dvorak7min is an ncurses based dvorak typing tutor for those of you trying to get fluent in this keyboard layout. PR: 47706 Submitted by: Li-lun Wang <llwang@infor.org>
* - Update to 2.1.0perky2003-02-143-3/+6
| | | | | | | - Add LIB_DEPEND on gdk-pixbuf [1] Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1] PR: 47726 [1]
* Update to 5.0.b7 and various small changes.naddy2003-02-147-37/+32
| | | | | PR: 47869 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* update misc/p5-Chatbot-Eliza to 1.04edwin2003-02-134-3/+5
| | | | | PR: ports/48010 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Add two more build options to limit the ports used by the client and server.jeh2003-02-134-0/+128
| | | | | PR: 47282 Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
* Update to 1.4.1.3.marcus2003-02-124-754/+756
|
* - replace outdated description with newer one (from FAQ)fjoe2003-02-121-9/+7
| | | | - mc home page was moved some time ago
* Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-104-4/+4
| | | | Submitted by: lioux
* Remove an extraneous -p argument to gnome-sound-recorder that was makingmarcus2003-02-104-4/+24
| | | | | | it abort at startup. Reported by: nectar
* Remove ports@freebsd-services.com as MAINTAINER; email has beenfenner2003-02-101-2/+0
| | | | bouncing for 3 months.
* Update to 4.6.0fjoe2003-02-1023-642/+153
| | | | | | | | Some of new features and improvements are: - fish (extrnal file system via ssh) - smbfs - internal editor works correctly if mc is built without slang (is built using plain ncurses)
* Fix some typos.olgeni2003-02-091-2/+2
|
* gambit is better in math/ijliao2003-02-099-100/+0
|
* add gambit 0.97.0.3ijliao2003-02-099-0/+100
| | | | A library of tools for doing computation in game theory
* add terraform 0.9.0ijliao2003-02-087-0/+146
| | | | Interactive height field generation and manipulation program
* Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.nork2003-02-081-2/+2
| | | | Submitted by: Ports Fury
* Chase libgnomeui's shared lib version.marcus2003-02-081-1/+2
|
* Chase gtk20's shared lib version.marcus2003-02-083-7/+10
|
* Chase glib20's shared lib version.marcus2003-02-081-1/+2
|
* Update to GNOME 2.2.marcus2003-02-088-30/+39
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* Update to 1.2.17. Fix compile on alpha and sparc.mbr2003-02-073-3/+16
|
* Homepage has changed.naddy2003-02-061-1/+1
| | | | | PR: 47857, 47859, 47900, 47901 Submitted by: tadalunch@s5.xrea.com
* Maitnainer update: misc/p5-Locale-SubCountry from 1.21 to 1.22edwin2003-02-052-2/+2
| | | | | PR: ports/47930 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* maintainer-update : misc/p5-Finance-QuoteHist from 0.29 to 0.31edwin2003-02-052-2/+2
| | | | | PR: ports/47929 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* * Update to 0.2.20.naddy2003-02-053-8/+9
| | | | | * Drop bash dependency. Inspection of the affected scripts shows only POSIX shell language.
* Update to 2.2.0.marcus2003-02-056-8/+20
|
* Fix build: add dependency on kdemultimedia3 portlioux2003-02-051-0/+1
| | | | | Submitted by: arved Approved by: kde (FreeBSD KDE Team)
* Relinquish maintainer status from unused items.eric2003-02-051-1/+1
|
* new-port: misc/p5-Locale-Msgcatedwin2003-02-046-0/+51
| | | | | | | | | This is Msgcat, a small Perl modules for systems which support the XPG4 message catalog functions : catopen(3), catgets(3) and catclose(4). PR: ports/46604 Submitted by: Sebastien Gioria <gioria@FreeBSD.ORG>
* Update misc/p5-Business-OnlinePayment-AuthorizeNet to 3.12edwin2003-02-043-2/+3
| | | | | PR: ports/47365 Submitted by: Erwin Lansing <erwin@lansing.dk>
* update misc/p5-Business-OnlinePayment-BankOfAmerica to 1.02edwin2003-02-043-2/+3
| | | | | PR: ports/47366 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Really remove the files this time.edwin2003-02-049-1275/+0
| | | | PR: ports/47608
* . Update to 1.1.3.glewis2003-02-042-2/+2
| | | | Approved by: Mail to maintainer bounces :(
* Maintainer update: misc/libmcal: upgrading to v. 0.7.edwin2003-02-043-35/+32
| | | | | | | | | Upgrading to v. 0.7: This is not a major upgrade, but it removes a lot of patches from the ports tree! PR: ports/47608 Submitted by: Thierry Thomas <thierry@pompo.net>
* Update to 2.0.5.marcus2003-02-046-6/+18
|
* Maintainer Update misc/gkrellmbgchgedwin2003-02-046-4/+26
| | | | | | | Updating port to version 0.0.4 PR: ports/47711 Submitted by: Chris Stuart <firewolf@lightningfire.net>
* Added master_site_local back to the master_sites.edwin2003-02-041-1/+2
| | | | Thanks to rhh@ for putting it back.
* Rename included eaccess() function to avoid clash with -CURRENT'snaddy2003-02-042-2/+15
| | | | | | | eaccess(2) system call. PR: 46363 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Conditionalize libgnugetopt dependencies.nork2003-02-021-4/+10
| | | | | PR: ports/47751 Submitted by: Ports Fury
* Conditionalize libgnugetopt dependencies.nork2003-02-021-4/+7
| | | | | PR: ports/47750 Submitted by: Ports Fury
* WWW page changed.adamw2003-02-021-1/+1
| | | | | PR: 47803 Submitted by: tadalunch@s5.xrea.com
* Add a hack to make sure the gconf applications schema directory ismarcus2003-02-022-1/+3
| | | | | | properly removed. Reported by: bento
* Add missing manpage.demon2003-02-011-1/+1
| | | | Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp>
* Set Maintainership back to ports.arved2003-01-311-1/+1
| | | | cpiazza's email is bouncing since Jan 7.
* Properly install and uninstall OMF files.marcus2003-01-302-0/+144
|
* Fix MASTER_SITE_SUBDIR.adamw2003-01-291-1/+1
|
* Finish repo copy move to portuguese category: remove from oldlioux2003-01-2911-1919/+0
| | | | | | | | | | category kde3-i18n-pt kde3-i18n-pt_BR Repo copied by: joe (cvs) Approved by: kris (portmgr), will (FreeBSD KDE Team)
* Switch to portuguese category for the i18n pt and pt_BR portslioux2003-01-292-2/+8
| | | | | Reviewed by: will Approved by: FreeBSD KDE Team <kde@FreeBSD.org>
* Update to 1.9nork2003-01-292-3/+5
| | | | | PR: ports/47587 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> (maintainer)
* Upgrade kde-i18n to 3.1. Note that the following modules did not get awill2003-01-29134-2630/+14227
| | | | | | release for 3.1: az hr id is ko lv. These modules remain at their previous release (and still work), but may be incomplete or incorrect. However, their distfiles were moved to DIST_SUBDIR=KDE/kde-i18n anyway.
* update to 3.1 official releasealane2003-01-2931-905/+2074
|
* Revert my previous commit. This is now handled by gnomehack.marcus2003-01-282-4/+2
|
* Make sure that the user document OMF files get registered in the mainmarcus2003-01-282-2/+6
| | | | scrollkeeper database.
* Update to 1.0.0.marcus2003-01-273-3/+11
|
* upgrade to 0.2.19ijliao2003-01-243-4/+6
|
* - enable colors on cons25, cons25r and xterm by defaultfjoe2003-01-242-1/+15
| | | | - bump port revision
* Update to 2.0.2 and added our MASTER_SITE_LOCAL to MASTER_SITE becauseperky2003-01-222-3/+5
| | | | the author removes his old distfiles when every new version comes out.
* Fix install.arved2003-01-211-1/+1
| | | | | Reported by: bento Pointy hat to: arved
* Add usage-example for the misc/compat[34]x portsedwin2003-01-202-0/+18
|
* Update to 2.0.4.marcus2003-01-206-4/+634
|
* Update to 2.0.7.marcus2003-01-203-9/+9
|
* Update to 2.0.3.marcus2003-01-206-6/+8
|
* new port: misc/susv3 (Single UNIX Specification Version 3)edwin2003-01-195-0/+57
| | | | | | | | The Singe UNIX Specification Version 3 is a set of numerous HTML pages describing this standard. PR: ports/37004 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Added patch-helpers.cppobrien2003-01-191-0/+1
|
* StripAndTab() poorly designed for "". It is possible for it to getobrien2003-01-191-0/+21
| | | | | | called on a zero length string and the code assumes this is not possible. Reviewed by: Kevin Dwyer <kevindication> (Bidwatcher author)
* misc/pipebench -> benchmarks/pipebenchedwin2003-01-186-39/+0
|
* Use the release-specific index if there is one. Bump version numberdes2003-01-182-12/+15
| | | | and copyright year.
* New port: misc/pipebenchedwin2003-01-176-0/+39
| | | | | | | Pipebench shows current throughput/amount of data through a pipe. PR: ports/47047 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* [Maintainer Update]: misc/clex to version 3.1.7edwin2003-01-172-2/+2
| | | | | PR: ports/47099 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* Fix files/patch-xdf, which seemed to be broken.edwin2003-01-171-3/+3
| | | | | | Thanks to Jimmy Olgeni for reporting. Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Upgrade to 0.2.2.obraun2003-01-173-7/+7
| | | | | PR: ports/47083 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* new port: misc/susv2 (Single UNIX Specification Version 2)edwin2003-01-165-0/+52
| | | | | PR: ports/37003 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* New port: xdf, show the free space of mounted partitions in Xedwin2003-01-169-0/+164
| | | | | PR: ports/45556 Submitted by: David Vidal Rodríguez <vidalrod@in.tum.de>
* Update to 0.23arved2003-01-164-17/+55
| | | | | PR: 47012,47050 Submitted by: Roland Jesse <roland.jesse@gmx.net> (maintainer)
* Add missing files and directories to poorly-autogenerated plistkris2003-01-141-0/+5
|
* Add missing manpagekris2003-01-141-1/+1
|
* Add missing filekris2003-01-141-0/+1
|
* Add a dependency on pkgconfig.marcus2003-01-142-2/+6
| | | | Reported by: bento
* Add share/gnome/apps/Audio to the list.marcus2003-01-133-1/+4
|
* Remove the help directories for archive-generator.marcus2003-01-131-0/+3
| | | | Reported by: bento
* Add share/gnome/control-center/capplets.marcus2003-01-133-1/+4
|
* add py-pexpect 0.95ijliao2003-01-126-0/+42
| | | | A Pure Python Expect-like module
* Update to version 1.75.olgeni2003-01-102-2/+2
|
* Add portell 0.1, quick display of FreeBSD port descriptions.obraun2003-01-096-0/+54
| | | | | PR: ports/46869 Submitted by: mich@freebsdcluster.org
* Upgrade achievo to 0.8.4nbm2003-01-094-4/+6
| | | | | PR: 46272 Submitted by: Kevin Golding <kevein@caomhin.demon.co.uk>
* Add MAN1 for update-mime-database.olgeni2003-01-081-0/+2
|
* Update to version 0.9.olgeni2003-01-082-2/+2
|
* Update to 5.4.petef2003-01-062-2/+2
|
* Drop maintainership.petef2003-01-061-1/+1
|
* Update to 1.2.petef2003-01-062-2/+2
|
* Fix a typo (forgot a '%' on a PLIST_SUB variable).petef2003-01-062-2/+2
|
* Remove dependency on XFree86-aoutlibs.eric2003-01-051-2/+1
| | | | Submitted by: sada
* Update to 1.5perky2003-01-042-7/+7
| | | | | Changes in 1.5: o Added ca_ES.UTF-8 locale
* upgrade to 0.2.18ijliao2003-01-043-6/+6
| | | | | PR: 46423 Submitted by: Ports Fury
* upgrade to 1.0.2ijliao2003-01-044-7/+20
| | | | | PR: 46420 Submitted by: Ports Fury
* chase gdbm lib versionijliao2003-01-031-1/+1
|
* Update to 5.0.b6.petef2003-01-0312-321/+252
| | | | | PR: 46339 Submitted by: maintainer
* make it fetchableijliao2003-01-034-25/+19
| | | | | | | | fix plist utilize REINPLACE PR: 43453 Submitted by: Tilman Linneweh <tilman@arved.de>
* fix MAINTAINTER to ports@FreeBSD.orgdinoex2003-01-031-1/+1
| | | | | PR: 46686 Submitted by: erwin@lansing.dk
* Update version number of SDL shared library.sobomax2003-01-022-2/+2
|
* Add missed @dirrm.sobomax2003-01-021-0/+1
|
* Add p5-Business-OnlinePayment-PaymentsGateway 0.01, asobomax2003-01-026-0/+37
| | | | Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct.
* Add p5-Business-OnlinePayment-PayConnect 0.02, a Business::OnlinePaymentsobomax2003-01-026-0/+38
| | | | backend module for PaymentOne PayConnect.
* Add p5-Business-OnlinePayment-Network1Financial 0.02, asobomax2003-01-026-0/+38
| | | | Business::OnlinePayment backend module for Network1 Financial.
* Add p5-Business-OnlinePayment-Jettis 0.01, a Business::OnlinePayment backendsobomax2003-01-026-0/+36
| | | | module for Jettis.
* Fix build on alpha (don't include the klaptop files when we are on alpha,petef2003-01-022-46/+46
| | | | | | we explicitly disable the build there). Prodded by: kris
* Update to 2.0.1perky2003-01-024-11/+21
|
* Update to 0.1.5.marcus2003-01-023-2/+37
|
* Fix dependency generation for GCC3 (-CURRENT).naddy2002-12-311-0/+13
|
* Fix a misspelling.marcus2002-12-291-1/+1
|