Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 215 | -442/+456 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | (1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what it | asami | 1998-08-05 | 1 | -30/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | means (change PREFIX to ${X11BASE}) and add a new variable USE_X11 which means "this port requires the X window system (actually the library)". USE_X_PREFIX implies USE_X11. USE_X11 adds a LIB_DEPENDS to libX11 with the x11/XFree86 port. Reviewed by: the ports list, hoek in particular (2) Remove NO_CONFIGURE and NO_PATCH, which never meant anything. Yell if they are defined. Reviewed by: the ports list (3) Add new variable OSREL, which is automatically set to the numeric OS version (e.g., 2.2.1, 3.0). It can be used to refer to files in gcc installations, for instance. (4) Finally remove EXEC_DEPENDS hack after all these years. Submitted by: hoek (5) Put quotes around some echo ${*_DEPENDS} statements so they won't blow up when the variables include regular expressions like "qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11/qt140". | ||||
* | Submitted by: maintainer | asami | 1998-08-05 | 15 | -0/+75 |
| | | | | | | | PR: 7494 "By this patch, the problems about Filter Event handle of XIM are solved." | ||||
* | Submitted by: maintainer | asami | 1998-08-05 | 1 | -0/+5 |
| | | | | | "By this patch, the problems about Filter Event handle of XIM are solved." | ||||
* | "ln -s" -> "ln -sf" to make this port reinstall-friendly. | asami | 1998-08-05 | 5 | -15/+15 |
| | |||||
* | add optional youbin support | ache | 1998-08-04 | 5 | -7/+257 |
| | |||||
* | No need to define EXTRACT_SUFX if DISTFILES is specified. | asami | 1998-08-04 | 1 | -2/+1 |
| | |||||
* | Checksum changed.... | asami | 1998-08-04 | 1 | -1/+1 |
| | |||||
* | Damn. Now I can't even do it right. | markm | 1998-08-04 | 7 | -644/+0 |
| | |||||
* | Upgrade to 0.93.2 | obrien | 1998-08-04 | 6 | -12/+12 |
| | |||||
* | Fixed broken PLIST. | markm | 1998-08-04 | 7 | -35/+651 |
| | |||||
* | Added "net" to categories | obrien | 1998-08-04 | 3 | -6/+6 |
| | |||||
* | turn on nmap | obrien | 1998-08-04 | 1 | -1/+2 |
| | |||||
* | nmap is a utility for port scanning large networks | obrien | 1998-08-04 | 18 | -0/+378 |
| | | | | | | | | | | Sometimes you need speed, other times you may need stealth. In some cases, bypassing firewalls may be required. Not to mention the fact that you may want to scan different protocols (UDP, TCP, ICMP, etc.). You just can't do all this with one scanning mode. Thus nmap incorporats virtually every scanning technique known of. See the nmap homepage at http://www.insecure.org/nmap/index.html | ||||
* | Acticate diction. | mph | 1998-08-04 | 1 | -1/+2 |
| | |||||
* | Import of GNU diction and style, for finding possible errors in | mph | 1998-08-04 | 6 | -0/+69 |
| | | | | | | | | | | text and evaluating its readability. I think I will stick with my brain in my quest to clean up */*/pkg/DESCR; while slower, I'll bet it's more accurate. :-) PR: 7479 Submitted by: J Han <hjh@best.com> | ||||
* | Upgrade to 2.2. | tg | 1998-08-04 | 2 | -11/+7 |
| | |||||
* | RUN_DEPENDS on gnuplot: DBS uses gnuplot to create its graphs. | jkoshy | 1998-08-04 | 1 | -1/+3 |
| | |||||
* | Spelling and grammar police. This commit brought to you by the | mph | 1998-08-04 | 25 | -45/+45 |
| | | | | letter "A". | ||||
* | Spelling and grammar police. | mph | 1998-08-04 | 1 | -8/+8 |
| | |||||
* | Add post-install target to run ldconfig -m. | mph | 1998-08-04 | 1 | -1/+3 |
| | | | | | PR: 7484 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Upgrade to 0.65. | mph | 1998-08-04 | 3 | -7/+12 |
| | | | | | | | | | Update MASTER_SITE and web page. Work whether gtk is in X11BASE or LOCALBASE. Add LIB_DEPENDS for Imlib, to increase functionality. Abort if libc_r does not exist. Vaguely inspired by a submission from: Tugrul Galatali <galatalt@stuy.edu> | ||||
* | Upgrade to Tin prerelease from 980730. | obrien | 1998-08-04 | 2 | -3/+3 |
| | |||||
* | add youbin homepage to comment | ache | 1998-08-03 | 1 | -1/+2 |
| | |||||
* | Use correct mtree file or lots of X11 directories created in /usr/local | ache | 1998-08-03 | 1 | -2/+3 |
| | | | | otherwise | ||||
* | simplify install target | ache | 1998-08-03 | 1 | -58/+3 |
| | |||||
* | Use more sane CMD_PATH. | dima | 1998-08-03 | 4 | -0/+52 |
| | |||||
* | Activate doconfig. | nectar | 1998-08-03 | 1 | -1/+2 |
| | |||||
* | Kernel `config' wrapper ala Digital Unix's doconfig | nectar | 1998-08-03 | 6 | -0/+71 |
| | | | | | PR: bin/3386 Submitted by: Brandon Gillespie <brandon@roguetrader.com> | ||||
* | Refer people needed a lighter weight implementation of ML to Chuck Robey's | jkoshy | 1998-08-03 | 2 | -0/+8 |
| | | | | Moscow ML port. | ||||
* | Add diclookup-mule. | asami | 1998-08-03 | 1 | -1/+2 |
| | |||||
* | Diclookup version 2.3.3, now as a separate port (from dserver). Client | asami | 1998-08-03 | 20 | -0/+600 |
| | | | | | | | | | machines can install this one only. It's also newer than what used to be in the dserver port, benefitting some people with newer dictionaries, such as Satoshi (that's me). PR: 7471 Submitted by: MITA Yoshio <Yoshio.Mita@isen.fr> | ||||
* | Separate emacs lisp files to another port (diclookup-mule). Applied | asami | 1998-08-03 | 12 | -415/+386 |
| | | | | | | | several patches. Update documents and setup/install scripts. PR: 7470 Submitted by: maintainer | ||||
* | Make full pop debugging optional | ache | 1998-08-02 | 2 | -4/+10 |
| | |||||
* | The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of | joerg | 1998-08-02 | 3 | -9/+12 |
| | | | | stuff away. Move to other FTP servers. | ||||
* | OOPS I left the BROKEN line in there. | chuckr | 1998-08-02 | 1 | -2/+1 |
| | |||||
* | Add pointer to smlnnj for those with plenty of disk. | chuckr | 1998-08-02 | 1 | -0/+4 |
| | |||||
* | Update moscow_ml to version 1.43. This is a good version of ml if | chuckr | 1998-08-02 | 5 | -65/+159 |
| | | | | | you are limited in space. If you have no space limitations, I'd really recommend the new smlnj port instead. | ||||
* | Upgrade to Website META Language, Version 1.6.7 | rse | 1998-08-02 | 3 | -4/+6 |
| | |||||
* | Upgrade to ePerl, Version 2.2.14 | rse | 1998-08-02 | 4 | -9/+9 |
| | |||||
* | Install free fonts by default. | ache | 1998-08-02 | 4 | -30/+106 |
| | | | | Package tweaks | ||||
* | Enable DBS. | jkoshy | 1998-08-01 | 1 | -1/+2 |
| | |||||
* | A distributed benchmarking system for TCP networks. | jkoshy | 1998-08-01 | 11 | -0/+203 |
| | |||||
* | If KRB5_HOME is defined, compile ssh with krb5 support. | dima | 1998-08-01 | 2 | -2/+10 |
| | |||||
* | Honor KRB5_HOME variable. | dima | 1998-08-01 | 4 | -4/+24 |
| | |||||
* | Add gide | jkh | 1998-08-01 | 1 | -1/+2 |
| | |||||
* | LyX doesn't need ispell as run dependency (PR 7349) | andreas | 1998-08-01 | 5 | -15/+55 |
| | | | | | | | fixed: make WITH_ISPELL=yes installs with ispell otherwise without lyx's ``configure'' disables the use of mmap for some reason (PR 5920) checked, that on FreeBSD-current mmap is being used. PR: 7349+5920 | ||||
* | Make color plotting work. | fenner | 1998-08-01 | 2 | -11/+84 |
| | | | | Prompted by: Chris Timmons <skynyrd@opus.cts.cwu.edu> | ||||
* | upgraded the original distribution: | itojun | 1998-08-01 | 2 | -10/+11 |
| | | | | | - smtpfeed: 0.72 - sendmail: 8.9.1+wide patch | ||||
* | Activate pp. | nectar | 1998-08-01 | 1 | -1/+2 |
| |