aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re-order the master sites.Roger Hardiman2000-11-131-3/+3
| | | | | | | | | | | | | | www.soren.org is the master site for wmtune but contains a broken and out of date wmtune.diff.gz file. So by moving www.soren.org to the end of the list we hopefully will never pick up this broken file. Also fix a portlint ordering warning Submitted by: bento Notes: svn path=/head/; revision=35073
* "Update" to version 6.2.David E. O'Brien2000-11-134-26/+8
| | | | | | | | | | | | | 6.2 is missing the following functionality that version 5.9 had: * Can also read and run MIPS a.out files (when compiled on a MIPS system) * Includes an optional extension by Anne Rogers and Scott Rosenberg of Princeton that performs a cycle-by-cycle MIPS simulation that exposes the hardware pipeline. PR: 10454,21493 Notes: svn path=/head/; revision=35072
* Don't try to installed non-existent files/Makefile.Thomas Gellekum2000-11-132-2/+0
| | | | | | | PR: 22780 Notes: svn path=/head/; revision=35071
* Update to Vim 6.0 Beta "M".David E. O'Brien2000-11-136-36/+24
| | | | Notes: svn path=/head/; revision=35069
* Add INSTALLS_SHLIB so other ports that depend on this one can find theSatoshi Asami2000-11-132-0/+2
| | | | | | | | | libraries. Found by: bento Notes: svn path=/head/; revision=35068
* Add one file include/nessus/includes.h. While I'm here, sort the list.Satoshi Asami2000-11-132-22/+24
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=35067
* The port that installs stuff in the python1.5 directory is now calledSatoshi Asami2000-11-131-1/+1
| | | | | | | | | lang/python15, not lang/python. Found by: bento Notes: svn path=/head/; revision=35066
* Add USE_AUTOMAKERoger Hardiman2000-11-131-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=35065
* Add USE_XLIB, USE_FREETYPE doesn't imply it anymore.Satoshi Asami2000-11-131-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=35064
* Remove .la files, which aren't installed. (This is, of course, a goodSatoshi Asami2000-11-132-8/+0
| | | | | | | | | thing.) Submitted by: bento Notes: svn path=/head/; revision=35063
* Remove bin/sun2mime.orig, it's not in a clean installation. (If itSatoshi Asami2000-11-131-1/+0
| | | | | | | | | | does exist sometimes, maybe it should be changed to a conditional removal, but it definitely shouldn't be listed is a normal file.) Submitted by: bento Notes: svn path=/head/; revision=35062
* Add USE_AUTOMAKE.Satoshi Asami2000-11-131-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=35061
* Fix compile error in 4-stable.Satoshi Asami2000-11-131-0/+20
| | | | | | | | PR: 22654 Submitted by: maintainer Notes: svn path=/head/; revision=35059
* Bandage alert - make this thing understand FreeBSD 4.2 the same waySatoshi Asami2000-11-132-0/+4
| | | | | | | | | it handles 4.1. Submitted by: bento Notes: svn path=/head/; revision=35058
* New port added: ttfmJing-Tang Keith Jang2000-11-136-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | A True Type Font Manager that handles true type font installation, uninstallation, list, and default font setting. It was originally in the CLE Linux distribution, modified by Cheng Yuan-Chung from Joerg Pommnitz's ttmkfdir, to have Big5/GB TTF better detection. There are four modules as of version 0.9.0 for their respective apps: chitex: For ChiTeX, a Chinese TeX/LaTeX ttf2pk: Generate pk/tfm for CJK xfreetype: For Xfsft in XFree86 3.3.x and "freetype" module in 4.x xttfm: For X-TT in XFree86 3.3.x and "xtt" module in 4.x, available in both tcl and sh versions. Since ChiTeX hasn't been ported yet, CJK needs further tuning, only xfreetype & xttfm are available right now. Future applications which uses TTF(like ghostscript) should use TTFM to manage TTF. The importing of this port also implies existing ports like arphicttf/moettf should be re-written. /me is always able to find trouble for himself. :-) Notes: svn path=/head/; revision=35057
* Add USE_XLIB, USE_FREETYPE doesn't imply this anymore sinceSatoshi Asami2000-11-131-0/+1
| | | | | | | print/freetype doesn't define USE_XLIB. Notes: svn path=/head/; revision=35056
* Change PKG_IGNORE_DEPENDS to contain some ridiculous string. OtherwiseSatoshi Asami2000-11-131-1/+1
| | | | | | | the list of dependencies become empty when XFREE86_VERSION=4. Notes: svn path=/head/; revision=35055
* The program crashed if ran without -i option.Ruslan Ermilov2000-11-131-0/+11
| | | | | | | Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de> Notes: svn path=/head/; revision=35054
* Add kdrill, a kanji tutor/quiz program.Brian Feldman2000-11-138-0/+101
| | | | | | | Submitted by: Seth Kingsley <sethk@osd.bsdi.com> Notes: svn path=/head/; revision=35053
* - Provide the full path for gmake(1) so configure doesn't fall over.Steve Price2000-11-131-2/+4
| | | | | | | | | | | | - Re-order a couple of USE_* directives. - Add USE_PERL5 since it does. - Pass the configure script the full patch to perl. PR: 22693 Reviewed by: Allan Bowhill <kosmos@bowhill.yi.org> Notes: svn path=/head/; revision=35052
* Remove an unnecessary \ at the end of the line.Akinori MUSHA2000-11-131-2/+1
| | | | Notes: svn path=/head/; revision=35051
* Upgrade to 1.1.29, split gimp-perl to p5-Gimp (coming soon).Vanilla I. Shu2000-11-1330-624/+198
| | | | Notes: svn path=/head/; revision=35050
* Bump PORTREVISION, add ipv6 to CATEGORIES.Vanilla I. Shu2000-11-121-1/+2
| | | | | | | Approved by: jim, sumikawa@ebina.hitachi.co.jp Notes: svn path=/head/; revision=35049
* Upgrade to 20001111a.Munechika SUMIKAWA2000-11-124-4/+4
| | | | Notes: svn path=/head/; revision=35048
* - Made friendly wirh libwmf-0.1.20Munechika SUMIKAWA2000-11-123-8/+14
| | | | | | | | | | | - Change Maintainer's mail address PR: ports/22782 Submitted by: mzaki@e-mail.ne.jp Approved by: maintainer Notes: svn path=/head/; revision=35047
* Update to version 3.0.2.David E. O'Brien2000-11-122-2/+2
| | | | Notes: svn path=/head/; revision=35046
* Upgrade to 0.1.20.Munechika SUMIKAWA2000-11-128-57/+104
| | | | | | | | PR: ports/22781 Submitted by: mzaki@e-mail.ne.jp Notes: svn path=/head/; revision=35045
* - Fix setting of $(CFLAGS) and $(CC) variables in MakefileKevin Lo2000-11-122-4/+13
| | | | | | | | | | - Updated package source location on FTP server PR: 22772 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35044
* Make BROKEN.James E. Housley2000-11-126-6/+18
| | | | | | | The first part RepoCopy has been done. There is still more work to be done. Notes: svn path=/head/; revision=35043
* Rename to version 1.74.SADA Kenji2000-11-122-2/+2
| | | | | | | Its ChangeLog says it is 1.75, but Id says it is version 1.74. Notes: svn path=/head/; revision=35042
* Add latest official distribution patches.Mario Sergio Fujikawa Ferreira2000-11-124-2/+10
| | | | | | | | PR: 22774 Submitted by: maintainer Notes: svn path=/head/; revision=35041
* New port added: zh-joe.Jing-Tang Keith Jang2000-11-125-0/+41
| | | | | | | It's a joe-like editor, but with Big5 menus and help. Notes: svn path=/head/; revision=35040
* Bump port Revsion due to a patch in OpenH323SRoger Hardiman2000-11-128-0/+8
| | | | | | | | | | | Note: existing binaries of this port will no longer run on FreeBSD 4.2 or -current. They will report "user signal 2" and abort due to a change in the pthreads library. You will need to recompile/reinstall this port. Notes: svn path=/head/; revision=35039
* Add a patch to make the pwlib library work with the new pthreads (libc_r)Roger Hardiman2000-11-124-0/+228
| | | | | | | | | | | | | | | library in FreeBSD 4.2 (and in -current) Important Note: Existing binaries for OhPhone, GateKeeper, OpenGateKeeper, SimpleH323 and OpenAM WILL NOT WORK with FreeBSD 4.2 or higher and will report "User signal 2" and abort due to an unhandled signal in pwlib. You must recompile all these applications. Reported by: Blaz Zupan <blaz@amis.net> Suggested fix by: Daniel M. Eischen <eischen@vigrid.com> Notes: svn path=/head/; revision=35038
* Prettier output. :-)Jing-Tang Keith Jang2000-11-121-4/+4
| | | | | | | Approved by: vanilla Notes: svn path=/head/; revision=35036
* Enable some feture by default.Vanilla I. Shu2000-11-126-10/+44
| | | | Notes: svn path=/head/; revision=35035
* Upgrade to 3.26.Vanilla I. Shu2000-11-125-49/+31
| | | | Notes: svn path=/head/; revision=35034
* Upgrade to 2.105.Vanilla I. Shu2000-11-122-2/+2
| | | | Notes: svn path=/head/; revision=35033
* Upgrade to 2.1.8.9pre12.Vanilla I. Shu2000-11-128-66/+33
| | | | Notes: svn path=/head/; revision=35032
* Compile with freetype default.Vanilla I. Shu2000-11-126-57/+150
| | | | | | | Approved by: billf Notes: svn path=/head/; revision=35031
* Upgrade to 0.80.Vanilla I. Shu2000-11-123-4/+4
| | | | Notes: svn path=/head/; revision=35030
* Upgrade to 0.55.Vanilla I. Shu2000-11-123-6/+6
| | | | Notes: svn path=/head/; revision=35029
* Upgrade to 1.33.Vanilla I. Shu2000-11-123-2/+4
| | | | Notes: svn path=/head/; revision=35028
* Upgrade to 1.30.Vanilla I. Shu2000-11-1212-54/+129
| | | | Notes: svn path=/head/; revision=35027
* Upgrade to 1.53.Vanilla I. Shu2000-11-123-4/+10
| | | | Notes: svn path=/head/; revision=35026
* Urrr... I miss to commit Makefile :(Vanilla I. Shu2000-11-122-2/+0
| | | | Notes: svn path=/head/; revision=35025
* Remove USE_XLIB, only freetype utility depends to X library,Vanilla I. Shu2000-11-123-22/+49
| | | | | | | not freetype library.. Notes: svn path=/head/; revision=35024
* BUILD_DEPENDS on xmms_config.Bill Fenner2000-11-121-0/+1
| | | | Notes: svn path=/head/; revision=35023
* Fix MASTER_SITEBill Fenner2000-11-122-2/+2
| | | | | | | Submitted by: dannyman <dannyman@dannyland.org> (MAINTAINER) Notes: svn path=/head/; revision=35022
* The previous commit - use the 4.4BSD spelling of TIOCMGET and TIOCMSETDavid E. O'Brien2000-11-110-0/+0
| | | | | | | | | | rather than the obsolete TIOCMODG and TIOCMOD, was brought to you by the letters B, D, and E. Reviewed by: bde Notes: svn path=/head/; revision=35021