summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 2.2.Ruslan Ermilov2000-08-167-38/+45
| | | | Notes: svn path=/head/; revision=31689
* Update to 20000802.Kevin Lo2000-08-162-2/+2
| | | | | | | | PR: 20622 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31688
* Update to version 2.10.0Kevin Lo2000-08-161-1/+1
| | | | | | | | PR: 20641 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31687
* Update to version 2.10.0Kevin Lo2000-08-162-2/+2
| | | | | | | | PR: 20640 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31686
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-1639-39/+39
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* Don't install stuff writable to group wheel.Kris Kennaway2000-08-161-0/+11
| | | | Notes: svn path=/head/; revision=31684
* Make this setgid games and remove a world-writable file.Kris Kennaway2000-08-162-4/+13
| | | | Notes: svn path=/head/; revision=31683
* Don't install directories writable to wheelKris Kennaway2000-08-161-0/+11
| | | | Notes: svn path=/head/; revision=31682
* Remove world-writable score files by making the game binary setgid gamesKris Kennaway2000-08-161-1/+4
| | | | | | | | | | and the score file root:games mode 664. Since the games group has (should have) no permissions other than to write to game data files, it doesn't really matter if this is "insecure" (lots of other things which are setgid games already are). Notes: svn path=/head/; revision=31681
* Remove a world-writable score file by making the game binary setgid gamesKris Kennaway2000-08-161-2/+2
| | | | | | | | | | and the score file root:games mode 664. Since the games group has (should have) no permissions other than to write to game data files, it doesn't really matter if this is "insecure" (lots of other things which are setgid games already are). Notes: svn path=/head/; revision=31680
* Better variant of .forward line, more close to originalAndrey A. Chernov2000-08-162-10/+11
| | | | Notes: svn path=/head/; revision=31679
* welcome postfix-current, to track the non-official-release-but-good-qualityBill Fumerola2000-08-161-1/+3
| | | | | | | "experimental" series of postfix. maintained by yours truely. Notes: svn path=/head/; revision=31678
* Fix info about line must be placed in ~/.forwardAndrey A. Chernov2000-08-162-0/+33
| | | | Notes: svn path=/head/; revision=31677
* (1) Use USE_XPM instead of an explict LIB_DEPENDS to xpm for theSatoshi Asami2000-08-151-7/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | REQUIRES_MOTIF case, so it won't picking up unneeded xpm dependencies when XFree86-4 is being used. (2) New variable MOTIF_OPEN which depends to x11-toolkits/open-motif instead of commercial variants. This is for testing only -- I intend to replace the whole Motif hackery with a normal dependency to open-motif when it is proved sufficient. (3) Fix typo in XAWVER, I had the XFree86-3 and 4 cases backwards. Submitted by: steve (4) Add BUILD_DEPENDS to devel/imake-4 when USE_IMAKE is set and XFREE86_VERSION=4. Otherwise ports won't be able to find imake. Reported by: alex, among others (5) Make USE_XPM, USE_DGS, USE_MESA and USE_FREETYPE imply USE_XLIB when XFREE86_VERSION=4. Otherwise some ports can't find them. (6) Add new target "pre-everything" that is called before fetch. Use this (instead of pre-fetch or .BEGIN) if you want something to be done before one of the normal targets are run. Switch perl version check to use pre-everything, otherwise you can't even build a 5-current index on a 4-stable machine (for instance). (7) Add "ruby" to list of valid categories. Requested by: knu Notes: svn path=/head/; revision=31676
* Don't install stuff group-writable when it doesnt need to be.Kris Kennaway2000-08-156-9/+89
| | | | | | | Reviewed by: fenner (maintainer) Notes: svn path=/head/; revision=31674
* Add japanese/ruby-kakasi, KAKASI module for Ruby.Akinori MUSHA2000-08-156-0/+74
| | | | Notes: svn path=/head/; revision=31673
* Install Emacs Lisp files (*.el) to share/emacs/site-lisp/ andAkinori MUSHA2000-08-159-0/+123
| | | | | | | | | lib/xemacs/site-lisp so Emacs/XEmacs can easily find them to load. Instruct users how to use them. Notes: svn path=/head/; revision=31672
* l0pht-watch is much more useful if you can see more than 20 charactersBrian Feldman2000-08-152-6/+38
| | | | | | | | of the pathname. Use the magic of TIOCGWINSZ to let it scale with the terminal. Notes: svn path=/head/; revision=31671
* Since it makes very... promiscuous modes in the installation, createBrian Feldman2000-08-153-0/+18
| | | | | | | | | | | | the ${PREFIX}/share/licq directory with no external permissions at all while doing the installation, then whack the permissions into shape later before handing it off to the world. There is no race condition, but this is under the assumption that the installation routine doesn't chmod ${PREFIX}/share/licq itself! God only knows, with this autoconfed, libtooled... Notes: svn path=/head/; revision=31670
* Oops, let's use the correct MD5Chris D. Faulhaber2000-08-151-1/+1
| | | | Notes: svn path=/head/; revision=31669
* Bring abclock unto the worldChris D. Faulhaber2000-08-151-0/+1
| | | | Notes: svn path=/head/; revision=31668
* New port: abclock, an unusual analog clock for XChris D. Faulhaber2000-08-157-0/+58
| | | | Notes: svn path=/head/; revision=31667
* Add ruby-libwrap, TCP wrappers library for Ruby.Akinori MUSHA2000-08-156-0/+73
| | | | | | | Note that the actual module name of this for this library is `tcpd'. Notes: svn path=/head/; revision=31666
* Add ruby-locale, a simple Ruby module that provides setlocale(3).Akinori MUSHA2000-08-157-0/+64
| | | | Notes: svn path=/head/; revision=31665
* Oops, modules should go under lib/ruby/site_ruby/${RUBY_VER}/, notAkinori MUSHA2000-08-152-3/+3
| | | | | | | under lib/ruby/site_ruby/. Notes: svn path=/head/; revision=31664
* Update to 2.2.1b1, since there is a minor security problem in anythingNeil Blakey-Milner2000-08-1518-192/+1620
| | | | | | | beforehand. Notes: svn path=/head/; revision=31663
* Upgrade to 4.17.Thomas Gellekum2000-08-152-3/+11
| | | | | | | | XFree86-4 users: please test this port. According to the docs, xlock should compile now. (I can't try it, I'm still running XFree86-3.3.6.) Notes: svn path=/head/; revision=31662
* Add heroes - a game similar to the old "Tron" and "Nibbles".Maxim Sobolev2000-08-157-0/+300
| | | | Notes: svn path=/head/; revision=31661
* Patch configure to use -pthread instead of -lpthread.Maxim Sobolev2000-08-151-0/+3
| | | | Notes: svn path=/head/; revision=31660
* Correct CATEGORIES - this port belongs to the games, not graphics!Maxim Sobolev2000-08-151-1/+1
| | | | Notes: svn path=/head/; revision=31659
* Do not rely on the linux(8) shell script. Instead, use an INSTALLSheldon Hearn2000-08-1530-150/+292
| | | | | | | | | | | script so that the behaviour of a package installation matches that of a port installation identically. Note that, in the package case, we already have a valid run-time linker hints file for Linux. Notes: svn path=/head/; revision=31658
* Add py-gnome into RUN_DEPENDS.Maxim Sobolev2000-08-151-1/+2
| | | | Notes: svn path=/head/; revision=31657
* Update to rev.2.12.Akinori MUSHA2000-08-152-2/+2
| | | | | | | | | | | | | | | | | | | | | | Here's an excerpt from cvs2cl's ChangeLog generated by itself. :> 2000-08-15 00:59 kfogel * cvs2cl.pl: Handle even the [allegedly impossible] case of an undefined dir prefix. 2000-08-15 00:52 kfogel * cvs2cl.pl: Be more careful about setting $common_dir. This hopefully fixes a two-char eats problem reported by Shlomo Reinstein <shlomo.reinstein@intel.com>; Shlomo's patch is included in a comment (search for "shlomo") for reference, in case this doesn't work. Only Shlomo can test right now, although if this doesn't work I'll just ask him for his log info. Notes: svn path=/head/; revision=31656
* Update to knu-cvsweb 1.93.1.13.Akinori MUSHA2000-08-154-4/+4
| | | | | | | | | | | | - Use cvsweb.conf* in the current directory when they don't exist in /usr/local/etc/. - Declare function prototypes to shut up runtime warnings. - Remove redundant white space at the end of lines. Notes: svn path=/head/; revision=31655
* Add pygmy - a GNOME mail client written in Python.Maxim Sobolev2000-08-158-0/+112
| | | | Notes: svn path=/head/; revision=31654
* Back out previous commit - I erroneously replaced this file with older version.Maxim Sobolev2000-08-151-1/+1
| | | | Notes: svn path=/head/; revision=31653
* Update to 1.0.6.Maxim Sobolev2000-08-156-20/+29
| | | | | | | | | | Several fixes/cleanups: - add previously missed INSTALLS_SHLIB; - libtoolize; - remove redundant newline at the end of PLIST. Notes: svn path=/head/; revision=31652
* Add gnome as a secondary category.Maxim Sobolev2000-08-151-1/+1
| | | | Notes: svn path=/head/; revision=31651
* Update to 2.0.7b.Maxim Sobolev2000-08-152-2/+2
| | | | Notes: svn path=/head/; revision=31650
* Update to 0.2.0.Maxim Sobolev2000-08-152-2/+2
| | | | Notes: svn path=/head/; revision=31649
* From the patch submission:Andreas Klemm2000-08-151-3/+4
| | | | | | | | | | | | | Right now it's difficult to determine if one must upgrade the currently installed server as the pkg_info reports one has "inn-stable-v22" installed. With this patch it's easier to compare the installed version against /usr/ports/INDEX as the version tag changes when you upgrade the port. Submitted by: Martti Kuparinen <martti.kuparinen@lmf.ericsson.se> Notes: svn path=/head/; revision=31648
* Update to 0.1.9. Did I mention this game rules?Will Andrews2000-08-153-9/+2
| | | | Notes: svn path=/head/; revision=31647
* Add MESSAGE to instruct how to use rd-mode in Emacs/XEmacs.Akinori MUSHA2000-08-152-0/+9
| | | | Notes: svn path=/head/; revision=31646
* Add ruby-syslog, a Ruby module to access syslog(3) interface.Akinori MUSHA2000-08-156-0/+54
| | | | Notes: svn path=/head/; revision=31645
* Update to 0.4.2-pre3.Akinori MUSHA2000-08-152-2/+3
| | | | Notes: svn path=/head/; revision=31644
* Add PerlMenu 4.0, a simple module that uses the Curses package to renderWill Andrews2000-08-147-0/+55
| | | | | | | | | menus on the terminal. Submitted by: jhb Notes: svn path=/head/; revision=31643
* Uncomment NEED_INCREMENTAL_INDICATORAndrey A. Chernov2000-08-141-2/+2
| | | | Notes: svn path=/head/; revision=31642
* Upgrade to +82, add CP1251 supportAndrey A. Chernov2000-08-148-7/+93
| | | | Notes: svn path=/head/; revision=31641
* Don't create group-writable directories.Thomas Gellekum2000-08-1414-70/+168
| | | | | | | Submitted by: jedgar Notes: svn path=/head/; revision=31640
* New port: cclient built with third-party maildir support. Cclient is usedKelly Yancey2000-08-1412-0/+307
| | | | | | | | | | | by UW's pine and imapd software to access mailboxes. This port complements the existing cclient port by building a version that includes support for qmail's maildir mailbox format. PR: 19691 Notes: svn path=/head/; revision=31639