aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Sort languages by name.Dmitry Sivachenko2001-04-1370-700/+700
| | | | Notes: svn path=/head/; revision=41332
* Examine LINGUAS variable before BATCH.Dmitry Sivachenko2001-04-1170-350/+350
| | | | | | | | | | | After this change slave ports (russian/kde2-i18n and japanese/kde2-i18n) should work as expected. Comment out files in .../en/ directory. It seems they are not being installed by this port. Notes: svn path=/head/; revision=41277
* Fix checksum (no diffs actually, seems to be recompressed).Dirk Froemberg2001-04-111-1/+1
| | | | Notes: svn path=/head/; revision=41276
* Re-update to 1.03r with a hotfix from the author. PORTREVISION is setAkinori MUSHA2001-04-104-2/+26
| | | | | | | | | to 1 now due to this whole matter. Submitted by: MAINTAINER Notes: svn path=/head/; revision=41198
* Temporarily back out the previous update. There seems to be a nastyAkinori MUSHA2001-04-102-2/+2
| | | | | | | bug in 1.03r. Now I'm talking with the author... Notes: svn path=/head/; revision=41188
* Update to 1.03r.Akinori MUSHA2001-04-102-2/+2
| | | | | | | | PR: ports/26471 Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (MAINTAINER) Notes: svn path=/head/; revision=41173
* Allow to override MAINTAINER and CATEGORIES (in slave ports).Dmitry Sivachenko2001-04-0970-140/+140
| | | | Notes: svn path=/head/; revision=41148
* Add the ability to select which languages to install via dialog(1)-basedDmitry Sivachenko2001-04-09141-14794/+20851
| | | | | | | | menu. Sort pkg-plist. Notes: svn path=/head/; revision=41146
* Add wmx10, a WindowMaker X10 device controller.Eric Melville2001-04-097-0/+53
| | | | | | | | PR: 21598 Reviewed by: murray Notes: svn path=/head/; revision=41123
* Update WWW.Maxim Sobolev2001-04-091-1/+1
| | | | | | | Submitted by: FDS Notes: svn path=/head/; revision=41110
* add gonvertYing-Chieh Liao2001-04-097-0/+72
| | | | | | | A conversion utility that allows conversion between many units Notes: svn path=/head/; revision=41102
* Add cuecat 1.0, tools for decoding and using the output of aWill Andrews2001-04-076-0/+47
| | | | | | | | | | :Cue:Cat(TM) wand scanner. PR: 22104 Submitted by: mwm@mired.org Notes: svn path=/head/; revision=41043
* Update port to 3.2, now with versioned distfilesChris D. Faulhaber2001-04-072-4/+3
| | | | Notes: svn path=/head/; revision=41038
* Update to 0.8.Will Andrews2001-04-072-2/+2
| | | | Notes: svn path=/head/; revision=41024
* Add qbrew 0.1.6, a homebrewer's recipe calculator.Will Andrews2001-04-076-0/+64
| | | | | | | | PR: 21533 Submitted by: David Johnson <david@usermode.org> Notes: svn path=/head/; revision=41017
* Update to 2.1.1Dmitry Sivachenko2001-04-05211-4892/+4568
| | | | Notes: svn path=/head/; revision=40895
* Forgot to update porteasy's idea of its own version number.Dag-Erling Smørgrav2001-04-052-1/+2
| | | | | | | Notices by: <jbg@verloid.net> Notes: svn path=/head/; revision=40883
* Overhaul QT/KDE support:Will Andrews2001-04-0383-209/+159
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-021-2/+0
| | | | Notes: svn path=/head/; revision=40731
* The GNU *@&%^Wpeople seem to have renamed the distfile.David E. O'Brien2001-03-312-1/+2
| | | | | | | | They are now going against their ?10? year tradition of source tarball naming. So who knows, is this even version "1.4.0", or is it "1.4"? Notes: svn path=/head/; revision=40681
* Add mango 0.3, a recipe management software. Also the first port toWill Andrews2001-03-316-0/+42
| | | | | | | | | | take advantage of -lqtgl provided by the newest QT2.3.0 port. PR: 26029 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> Notes: svn path=/head/; revision=40622
* add gmanYing-Chieh Liao2001-03-3012-0/+183
| | | | | | | G-man is a user-friendly graphical front end for the man system Notes: svn path=/head/; revision=40592
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-2910-10/+10
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* add grcYing-Chieh Liao2001-03-2510-0/+112
| | | | | | | | Generic Colouriser is yet another colouriser for beautifying your logfiles or output of commands Notes: svn path=/head/; revision=40345
* Update to point at qt2-static not qt22-static.Will Andrews2001-03-251-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=40335
* Fix a couple of small nits.Alexander Langer2001-03-231-2/+2
| | | | | | | Submitted by: nra (maintainer) Notes: svn path=/head/; revision=40272
* Add/fix some prefixes in PrestonBrian Somers2001-03-232-2/+2
| | | | Notes: svn path=/head/; revision=40257
* bump PORTEPOCH to force downgrade.FUJISHIMA Satsuki2001-03-221-0/+1
| | | | Notes: svn path=/head/; revision=40218
* Depend on the new py-mx-base.Thomas Gellekum2001-03-221-1/+1
| | | | Notes: svn path=/head/; revision=40211
* When compiled with X, ImageMagick conflicts with display. WarnTrevor Johnson2001-03-212-1/+4
| | | | | | | | users about the conflict. Squeeze the pkg-comment files so they are less than 71 characters. Notes: svn path=/head/; revision=40178
* update: 313->319cDaniel Baker2001-03-212-2/+2
| | | | Notes: svn path=/head/; revision=40164
* - Downgrade from v2.8012.465 to v2.8010.462 due to bugsDaniel Baker2001-03-212-4/+4
| | | | | | | | | - Clean up the Makefile a bit Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Notes: svn path=/head/; revision=40162
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-2025-508/+0
| | | | Notes: svn path=/head/; revision=40120
* Add dummy getmntent() func.Yukihiro Nakai2001-03-203-4/+30
| | | | | | | | PR: ports/24570 Submitted by: Roman Shterenzon<roman@xpert.com> Notes: svn path=/head/; revision=40104
* This time try harder to fix *all* incorrect RUN_DEPENDS:Maxim Sobolev2001-03-201-7/+7
| | | | | | | | | | | | | | | 1. A user (bento for example) may not have ${LOCALBASE}/sbin in his PATH, so use explicit path to the dependency instead of just executable name; 2. isc-dhcp3 port installs executable called dhcpd, not isc-dhcp3; 3. samba port installs executable called smbd, not samba; 4. cnews port installs executable called cnewsdo, not cnews; 5. apache13 port installs executable called httpd, not apache13; 6. squid23 port installs executable called squid, not squid23. Submitted by: bento Notes: svn path=/head/; revision=40093
* Update to 1.03q.Akinori MUSHA2001-03-202-2/+2
| | | | | | | Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER) Notes: svn path=/head/; revision=40091
* *sigh* More changes in the tarball.Greg Lehey2001-03-191-1/+1
| | | | Notes: svn path=/head/; revision=40033
* Remove ghostview.Greg Lehey2001-03-193-4/+13
| | | | | | | | Get dependencies right for postfix and acroread4. Update packing list. Notes: svn path=/head/; revision=40031
* Update to version 0.7.1Kevin Lo2001-03-172-2/+2
| | | | | | | | PR: 25870 Submitted by: Ports Fury Notes: svn path=/head/; revision=39949
* Correct RUN_DEPENDS - cvsupd binary is called cvsupd, not cvsupd-bin.Maxim Sobolev2001-03-161-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39919
* Update to version 1.7.Dmitry Sivachenko2001-03-163-3/+3
| | | | Notes: svn path=/head/; revision=39913
* Put copy of distfile on MASTER_SITE_LOCAL because it doesn't exist on theMaxim Sobolev2001-03-131-1/+3
| | | | | | | | | | site indicated by the author, while #@%$^ing Lycos today took down ftpsearch.lycos.com. Submitted by: fenner's distfiles survey Notes: svn path=/head/; revision=39757
* Update to version 1.07Dmitry Sivachenko2001-03-132-2/+2
| | | | Notes: svn path=/head/; revision=39732
* Update to version 1.06Dmitry Sivachenko2001-03-133-3/+5
| | | | Notes: svn path=/head/; revision=39731
* Update to v1.4.0 and relinquish maintainership.Mark Murray2001-03-133-22/+153
| | | | Notes: svn path=/head/; revision=39726
* Well, it's my fault, I comment out sgmlformat last commit.Vanilla I. Shu2001-03-121-1/+1
| | | | | | | | | Add it back. Submitted by: bento Notes: svn path=/head/; revision=39646
* Add forgotten file.Dag-Erling Smørgrav2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39587
* Instant server, to match instant workstation.Greg Lehey2001-03-117-0/+42
| | | | | | | | This is a first stab at something which will be documented in the next edition of "The Complete FreeBSD". Comments welcome. Notes: svn path=/head/; revision=39539
* Don't try to remove /usr/local/share.Greg Lehey2001-03-111-1/+0
| | | | Notes: svn path=/head/; revision=39533
* Add some more ports.Greg Lehey2001-03-111-1/+7
| | | | | | | | Suggested by: des Joseph Scott <joseph.scott@owp.csus.edu> Notes: svn path=/head/; revision=39532