summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Fix a couple of small nits.alex2001-03-231-2/+2
| | | | Submitted by: nra (maintainer)
* Add/fix some prefixes in Prestonbrian2001-03-232-2/+2
|
* bump PORTEPOCH to force downgrade.sf2001-03-221-0/+1
|
* Depend on the new py-mx-base.tg2001-03-221-1/+1
|
* When compiled with X, ImageMagick conflicts with display. Warntrevor2001-03-212-1/+4
| | | | | users about the conflict. Squeeze the pkg-comment files so they are less than 71 characters.
* update: 313->319cdbaker2001-03-212-2/+2
|
* - Downgrade from v2.8012.465 to v2.8010.462 due to bugsdbaker2001-03-212-4/+4
| | | | | | - Clean up the Makefile a bit Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".obrien2001-03-2025-508/+0
|
* Add dummy getmntent() func.nakai2001-03-203-4/+30
| | | | | PR: ports/24570 Submitted by: Roman Shterenzon<roman@xpert.com>
* This time try harder to fix *all* incorrect RUN_DEPENDS:sobomax2001-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
* Update to 1.03q.knu2001-03-202-2/+2
| | | | Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
* *sigh* More changes in the tarball.grog2001-03-191-1/+1
|
* Remove ghostview.grog2001-03-193-4/+13
| | | | | Get dependencies right for postfix and acroread4. Update packing list.
* Update to version 0.7.1kevlo2001-03-172-2/+2
| | | | | PR: 25870 Submitted by: Ports Fury
* Correct RUN_DEPENDS - cvsupd binary is called cvsupd, not cvsupd-bin.sobomax2001-03-161-1/+1
| | | | Submitted by: bento
* Update to version 1.7.demon2001-03-163-3/+3
|
* Put copy of distfile on MASTER_SITE_LOCAL because it doesn't exist on thesobomax2001-03-131-1/+3
| | | | | | | site indicated by the author, while #@%$^ing Lycos today took down ftpsearch.lycos.com. Submitted by: fenner's distfiles survey
* Update to version 1.07demon2001-03-132-2/+2
|
* Update to version 1.06demon2001-03-133-3/+5
|
* Update to v1.4.0 and relinquish maintainership.markm2001-03-133-22/+153
|
* Well, it's my fault, I comment out sgmlformat last commit.vanilla2001-03-121-1/+1
| | | | | | Add it back. Submitted by: bento
* Add forgotten file.des2001-03-111-0/+1
|
* Instant server, to match instant workstation.grog2001-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.
* Don't try to remove /usr/local/share.grog2001-03-111-1/+0
|
* Add some more ports.grog2001-03-111-1/+7
| | | | | Suggested by: des Joseph Scott <joseph.scott@owp.csus.edu>
* Porteasy 2.3: cvspass magic for anoncvs.freebsd.org; new -w option fordes2001-03-114-26/+85
| | | | | displaying a port's web site URL; don't build by default (sometimes you just want to update a port and all its dependencies); code cleanup.
* Fix plist. This port is still bogus:kris2001-03-111-0/+13
| | | | | | | * it installs into /usr/local/www/data, meaning the jargon file gets added to your website * it installs a copy of the entire jargon-4.2.3.tar.gz file into the website
* Fix and sort plist, and make this port respect CXX and CFLAGSkris2001-03-104-44/+56
|
* Add matrix-kmod 1.2, a screensaver for console (matrix_saver.ko) thatwill2001-03-106-0/+39
| | | | | | | looks like "Matrix". PR: 23748 Submitted by: Oleg Belousov <strijar@urai.ru>
* Add a port of libh, FreeBSD's next-generation sysinstall/packagealex2001-03-107-0/+626
| | | | | | | | management tool. It fetches it from anonymous CVS (March 10, 2001 snapshot) and installs the libs as well as a few TCL files (mostly samples). Submitted by: nra
* Bump version, make patch-dns work.vanilla2001-03-102-316/+345
| | | | | | | The origin DNS-HOWTO's version is 3.0, and the current one is 3.1. Approved by: kris.
* Tidy up.grog2001-03-101-3/+3
| | | | With input from: Daniel O'Connor <doconnor@gsoft.com.au>, will
* Fix mismatch checksum.vanilla2001-03-101-1/+1
| | | | Submitted by: bento.
* Author released a new version which handles version 4 RPMs also. Sincekris2001-03-102-2/+2
| | | | the distfile doesn't carry a version, arbitrarily call it version 1.1
* Source file was updated to version 1.31.3, but the patches now don't apply.kris2001-03-104-4/+8
| | | | | | | Mark the port BROKEN to reflect this until the maintainer or someone submits an upgrade. Submitted by: bento
* Metaport: install typical software for workstation applications.grog2001-03-106-0/+43
| | | | | | | This is a first stab at something which will be documented in the next edition of "The Complete FreeBSD". Comments welcome. Reviewed by: -ports (well, I got one reply)
* Attempt to fix conflicts with a local getopt.h (specifically, the fix iswill2001-03-053-3/+3
| | | | for libgnugetopt's getopt.h). Not tested, but should work.
* New port: localized messages and documentation for KDE2.demon2001-03-02352-0/+24149
|
* Fix files/proxyper.sh install.will2001-03-021-1/+1
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-016-22/+5
|
* Unbreak.will2001-02-271-2/+0
|
* Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped fromsteve2001-02-271-0/+2
| | | | the ports tree.
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-2616-770/+225
| | | | | | | | | | | | | | | the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo
* Stylekevlo2001-02-261-4/+2
|
* Update to version 1.7 and update to reflect new maintainer.steve2001-02-262-3/+3
| | | | | | PR: 24728 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> Approved by: old maintainer
* Minor pkg-plist fixes.steve2001-02-261-16/+17
| | | | | PR: 23806 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
* Remove the sma port at the maintainer's request since it is no longersteve2001-02-267-92/+0
| | | | | | | been actively developed. PR: 23727 Submitted by: Donald Burr <dburr@freebsd.org>
* Update MASTER_SITES: drop ~roam/ from the URL.roam2001-02-232-2/+2
|
* Update with new URL for the homepage and mastersiteroger2001-02-212-2/+2
|
* Update to version 1.72kevlo2001-02-203-6/+6
| | | | | PR: 25212 Submitted by: Ports Fury
OpenPOWER on IntegriCloud