summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38343
* simple typo fix, remove odd extraneous spaces (^ $)Mario Sergio Fujikawa Ferreira2001-02-141-2/+2
| | | | Notes: svn path=/head/; revision=38342
* add ttyrec, a tty recorderYing-Chieh Liao2001-02-136-0/+33
| | | | Notes: svn path=/head/; revision=38312
* add shc, a shell script "encoder"Ying-Chieh Liao2001-02-137-0/+71
| | | | Notes: svn path=/head/; revision=38311
* Bump PORTREVISION from this morning's commitsJames E. Housley2001-02-1210-10/+10
| | | | Notes: svn path=/head/; revision=38283
* This has been replaced by amanda24-client and amanda24-serverJames E. Housley2001-02-125-149/+0
| | | | Notes: svn path=/head/; revision=38282
* Start the delete of the unified amanda24 port. It has been replacedJames E. Housley2001-02-121-1/+0
| | | | | | | by amanda24-client and amanda24-server. Notes: svn path=/head/; revision=38281
* Cleaning up of build to make it true to the pkg-plistJames E. Housley2001-02-1210-0/+120
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=38238
* Update for new x11-toolkits/gal shared library revisionAde Lovett2001-02-092-2/+2
| | | | Notes: svn path=/head/; revision=38151
* Add 42upgrade. There are no files listed yet, but 4.2R users can use thisSatoshi Asami2001-02-067-0/+56
| | | | | | | | | to track the port.mkversion change. Requested on: the ports list Notes: svn path=/head/; revision=38023
* o Update to version 2.4.2p1James E. Housley2001-02-0510-25/+30
| | | | | | | | o Use SourceForge master site o Fixed if statement for OSVERSION Notes: svn path=/head/; revision=38008
* Add websiteJames E. Housley2001-02-055-0/+25
| | | | Notes: svn path=/head/; revision=38007
* Style fixes for ports/misc.Jimmy Olgeni2001-02-057-7/+7
| | | | Notes: svn path=/head/; revision=37986
* ${LOCALBASE}/sbin seems more correct that ${PREFIX}/sbin.James E. Housley2001-02-025-10/+10
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37914
* Need to specify a full path for sbin programs in (BUILD|RUN)_DEPENDSJames E. Housley2001-02-015-10/+10
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37889
* Up throught FreeBSD 3.x scsiio.h existed anc cause chg-scsi to be built.James E. Housley2001-02-0110-0/+45
| | | | | | | | | | After that, SCSI was CAMified and chg-scsi isn't built, but that is a seperate problem. Submitted by: bento Notes: svn path=/head/; revision=37876
* Add amanda24-client & amanda24-server to the list of ports. The olderJames E. Housley2001-02-011-0/+2
| | | | | | | amanda24 will be removed shortly. Notes: svn path=/head/; revision=37860
* Add more options, some based upon PR 19333James E. Housley2001-02-015-30/+210
| | | | | | | | PR: 19333 Submitted by: Stefan Moeding <s.moeding@ndh.net> Notes: svn path=/head/; revision=37859
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni2001-01-311-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=37855
* Chase gtkhtml shared library revision.Ade Lovett2001-01-312-2/+2
| | | | Notes: svn path=/head/; revision=37839
* Server portion of the new split amanda24 series.James E. Housley2001-01-3125-310/+655
| | | | | | | | | | | | | | | | o PR 17427 was partly used for the split o PR 18872 was partly used to request plotting (gnuplot) if wanted. o PR 21218 was used for --with-buffered-dump o PR 22258 was also used for requesting plotting PR: 17427 18872 21218 22258 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> Submitted by: Matt Braithwaite <mab@lathian.com> Submitted by: Brad Huntting <huntting@glarp.com> Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=37832
* Allow -client & -server to be at different REVISIONSJames E. Housley2001-01-315-0/+5
| | | | Notes: svn path=/head/; revision=37823
* Complete the CLIENT MakefileJames E. Housley2001-01-3025-695/+35
| | | | Notes: svn path=/head/; revision=37814
* I will take this for awhileJames E. Housley2001-01-3011-11/+11
| | | | Notes: svn path=/head/; revision=37773
* Improve installation procedure and pkg-* documentation.Peter Pentchev2001-01-294-11/+56
| | | | | | | | PR: 24561 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - maintainer Notes: svn path=/head/; revision=37761
* Add WWW:Neil Blakey-Milner2001-01-291-0/+2
| | | | Notes: svn path=/head/; revision=37735
* Make the Makefile portlint clean.James E. Housley2001-01-2922-11/+22
| | | | | | | | | Add @dirrm share/amanda. Submitted by: bento Notes: svn path=/head/; revision=37733
* MAINTAINER should be e-mail address.FUJISHIMA Satsuki2001-01-281-1/+1
| | | | Notes: svn path=/head/; revision=37705
* Update to version 1.0.8Kevin Lo2001-01-283-3/+8
| | | | | | | | PR: 24611 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37667
* - Add missing MASTER_SITE_SUBDIRYing-Chieh Liao2001-01-281-0/+1
| | | | | | | | PR: 24672 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=37665
* Amanda 2.4.2. Uses gmake to work around bin/23328. Changer support enabled ↵Chris Timmons2001-01-2755-1122/+363
| | | | | | | but untested. Notes: svn path=/head/; revision=37650
* update to 2.4Ying-Chieh Liao2001-01-277-105/+6
| | | | | | | | PR: 24655 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37646
* Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.Will Andrews2001-01-2711-11/+11
| | | | Notes: svn path=/head/; revision=37622
* Chase new gtkhtml shared library numberAde Lovett2001-01-252-2/+2
| | | | Notes: svn path=/head/; revision=37589
* change master sitesYing-Chieh Liao2001-01-251-1/+1
| | | | | | | | PR: 24617 Submitted by: joseph@randomnetworks.com Notes: svn path=/head/; revision=37563
* make it fetchableYing-Chieh Liao2001-01-251-3/+1
| | | | | | | | PR: 24616 Submitted by: joseph@randomnetworks.com Notes: svn path=/head/; revision=37562
* change maintainer for findutils and fileutils portsTrevor Johnson2001-01-241-1/+1
| | | | | | | | PR: 24561, 24565 (followups) Approved by: maintainer Notes: svn path=/head/; revision=37542
* The lile port had a couple of issues with process id'sJean-Marc Zucconi2001-01-232-5/+28
| | | | | | | | | | (signed/unsigned int mess ups) and not handling the error when it occurred. Submitted by: Andy Newman <atrn@zeta.org.au> Notes: svn path=/head/; revision=37510
* o change master site.FUJISHIMA Satsuki2001-01-233-6/+6
| | | | | | | | | | | | | | o using gzipped distfile. its content does not change. (uncompressed md5 matched to previous one) o correct patch. PR: 22927 Requested by: Andreas Schulz <ats@first.gmd.de> feel free to add more mirrors. :-) Notes: svn path=/head/; revision=37505
* fix build error.FUJISHIMA Satsuki2001-01-231-1/+1
| | | | | | | Found by: bento Notes: svn path=/head/; revision=37496
* Upgrade to version 0.7Kevin Lo2001-01-233-9/+10
| | | | | | | | PR: 24553 Submitted by: Ports Fury Notes: svn path=/head/; revision=37482
* Upgrade to 2.3Kevin Lo2001-01-238-2/+138
| | | | | | | | PR: 24539 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37470
* Argh, remove change which slipped in while editing the previousKris Kennaway2001-01-221-1/+1
| | | | | | | | commit log. It was a reversion of r1.18 which I was testing whether that commit fixed any security problems. Notes: svn path=/head/; revision=37454
* Forced commit to note that even though the previous revision removedKris Kennaway2001-01-221-1/+1
| | | | | | | | | the FORBIDDEN tag without permission, the port does not actually have security problems as installed, and my previous commit was in error. Apparently I had some local strangeness - sorry for the confusion. Notes: svn path=/head/; revision=37453
* upgrade to 2.8012.465 and unbroken itYing-Chieh Liao2001-01-222-7/+7
| | | | | | | | PR: 24362 Submitted by: tim@bishnet.net, clefevre@citeweb.net Notes: svn path=/head/; revision=37452
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Compilation failure problem under XFree86 version 3 is solved.Yoshio MITA2001-01-211-4/+12
| | | | | | | Reviewed by:ports-jp@jp.FreeBSD.org (ports-jp 10658) Notes: svn path=/head/; revision=37389
* Mark FORBIDDEN; local buffer overflows yielding user nobody.Kris Kennaway2001-01-211-0/+1
| | | | Notes: svn path=/head/; revision=37383
* Upgrade to 1.9Clive Lin2001-01-202-4/+5
| | | | | | | | PR: 24491 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37377
* Change the BUILD_DEPENDS I used for testing to RUN_DEPENDS. I'll assumeNeil Blakey-Milner2001-01-191-1/+1
| | | | | | | no packages have been built for this yet. Notes: svn path=/head/; revision=37329