aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Connect translate to the build.roberto2002-06-181-0/+1
|
* translate uses the Babelfish engine from Altavista to translate sentencesroberto2002-06-185-0/+39
| | | | | | | in different languages. PR: ports/39242 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* Fix build on current.kris2002-06-161-0/+14
| | | | Submitted by: mike
* Fix build on -current.kris2002-06-161-7/+51
| | | | Submitted by: mike
* Fix build on current.kris2002-06-161-0/+11
| | | | Submitted by: mike
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-16215-819/+2786
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com>
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-1510-10/+35
|
* Add patch to fix bugs.yoichi2002-06-152-0/+26
| | | | | | * Fix typo in elscreen-show-list. * Avoid error when message contains "%" in elscreen-message. (I've sent same patch to the author.)
* Use $WRKSRC instead of $WRKDIR/$DISTNAME.se2002-06-151-1/+1
|
* Fix build on -current: initialization of FILE* outfile = stdout failed.se2002-06-154-34/+40
| | | | | | | | Testing the port revealed, that the SHAR archives could not be retrieved, but a TAR archive is available from wuarchive, so I converted the port to use it. This simplified the Makefile considerably as a side effect. Approved by: me@FreeBSD.org (port maintainer)
* upgrade to 0.7ijliao2002-06-132-7/+7
|
* I need thees et USENIX fur #coosey.obrien2002-06-136-0/+36
| | | | Bork Bork Bork!
* Update to version 1.9.demon2002-06-123-15/+4
| | | | Do not split info-pages.
* Update to the latest GNOME 2 snapshot.marcus2002-06-126-8/+9
|
* dont strip scriptijliao2002-06-111-4/+7
| | | | Submitted by: olgeni
* upgrade to 3.3ijliao2002-06-103-41/+5
| | | | drop maintainership
* upgrade to 0.9.3ijliao2002-06-104-25/+20
| | | | drop maintainership
* Update to 1.3.4 as 1.3.3 is now useless and gives "Cannot connect to server"obrien2002-06-102-1/+7
| | | | | | with every action you try. However, Sourceforge is serving corrupted distfiles again. :-( So get a 1.3.4 distfile by applying the diff between 1.3.3 and top of the anoncvs tree.
* upgrade to 6.0.0ijliao2002-06-0916-202/+56
| | | | | PR: 38999 Submitted by: Ports Fury
* To ports@freebsd.org.obrien2002-06-091-1/+1
|
* Update to 1.2apat2002-06-083-10/+11
| | | | | | | | Update maintainer email address DOCSDIR and PLIST NOPORTDOCS support PR: 38990 Submitted by: maintainer
* Update to 2.10.petef2002-06-084-748/+1250
|
* add USE_MOTIFijliao2002-06-021-0/+1
| | | | Reportted by: Alex Kapranoff <kappa@agava.com>
* upgrade to 2.13ijliao2002-06-023-13/+16
| | | | | PR: 38797 Submitted by: maintainer
* add floatator 0.2.1ijliao2002-06-026-0/+36
| | | | An interactive fluid dynamics simulation
* Add wmfirew 0.20, a dockapp that shows fireworks in action.petef2002-05-317-0/+69
| | | | | PR: 38137 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Add wmjulia 0.40, a dockapp that creates an animated Julia set.petef2002-05-317-0/+69
| | | | | PR: 38136 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Add shared-mime-info, a shared MIME database from the freedesktop.org project.olgeni2002-05-316-0/+29
|
* upgrade to 0.6ijliao2002-05-312-7/+5
|
* Add wmwork 0.1.0, a dockapp that keeps track of time you've spentpetef2002-05-318-0/+197
| | | | | | | working on something. PR: 38132 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* After update of linux_base to 7.1 in rev 1.60, correct detectionlioux2002-05-294-16/+24
| | | | of strip tool since it is not part of 7.1
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-294-5/+5
|
* Add ElScreen, a GNU screen like utility on Emacsen.yoichi2002-05-276-0/+45
|
* Add p5-Text-FIGlet 1.06, perl module to provide FIGlet abilities,petef2002-05-277-0/+60
| | | | | | | akin to banner. PR: 38530 Submitted by: Daniel B. Hemmerich <dan@spot.org>
* repo-move: misc/tuxcards --> deskutils/tuxcardssada2002-05-256-59/+0
| | | | | | | this port was placed in misc category and maintainer added deskutils. PR: ports/36860
* Add back peq, which was prematurely removed by willkris2002-05-2412-0/+196
|
* Remove the older Amanda 2.4.2 ports. The current Amanda 2.4.3 portsjeh2002-05-2413-341/+0
| | | | are still available.
* Revive amanda-client and amanda-server. These are not the oldnectar2002-05-2445-0/+1438
| | | | | | | | | amanda, but rather the _current_ amanda. I mistakenly associated them with ports/misc/amanda. Please pass the pointy hat. Graciously brought to my attention by: jeh
* Remove old amanda ports. They are no longer supported or maintained.nectar2002-05-2452-1566/+0
|
* Fix ports for building with -current without perlpat2002-05-231-3/+0
| | | | | PR: 38359 Submitted by: maintainer
* upgrade to 1.0.1ijliao2002-05-232-2/+2
| | | | | PR: 38422 Submitted by: Erwin Lansing <erwin@lansing.dk>
* upgrade to 0.2ijliao2002-05-225-10/+8
| | | | | PR: 38404 Submitted by: maintainer
* Update to histring-1.1.0.roam2002-05-222-3/+2
| | | | No longer USE_GMAKE.
* Don't build klaptopdaemon on alpha.gallatin2002-05-214-46/+68
| | | | | | | | | Due to APM dependancies, its preventing the port from building on alpha. Since I can't see what use its features would be on a platform which doesn't support power mgmnt, it seems simplest to just yank it. Approved by: will
* upgrade to 0.5ijliao2002-05-212-5/+2
|
* upgrade to 0.994ijliao2002-05-2110-307/+477
| | | | | | | unbreak PR: 37687 Submitted by: Ports Fury
* Add metatheme2 after a repo copy from metatheme. Metatheme is themarcus2002-05-2120-143/+158
| | | | multi-application theme manager for the GNOME 2.0 desktop.
* Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-205-5/+6
|
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* BROKEN: Missing a dependency on xtermkris2002-05-181-0/+2
|
* - switch to more stable version.sada2002-05-182-6/+6
| | | | | | - change sub-category from kde to deskutils. PR: ports/36860 Submitted by: maintainer
* BROKEN: Does not buildkris2002-05-171-0/+2
|
* BROKEN: does not buildkris2002-05-172-0/+4
|
* Fix a dependency issue. The wrong library name was specified.marcus2002-05-161-1/+1
| | | | Submitted by: bento
* misc/graphthing -> math/graphthingijliao2002-05-1511-163/+0
|
* Add back bidwatcherkris2002-05-151-0/+1
| | | | Noticed by: bento
* Update to 0.3.1pat2002-05-153-9/+31
| | | | | PR: 37776 Submitted by: maintainer
* - Update to 0.3.5;sobomax2002-05-146-66/+27
| | | | | | - use USE_LIBTOOL. Submitted by: Juan Salaverria <rael@vectorstar.net>
* upgrade to 0.3.0ijliao2002-05-145-65/+112
| | | | | PR: 38047 Submitted by: Ports Fury
* upgrade to 0.2.13ijliao2002-05-143-7/+9
| | | | | PR: 38046 Submitted by: Ports Fury
* Upgrade to 1.3.3.mph2002-05-142-8/+9
| | | | | Use MASTER_SITE_SOURCEFORGE. Previously, the MASTER_SITE was hardcoded, and broke when the Sourceforge URLs recently changed.
* GNOME policy:sobomax2002-05-133-9/+20
| | | | - Use ${PREFIX}/share/gnome properly.
* Update to GNOME 2.0 RC2.marcus2002-05-1210-87/+60
|
* Use MASTER_SITE_SOURCEFORGEkris2002-05-111-1/+2
| | | | Noticed by: bento
* - Update to 0.2.2 snapshotalex2002-05-104-579/+630
| | | | | | - Change maintainer to submitter (approved by nra) Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
* Add gnomeutils2 after repo copy from gnomeutils. These are miscellaneousmarcus2002-05-0911-945/+178
| | | | utilities for the GNOME 2.0 desktop.
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* Update to 4.9.2dwcjr2002-05-094-13/+13
| | | | | | PR: 36736 Submitted by: obraun@informatik.unibw-muenchen.de Timeout: maintainer
* Upgrade to version 0.27demon2002-05-063-2/+3
|
* Upgrade to version 1.16demon2002-05-062-2/+2
|
* Upgrade to version 2.03demon2002-05-063-4/+10
|
* upgrade to 0.7ijliao2002-05-037-4/+137
| | | | | | | take over maintainership PR: 37678 Submitted by: Tilman Linneweh <tilman@arved.de>
* Kill unneeded trailing slash in MASTER_SITE_SUBDIR.sobomax2002-05-021-1/+1
|
* Update to GNOME 2.0 RC 1.marcus2002-05-022-2/+2
|
* - Add working site (mirrored by new maintainer)pat2002-05-021-3/+2
| | | | | | | | - Give maintainership to Jason Harris <jharris@widomaker.com> PR: 36506 Submitted by: Tilman Linneweh <tilman@arved.de>, Jason Harris <jharris@widomaker.com>
* Add missed @dirrm.sobomax2002-05-022-0/+2
|
* Switch maintainership over to KDE FreeBSD group <kde@FreeBSD.org>lioux2002-05-011-1/+1
| | | | Submitted by: Alan E <ports@geeksrus.net>
* devel/sdl12 now installs libSDL-1.1.4 not 1.1.3 -- fix LIB_DEPENDSmi2002-05-011-1/+1
|
* Fix PLISTlioux2002-05-011-56/+133
| | | | | Submitted by: Alan E <ports@geeksrus.net> Approved by: will
* Don't try to delete share/gnome/mime-info - this directory is "owned" bysobomax2002-05-012-2/+0
| | | | gnomelibs.
* Remove uneeded patch.marcus2002-05-012-0/+0
|
* Update to 1.0.7.marcus2002-05-018-40/+326
| | | | Reviewed by: sobomax
* use USE_PYDISTUTILSijliao2002-04-302-14/+3
|
* add @dirrm share/screen to pkg-plist.nork2002-04-281-0/+1
| | | | Approved by: knu (mentor)
* - Fix dependencies, typos, empty linespat2002-04-262-10/+6
| | | | | | | | | | - Fix portlint errors/warnings - make hardcoded /usr/local LOCALBASE safe PR: 30272, 37444 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>, Andreas Schulz <ats@first.fhg.de> Approved by: maintainer timeout
* Update to 374pat2002-04-262-2/+2
| | | | | PR: 37463 Submitted by: maintainer
* - Add author patch to fix gcc > 3.0 problems and bump PORTREVISIONpat2002-04-253-2/+8
| | | | | | - Fix MASTER_SITES and WWW tag in pkg-descr Submitted by: maintainer
* Update to 3.0. Sigh.will2002-04-234-0/+1782
|
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-22508-9629/+30277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
* Add gtktalog, a GUI program to make disk catalogs.anders2002-04-227-0/+286
| | | | | PR: 36984 Submitted by: Juan Salaverria <rael@vectorstar.net>
* Silence perl -wbrian2002-04-201-0/+11
|
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-1918-339/+1
| | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
* Update to version 2.3 (audio support, tcp improvements etc.)cracauer2002-04-182-2/+2
| | | | Strip down description and comment to make portlint happy.
* Chase increase of libSDL version number.sobomax2002-04-173-3/+3
|
* Replace some \N occurances with $N to silence perl -wbrian2002-04-172-0/+42
|
* Use /var/tmp/ as default temporary directory instead of /usr/tmp/.dirk2002-04-161-0/+20
| | | | Approved by: maintainer timeout
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already insobomax2002-04-162-2/+0
| | | | LIB_DEPENDS.
* gettext upgrade uber-patch (stage 3)ade2002-04-1381-94/+162
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Update to 1.67pat2002-04-122-2/+2
| | | | | PR: 37007 Submitted by: maintainer
* Update to 1.11pat2002-04-122-2/+2
| | | | | PR: 37011 Submitted by: maintainer
* Update to 1.5.roam2002-04-114-45/+55
| | | | | PR: 36760 Submitted by: maintainer
* Unbreak after r1.11 of src/sys/sys/ioccom.h.kuriyama2002-04-091-0/+11
| | | | ( ioctl() declaration change )
* Remove myself from MAINTAINERache2002-04-091-1/+1
|
* Update to 0.6.5p2pat2002-04-072-3/+2
| | | | | PR: 36822 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Respect CC and CFLAGSkris2002-04-061-3/+5
| | | | | | | | | | | | | | | _____ _ _ _ _ | ___(_) __ _| | ___| |_ _ __ _____ __ __ _____ _ __| | _____ | |_ | |/ _` | |/ _ \ __| | '_ \ / _ \ \ /\ / / \ \ /\ / / _ \| '__| |/ / __| | _| | | (_| | | __/ |_ | | | | (_) \ V V / \ V V / (_) | | | <\__ \ |_| |_|\__, |_|\___|\__| |_| |_|\___/ \_/\_/ \_/\_/ \___/|_| |_|\_\___/ |___/ __ _ _ ___ _ __ ___ _ __ __ _ _ __ ___ / /_ | || | / _ \| '_ \ / __| '_ \ / _` | '__/ __| '_ \| || |_ | (_) | | | | \__ \ |_) | (_| | | | (__| (_) |__ _| \___/|_| |_| |___/ .__/ \__,_|_| \___|\___/ |_| |_|
* Respect CC and CFLAGS.kris2002-04-061-0/+10
| | | | De JIBE package now wo'ks on sparc64!
* Change my ports to use my FreeBSD.org address.marcus2002-04-061-1/+1
| | | | Approved by: sobomax
* Fix and sort plistpat2002-04-041-26/+27
| | | | | PR: 36706 Submitted by: Tilman Linneweh <tilman@arved.de>
* - Unbreak port, updated security-Howto, new chaptersdinoex2002-04-033-4/+7
|
* upgrade to 0.2.1ijliao2002-04-022-2/+2
|
* take maintainershipijliao2002-04-021-2/+3
| | | | | PR: 36631 Submitted by: Jason Harris <jharris@widomaker.com>
* Update to 1.05 nonbetadwcjr2002-04-012-4/+4
| | | | | PR: 36507 Submitted by: tilman@arved.de
* Update to 2.12pat2002-04-013-5/+5
| | | | | PR: 36574 Submitted by: maintainer
* Add missing LIB_DEPENDS on libmikmod.kris2002-03-311-1/+2
|
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-305-7/+33
| | | | | | | not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento
* Update to 0.3.0pat2002-03-293-39/+38
| | | | | PR: 36458 Submitted by: maintainer
* Remove scriptkit, which has been broken for over 3 years.kris2002-03-286-35/+0
|
* Update to 1.3.r1pat2002-03-288-87/+20
| | | | | PR: 36378 Submitted by: Li-lun Wang (Leland Wang) <llwang@infor.org>
* Chase xmms shlib major #.petef2002-03-261-1/+1
| | | | | | PR: 36253 Submitted by: Norikatsu Shigemura <FreeBSD-gnats-submit@freebsd.org> Approved by: maintainer
* Update to 5.2.petef2002-03-262-2/+2
|
* add pdfmap 1.50ijliao2002-03-256-0/+70
| | | | Generate maps in PDF format and place clickable objects on them
* back out last "bad" commitijliao2002-03-251-1/+0
|
* add pdfmap 1.50ijliao2002-03-251-0/+1
| | | | Generate maps in PDF format and place clickable objects on them
* BROKEN: does not buildkris2002-03-251-0/+2
|
* BROKEN: Checksum failskris2002-03-251-0/+2
|
* Add a missing ${SETENV}.petef2002-03-241-1/+1
| | | | Submitted by: bento
* ari-yahoo repocopied to 'net' to live beside other Yahoo! messenger clients.obrien2002-03-246-37/+0
|
* add gretl 0.991ijliao2002-03-236-0/+396
| | | | Gnu Regression, Econometrics and Time-series Library
* Update MASTER_SITES.petef2002-03-211-1/+1
| | | | | PR: 36131 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* These do not apply to, and are apparently unnecessary for, the newmph2002-03-203-393/+0
| | | | | | | | version. They should have been removed in the commit to this port earlier today, but I did not have these files in my working copy and hence did not experience the errors. Submitted by: Michael W. Holdeman <ptfd9100@beanstalk.net>
* Upgrade to version 1.3.2, now hosted on Sourceforge.mph2002-03-204-39/+7
|
* Update to version 1.4.2.obrien2002-03-203-20/+3
|
* Remove patches not needed anymore (iconv --> giconv).sobomax2002-03-192-28/+0
|
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andsobomax2002-03-181-4/+0
| | | | -liconv to -lgiconv.
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-183-0/+3
|
* Depend on security/p5-Crypt-Blowfishbrian2002-03-181-0/+1
|
* Take MAINTAINERship (as FSL)brian2002-03-181-1/+1
| | | | Approved by: markm
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-183-3/+3
| | | | libiconv.
* upgrade to 1.2ijliao2002-03-184-30/+30
| | | | | PR: 36025 Submitted by: Ports Fury
* Backout previous commit (addition of libperl), for some reason it isn't reallysobomax2002-03-181-1/+0
| | | | | | | installed. Submitted by: bento Pointy hat to: sobomax
* Update to version 1.02kevlo2002-03-162-2/+2
| | | | | PR: 35973 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Fix compilation errorpat2002-03-161-2/+3
| | | | | PR: 35963 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* * Actually provide unique error messages for the various error returnsobrien2002-03-163-0/+393
| | | | | | | | from fetching a URL. * Add patches to remove all the duplication of the eBay URL text strings. These patches justify why high schoolers and college freshman should NOT be allowed near a compiler.
* Stage 1 of gettext update.ade2002-03-1679-79/+79
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* upgrade to 0.2.11ijliao2002-03-153-21/+17
|
* Add missed libperl.sobomax2002-03-151-0/+1
|
* add flyway 0.2.2ijliao2002-03-146-0/+62
| | | | A VFR/IFR Route Planner for Pilots
* Adjust in accordance with the new location of freetype1 includessobomax2002-03-141-0/+16
| | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
* A utility to update firmware in Cisco/Aironet 802.11 wireless cardsambrisko2002-03-147-0/+41
| | | | | PR: ports/31712 Reviewed by: archie
* Fixes a bug regarding the `(def)encoding' directive that NUL characters are allache2002-03-142-0/+50
| | | | | | | discarded if you use it. Submitted by: "Akinori MUSHA" <knu@iDaemons.org> Obtained from: Michael Schroeder
* upgrade to 1.26ijliao2002-03-132-2/+2
|
* ugprade to 2.11ijliao2002-03-135-9/+18
| | | | | | | take maintainership PR: 35854 Submitted by: Thomas Hurst <freaky@aagh.net> (new maintainer)
* Fix various warning errors from libmcal's CVS treeade2002-03-134-65/+183
| | | | | PR: 34089 Submitted by: MAINTAINER
* MAINTAINER has check module licenses, which are restrictive enough toade2002-03-131-0/+2
| | | | | | | imply NO_CDROM and NO_PACKAGE PR: 35626 Submitted by: MAINTAINER
* Chase checksum - Author change README to mention that it requirespat2002-03-101-1/+1
| | | | GKrellM 1.2.6 or higher.
* New port of gkrellshoot, a screen locking and screen capture plugin forjim2002-03-097-0/+87
| | | | | | GKrellM. Submitted by: Andrew Stuart <elitetek@tekrealm.net>
* Fix problems with the -s command related to packages with no @origin line.des2002-03-082-18/+7
|
* Host distfiles at a temporary site until the main page reappears.petef2002-03-061-1/+1
| | | | | PR: 35562 Submitted by: maintainer
* Update to 0.7pat2002-03-052-3/+2
|
* Fix dependency detection logic (it was broken for libraries).des2002-03-052-45/+63
| | | | Improve package version comparison algorithm.
* add goblin 2.4a3ijliao2002-03-037-0/+333
| | | | A Graph Object Library for Network Programming Problems
* Update to 0.2.1pat2002-03-034-71/+126
| | | | | PR: 35497 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 2.2.0pat2002-03-034-2/+10
| | | | | PR: 35496 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 0.2.10ijliao2002-03-022-2/+2
|
* Update to 0.6.5pat2002-03-012-2/+2
| | | | | PR: 35416 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 2.10pat2002-03-015-10/+11
| | | | | PR: 35405 Submitted by: Thomas Hurst <freaky@aagh.net>
* Update to latest available snapshot for i386/5-CURRENT:petef2002-02-262-7/+7
| | | | | | - 5.0-20020219-CURRENT PR: 34517
* Update to latest available snapshot for i386/5-CURRENT:petef2002-02-262-8/+8
| | | | | | - 5.0-20020219-CURRENT PR: 34516
* upgrade to 0.2.9ijliao2002-02-252-2/+2
|
* Definitely not my day. Further thought revealed that porteasy.pl rev 1.20des2002-02-242-8/+7
| | | | was not only suboptimal, but incorrect to boot. Fix and bump PORTREVISION.
* Argh, I've programmed way too much Java lately. tr/./+/.des2002-02-241-1/+1
|
* Play it safe when building ports that have special dependencies.des2002-02-242-7/+23
| | | | | | Add more caching to improve the performance of simple commands. Bump version to 2.7.0 (should have done this last time) Belatedly update copyright dates.
* Whitespace cleanup.des2002-02-241-26/+26
|
* Upgrade to 3.9.11ache2002-02-246-44/+75
| | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
* Add linux as secondary category since this is a linux binarylioux2002-02-234-4/+4
|
* New port edonkey-tool-recovermet version 0.0.2: Tool that tries tolioux2002-02-2111-0/+143
| | | | re-create x.part.met files compromised due to crash
* New port edonkey-tool-slist version 0.2: Checks which servers arelioux2002-02-216-0/+55
| | | | either dead or alive in server.met
* New port edonkey-tool-list version 0.0.1: Creates a web page withlioux2002-02-2111-0/+115
| | | | ed2k:// links to all your shared files
* Use a simpler URI in WWW taglioux2002-02-211-1/+1
|
* - edonkey-tool-hash version 0.0.1: Both calculates 'eDonkey hashes'lioux2002-02-216-0/+37
| | | | and produces ed2k:// links for files
* Add a hack to the master detection code to cater for mail/postfix.des2002-02-202-4/+4
| | | | Clean up each dependency after building it, to conserve disk space.
* Update MASTER_SITESjedgar2002-02-191-1/+1
|
* Update to 0.3pat2002-02-174-4/+4
|
* upgrade to 1.0.5ijliao2002-02-163-4/+10
|
* Pass the maintainership wand to Jason Harris <jharris@widomaker.com>pat2002-02-151-1/+1
| | | | Submitted by: Jason Harris <jharris@widomaker.com>
* Update to 373pat2002-02-132-2/+2
| | | | | PR: 34892 Submitted by: Jason Harris <jharris@widomaker.com>
* Update to 0.3.5pat2002-02-132-2/+2
|
* Add since 0.3, a tool to view the end of a file like tail(1), but save statewjv2002-02-117-0/+62
| | | | between sessions.
* add graphthing 0.6ijliao2002-02-116-0/+30
| | | | A tool that allows you to create, manipulate and study graphs
* Update to 1.5pat2002-02-107-98/+6
| | | | | PR: 34752, 34753 Submitted by: maintainer
* add cfe 0.12ijliao2002-02-096-0/+32
| | | | Console font editor
* Update to 1.4.1.2.sobomax2002-02-088-44/+96
|
* Add p5-Array-RefElem 0.02, set up array elements as aliases.petef2002-02-086-0/+38
| | | | | PR: 33410 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* strerror_r() returns an exit code, not the error string. This fixes:jedgar2002-02-082-0/+13
| | | | | | | | | $ gnuls blah gnuls: blah: (null) $ on recent -stable and -current builds after strerror_r() was implemented.
* Update to 5.1petef2002-02-044-16/+13
|
* Update to 0.09petef2002-02-042-2/+2
|
* Update to 0.2001.10.29petef2002-02-042-2/+2
|
* upgrade to 0.2.0ijliao2002-02-033-10/+13
| | | | | switch from perl to python drop maintainership
* upgrade to 0.2.8ijliao2002-02-015-10/+30
| | | | change mastersite & WWW
* Move pkg_tarup from misc to sysutils, where the port should dwell.knu2002-02-017-139/+0
| | | | | Approved by: portmgr Repocopied by: joe
* add help2man 1.25ijliao2002-01-307-0/+58
| | | | Automatically generating simple manual pages from program output
* Repocopy and move "fd" from misc/ to shells/ which is more suitableknu2002-01-3010-132/+0
| | | | | | | category for the port. Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER) Repocopied by: joe
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-2912-27/+27
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Update maintainer email addresspat2002-01-291-1/+1
| | | | | PR: 34372 Submitted by: maintainer
* Update to 1.10pat2002-01-282-2/+2
| | | | | PR: 34360 Submitted by: maintainer
* Update to 1.01pat2002-01-282-2/+2
| | | | | PR: 34358 Submitted by: maintainer
* Fix bento errordwcjr2002-01-281-1/+2
| | | | | PR: 33533 Submitted by: maintainer
* Add p5-Locale-SubCountry 1.09, convert state, province, county etc.petef2002-01-276-0/+45
| | | | | | | names to/from code. PR: 33382 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Fix build on -currentkris2002-01-263-0/+11
|
* Add p5-File-Sort 1.00, sort a file or merge sort multiple files.petef2002-01-266-0/+39
| | | | | PR: 33365 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Fix the master port detection logic to correctly handle KDE ports.des2002-01-242-3/+3
| | | | Bump version to 2.6.3.
* add demoniac 0.3ijliao2002-01-236-0/+45
| | | | A tool for exploring and animating graphics effects
* Fix package building. Also: determine max filedescriptor by usingtobez2002-01-234-60/+104
| | | | | | sysctl. Submitted by: maintainer
* - Remove WWW: line from pkg-descr to avoid fenner's survey (the homepagekevlo2002-01-221-4/+0
| | | | | | | disappeared from the internet). PR: 34165 Submitted by: MAINTAINER
* Update to 0.27.tobez2002-01-222-2/+2
|
* Add gnomemimedata 1.0.1, a MIME and Application database for GNOME.sobomax2002-01-2215-0/+193
|
* Add a patch submitted by the author which fixes a bug I reported whereknu2002-01-222-1/+49
| | | | | | | fd occasionally dies of a segfault caused by a buffer overrun on command invocation. Bump PORTREVISION accordingly.
* Support dependencies that have backtick expressions in them, and fix a fewdes2002-01-212-7/+15
| | | | related nits. Bump version to 2.6.2.
* Update Thierry Thomas' e-mail address.trevor2002-01-211-1/+1
| | | | PR: 34095
* Stop pkg_delete time messages caused by uneraseable directories.sada2002-01-211-56/+56
| | | | Approved by: Maintainer
* upgrade to 2.09ijliao2002-01-195-17/+23
| | | | | PR: 34050 Submitted by: Thomas Hurst <freaky@aagh.net>
* Add a patch submitted by the author which fixes a bug I reported whereknu2002-01-192-1/+14
| | | | | | | | fd fails to expand a relative symlink in the root directory. Bump PORTREVISION accordingly. Remove an unneeded MASTER_SITE_SUBDIR line.
* Update maintainer's email addressdwcjr2002-01-183-5/+5
| | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
* - Relinquish maintainership. I haven't used this application in a long, longwjv2002-01-171-1/+1
| | | | time.
* Upgrade to 1.0.2. Ignore port for Python-2.2 as there aretg2002-01-153-3/+11
| | | | incompatible language changes.
* Fix MASTER_SITES and WWW.jim2002-01-152-4/+4
| | | | | PR: 33886 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add p5-Chatbot-Eliza 0.97ijliao2002-01-126-0/+36
| | | | A clone of the classic Eliza program
* Add ${LOCALBASE}/sbin/ back to the amrecover dependancy. It seems thatjeh2002-01-124-12/+12
| | | | | | bento's PATH does not include that directory. Submitted by: bento
* Add port misc/tuxcards A small Application, which organizes your notespat2002-01-126-0/+59
| | | | | | | | in a tree, so they are easier to find. Clone of the Windows software "CUECards" PR: 33734 Submitted by: Tilman Linneweh <freebsdports@arved.de>
* -Add WITH_MTX option for those that want the mtx changer programjeh2002-01-114-12/+36
| | | | | | | -Small path cleanups -Bump PORTREVISION Submitted by: Martin Blapp <mb@imp.ch>
* Upgrade to 2.4.3b2.jeh2002-01-1132-152/+52
| | | | | - Remove 2 contributed patchs that are now part of the release - Build static programs for easier recovery
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-115-80/+10
| | | | | | | | | | | | | | | | | | | | - Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. + Default to compile optimized for speed, not debugging, in ports builds, not just packages. We don't really get that many backtraces or debugging information, and there's a better way to provide these things to people willing to spend some time working on KDE. It's at (as announced before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2 upon request, and being unable to find any reason not to. Apparently, kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a runtime dependency. Therefore to enable its use one just needs to add the teTeX package. Bump PORTREVISION to reflect dependency change. - Fix koffice port by removing PYTHON_VERSION, which is unnecessary. PR: 33650 (part of) Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net> Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and optimizing for speed, not debugging capability)
* new port of patanjali, a fortune(6)-like program that displays attrevor2002-01-105-0/+49
| | | | random a verse from the Yoga Sutras of Patanjali
* Update MASTER_SITEpat2002-01-091-1/+1
| | | | | PR: 33663 Submitted by: maintainer
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-085-0/+15
| | | | | | | --enable-debug and turn off stripping of binaries so we actually get all the debugging we're supposed to get. :) Submitted by: Alan Eldridge <alane@geeksrus.net>
* Add a fallback MASTER_SITE where old DISTFILES are moved to. Thislioux2002-01-071-1/+2
| | | | | | | avoids breakage when developer updates versions. PR: 33622 Submitted by: maintainer
* o Remove incorporated patchlioux2002-01-073-45/+2
| | | | | | | o Update to 1.7 PR: 33622 Submitted by: maintainer
* Add humourous message if kenny is killedpat2002-01-062-3/+44
| | | | | PR: 33576 Submitted by: maintainer
* Add missing dependency for XPM.pat2002-01-051-0/+1
| | | | Reported by: bento
* Conditionalize use of objprelink based on whether we're running onwill2002-01-055-15/+40
| | | | | | MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined. Requested by: several
* A minor modification of magicpoint/files/patch-aamita2002-01-051-6/+8
|
* use stdlib.h instead of malloc.h For compatibility with 5-current.mita2002-01-051-0/+11
| | | | | | | This change does not affect 4-stable ports. PR: ports/32071 Submitted by: also from Nicolas Jombart
* upgrade to 3.3ijliao2002-01-032-3/+7
|
* New port kenny version 1.6: Translate text both to and from KennySpeaklioux2002-01-036-0/+65
| | | | | PR: 33171 Submitted by: Alan Eldridge <ports@geeksrus.net>
* Add new port x11-wm/icemc - a graphical configuration tool to editpat2002-01-026-0/+71
| | | | | | | your IceWM menu PR: 33409 Submitted by: Adam Weinberger <monkey@crackula.com>
* Add p5-Array-IntSpan 1.01, module for handling arrays using IntSpanpetef2002-01-016-0/+47
| | | | | | | techniques. PR: 33363 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Add p5-Array-Compare 1.03, perl extension for comparing arrays.petef2002-01-016-0/+49
| | | | | PR: 33361 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* add cave 0.3ijliao2001-12-316-0/+37
| | | | Character Animation Viewer for Everyone
* Add p5-Business-ISSN 0.90, perl extension for Internationalpetef2001-12-316-0/+37
| | | | | | | Standard Serial Numbers. PR: 33326 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Add p5-Business-ISBN 1.64, work with International Standard Bookpetef2001-12-316-0/+40
| | | | | | | Numbers. PR: 33325 Submitted by: Seamus Venasse <svenasse@polaris.ca>