summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update port to 1.6.22Paul Richards2000-05-1354-192/+480
| | | | Notes: svn path=/head/; revision=28432
* Update port to release 1.6.22Paul Richards2000-05-1312-30/+30
| | | | Notes: svn path=/head/; revision=28431
* Update to OpenSSH 2.1.0. They _FINALLY_ have distfiles, so now the CVS isBrian Feldman2000-05-1310-296/+112
| | | | | | | | | | | | not needed for the port. Big thanks to Issei-san for doing the majority of the work necessary for this upgrade! Submitted by: Issei Suzuki <issei@jp.FreeBSD.org> Notes: svn path=/head/; revision=28430
* Cope with new BSDI Netscape ports.SADA Kenji2000-05-134-16/+20
| | | | | | | Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=28429
* Update to the 1.2 release.David E. O'Brien2000-05-1330-1497/+1818
| | | | | | | Submitted by: Udo Schweigert <ust@cert.siemens.de> Notes: svn path=/head/; revision=28428
* Upgrade to 4.73 .SADA Kenji2000-05-132-3/+3
| | | | Notes: svn path=/head/; revision=28427
* Upgrade to 4.73 .SADA Kenji2000-05-136-42/+38
| | | | Notes: svn path=/head/; revision=28426
* Add pspp, a language for statistics strikingly similar to spss.Tim Vanderhoek2000-05-135-0/+67
| | | | | | | Submitted-by: Andrew L. Neporada <andrew@chg.ru> (ports/18158) Notes: svn path=/head/; revision=28425
* Add pspp, a language for statistics strikingly similar to spss.Tim Vanderhoek2000-05-133-0/+20
| | | | Notes: svn path=/head/; revision=28424
* RUN_DEPENDS to new netscape wrapper script is overridden bySADA Kenji2000-05-132-2/+2
| | | | | | | RUN_DEPENDS to XF86-aoutlib. Notes: svn path=/head/; revision=28423
* First crack at updating to 4.1.1, more features to come, but at leastBill Fumerola2000-05-1235-133/+70
| | | | | | | the newest version is here. Notes: svn path=/head/; revision=28422
* Comment clean-ups.Tim Vanderhoek2000-05-1216-16/+16
| | | | Notes: svn path=/head/; revision=28421
* Use EMACS_PORT_NAME variables defined in Mk/bsd.emacs.mkShigeyuki Fukushima2000-05-121-21/+11
| | | | | | | instead of EMACS_PORT. Notes: svn path=/head/; revision=28420
* Add a forgotten file to PLIST.Shigeyuki Fukushima2000-05-122-0/+2
| | | | Notes: svn path=/head/; revision=28419
* Fix byte-compile error problem.Shigeyuki Fukushima2000-05-122-14/+14
| | | | Notes: svn path=/head/; revision=28418
* Fix make deinstall(pkg_delete) problem.Shigeyuki Fukushima2000-05-123-0/+15
| | | | Notes: svn path=/head/; revision=28417
* Add WWW line for web site.John Polstra2000-05-125-0/+10
| | | | Notes: svn path=/head/; revision=28416
* Upgrade to 0.9.10Andrey A. Chernov2000-05-123-3/+8
| | | | | | | Enable NLS Notes: svn path=/head/; revision=28415
* > Fix: linux-2.2.5 -> linux-2.2.12R. Imura2000-05-123-3/+3
| | | | | | | Ooops, in Alpha, it is not 2.2.12, but 2.2.13. Notes: svn path=/head/; revision=28414
* Activate gnupg-rsa.Jun Kuriyama2000-05-121-0/+1
| | | | Notes: svn path=/head/; revision=28413
* gnupg extensions: rsa ideaJun Kuriyama2000-05-127-0/+160
| | | | | | | Submitted by: dirk.meyer@dinoex.sub.org Notes: svn path=/head/; revision=28412
* EMACS_PORT -> EMACS_PORT_NAMESatoshi Asami2000-05-122-4/+4
| | | | Notes: svn path=/head/; revision=28411
* Add a threading patchNick Sayer2000-05-121-0/+56
| | | | | | | Submitted by: glewis@trc.adelaide.edu.au Notes: svn path=/head/; revision=28410
* I18N patch is updated and much better cooperate with netscape.R. Imura2000-05-112-4/+2
| | | | | | | | | | | | | | | | | Wow!! Almost most of problem seems to be fixed! According to author: - Activate "RESET" buttun with <textarea>. - Fix scrollbar's behavior. - Don't clip words in the right side of the browser. - Fix behavior with wheel mouse. - Fix displaying size of <input type=text> and <textarea>. - Cooperate with Messenger. HAVE A FUN! Notes: svn path=/head/; revision=28409
* Fix: linux-2.2.5 -> linux-2.2.12R. Imura2000-05-116-6/+6
| | | | | | | | | | | Submitted by: bento (linux-lesstif-ns part) /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory make: *** [DebugUtil.lo] Error 1 *** Error code 2 Notes: svn path=/head/; revision=28408
* Add unixODBC portNick Sayer2000-05-115-0/+111
| | | | Notes: svn path=/head/; revision=28407
* Activate unixODBC portNick Sayer2000-05-111-0/+1
| | | | Notes: svn path=/head/; revision=28406
* Fix byte-compile problem on XEmacs 20 and earlier.Shigeyuki Fukushima2000-05-112-0/+66
| | | | Notes: svn path=/head/; revision=28405
* Properly build on 5.x.David E. O'Brien2000-05-111-0/+5
| | | | Notes: svn path=/head/; revision=28404
* Update to 1.2.1.Shigeyuki Fukushima2000-05-114-4/+4
| | | | | | | Submitted by: kuriyama@FreeBSD.org Notes: svn path=/head/; revision=28403
* Update MASTER_SITESChris D. Faulhaber2000-05-111-1/+2
| | | | | | | | PR: 18499 Submitted by: Mikhail Teterin <mi@privatelabs.com> Notes: svn path=/head/; revision=28402
* Upgrade to 0.6.7.Thomas Gellekum2000-05-118-208/+246
| | | | Notes: svn path=/head/; revision=28401
* Update master site.Archie Cobbs2000-05-114-4/+4
| | | | Notes: svn path=/head/; revision=28400
* More better fix.Jun Kuriyama2000-05-111-5/+6
| | | | | | | Suggested by: Takahiro Kambe <taca@SKY.YAMASHINA.KYOTO.JP> Notes: svn path=/head/; revision=28399
* Upgrade to tk-8.3.1 w/plusJustin M. Seger2000-05-106-74/+72
| | | | Notes: svn path=/head/; revision=28398
* Upgrade to tcl-8.3.1 w/ plus patchJustin M. Seger2000-05-108-96/+80
| | | | Notes: svn path=/head/; revision=28397
* Move patch.Shigeyuki Fukushima2000-05-102-0/+22
| | | | Notes: svn path=/head/; revision=28396
* Update to 10.2.Shigeyuki Fukushima2000-05-1019-212/+210
| | | | | | | Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk. Notes: svn path=/head/; revision=28395
* Set useful variables to SCRIPTS_ENV, PLIST_SUB, MAKE_FLAGS.Shigeyuki Fukushima2000-05-101-1/+11
| | | | Notes: svn path=/head/; revision=28394
* Update to 2.9.3.Akinori MUSHA2000-05-103-3/+3
| | | | | | | | PR: ports/18482, ports/18483 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28393
* Activate xhtml.Jun Kuriyama2000-05-101-0/+1
| | | | Notes: svn path=/head/; revision=28392
* W3C's XHTML DTD.Jun Kuriyama2000-05-105-0/+57
| | | | Notes: svn path=/head/; revision=28391
* Upgrade to 0.8.2.Thomas Gellekum2000-05-103-25/+43
| | | | | | | Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Notes: svn path=/head/; revision=28390
* Remove some directories upon deinstallation.Satoshi Asami2000-05-108-0/+21
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28389
* Add one more file.Jean-Marc Zucconi2000-05-102-0/+2
| | | | Notes: svn path=/head/; revision=28388
* Add one more file. Delete the makeindx directory at deinstall time.Jean-Marc Zucconi2000-05-101-0/+2
| | | | Notes: svn path=/head/; revision=28387
* Update port to 1.1.1Chris D. Faulhaber2000-05-092-2/+2
| | | | Notes: svn path=/head/; revision=28386
* Update version 3.0b6 -> 3.0b7 (better backwards compatibility)Archie Cobbs2000-05-092-3/+3
| | | | Notes: svn path=/head/; revision=28385
* Add cc65, a C cross-compiler for 6502-based systems (C64, Apple ][, etc).Tim Vanderhoek2000-05-097-0/+178
| | | | | | | Includes a 65816 assembler and linker. Notes: svn path=/head/; revision=28384
* update to 2.53.David E. O'Brien2000-05-092-2/+2
| | | | | | | (fix commenting bug that caused major problems for some non-gcc users) Notes: svn path=/head/; revision=28383