summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add mail/xc-mail, an RFC 2015-aware e-mail client.Trevor Johnson2000-10-0420-0/+349
| | | | | | | | | | Add x11-toolkits/xclasses, required by XCmail. PR: 21665, 21666 Approved by: will Notes: svn path=/head/; revision=33398
* Add x11/dynamag, a magnifier which follows the pointer.Trevor Johnson2000-10-046-0/+42
| | | | | | | | PR: 21474 Approved by: will Notes: svn path=/head/; revision=33397
* Check for file's existence before trying to run ldd on it so this won't killSatoshi Asami2000-10-041-0/+4
| | | | | | | make INDEX. Notes: svn path=/head/; revision=33396
* NEC changed the distribution without updating the filename. Bad NEC.Warner Losh2000-10-041-1/+1
| | | | | | | | | | | | | A diff of the original .tgz file and the new one shows that they reformatted their copyright notice, added the year 2000 to it, removed one file that had an identical copy of the copyright notice and license and took the opportunity to slightly reformat the copyright notice and license. No code changes were in evidence by this change. Approved by: Mike Tancsa <mike@sentex.net> Notes: svn path=/head/; revision=33395
* Update to latest version.Trevor Johnson2000-10-048-8/+42
| | | | | | | | | | | Fix md5 (PR 21682). Change pkg/INSTALL cosmetically. PR: 21682 Approved by: will Notes: svn path=/head/; revision=33394
* sync with bsd.sites.mk, bump version to 2.2.3Michael Haro2000-10-044-22/+192
| | | | | | | Submitted by: jeh Notes: svn path=/head/; revision=33393
* Use -t flag with portlint.Will Andrews2000-10-041-1/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=33392
* Only use the XFree86 version 4 mtree file when it is actually desired (ie.Steve Price2000-10-041-4/+11
| | | | | | | | | not when XFREE86_VERSION=3). Submitted by: Brandon D. Valentine <bandix@looksharp.net> Notes: svn path=/head/; revision=33391
* Back version down to 0.99.7. 0.99.8 never existed, so I'm not bumping theJeremy Lea2000-10-032-2/+2
| | | | | | | epoch. Notes: svn path=/head/; revision=33390
* A Python module implementing some functional programming idiomsJacques Vidrine2000-10-0311-0/+103
| | | | Notes: svn path=/head/; revision=33389
* Assume maintainership (from ports).. it's a somewhat importantAde Lovett2000-10-031-1/+1
| | | | | | | dependency for gnucash Notes: svn path=/head/; revision=33388
* Lightweight HTML/XHTML generator for PythonJacques Vidrine2000-10-036-0/+71
| | | | Notes: svn path=/head/; revision=33387
* Forgotten WWW tag.Jacques Vidrine2000-10-031-0/+2
| | | | Notes: svn path=/head/; revision=33386
* Python dictionary wrapper around a SQL databaseJacques Vidrine2000-10-036-0/+40
| | | | Notes: svn path=/head/; revision=33385
* Add a WITH_SSL knob.Jim Mock2000-10-031-0/+6
| | | | | | | Submitted by: Kristopher Zenter <kzenter@u.washington.edu> Notes: svn path=/head/; revision=33384
* Add WITH_GNOME knob. Bump PORTREVISION.Jim Mock2000-10-033-48/+81
| | | | Notes: svn path=/head/; revision=33383
* Add missing WWW tag to DESCRMario Sergio Fujikawa Ferreira2000-10-031-0/+2
| | | | | | | | | Approved by: will PR: 21525 Notes: svn path=/head/; revision=33382
* Chase new gconfAde Lovett2000-10-0318-14/+274
| | | | Notes: svn path=/head/; revision=33381
* Update to 0.9Ade Lovett2000-10-036-14/+18
| | | | Notes: svn path=/head/; revision=33380
* Fix special character support (such as umlauts, etc.). Bump PORTREVISIONJim Mock2000-10-036-36/+3
| | | | | | | | | to 1 (I wasn't sure if it was needed or not, so I did it anyway). Submitted by: Robert Lillack <rob@lillack.de> Notes: svn path=/head/; revision=33379
* Correct an error in the distfile name for the FreeBSD4 target.John Polstra2000-10-031-1/+1
| | | | | | | Submitted by: Motoyuki Konno <motoyuki@FreeBSD.org> Notes: svn path=/head/; revision=33378
* Update to version 000919James E. Housley2000-10-033-3/+4
| | | | | | | | | PR: 21415 & 21419 Submitted by: MAINTAINER (Sergey Samolyloff <gonza@techline.ru>) Reviewed by: will Notes: svn path=/head/; revision=33377
* Update to 2.2.4 and enable iconv support.Ade Lovett2000-10-033-7/+28
| | | | Notes: svn path=/head/; revision=33376
* Update to 0.8.1beta6Ade Lovett2000-10-034-8/+6
| | | | Notes: svn path=/head/; revision=33375
* Unbroke.SADA Kenji2000-10-031-0/+8
| | | | | | | | | | ``#DependSubdirs($(SUBDIRS))'' is necessity now. Requested by: Maintainer Submitted by: toru@tenchi.ne.jp Notes: svn path=/head/; revision=33374
* Update to version 0.9.12. While I'm here, clean up the whitespace.Jim Mock2000-10-032-15/+15
| | | | Notes: svn path=/head/; revision=33373
* Fix a typo I added, and remove some cruft.David E. O'Brien2000-10-035-30/+15
| | | | | | | Submitted by: Cyrille Lefevre <root@gits.dyndns.org> Notes: svn path=/head/; revision=33372
* Import moefonts-cid, which is MOE CIDFonts converted by Adobe.Kevin Lo2000-10-0313-0/+234
| | | | | | | | PR: 21703 Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=33371
* Fix broken under Python 1.6Kevin Lo2000-10-031-0/+1
| | | | | | | | PR: 21726 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33370
* Update to 0.2.20Kevin Lo2000-10-032-2/+2
| | | | | | | | PR: 21706 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33369
* Correct a slave port name mule-canna+freewnn (described in thisSatoshi Taoka2000-10-032-8/+8
| | | | | | | | | | | | editors/mule-common/Makefile) from mule-freewnn+canna Submitted by: Shigeto TAJIMA <tajima@ics.es.osaka-u.ac.jp> Obtained from: a direct mail Sort slave port names in the above Makefile. Notes: svn path=/head/; revision=33368
* Update to 1.4.7Kevin Lo2000-10-034-4/+4
| | | | | | | | PR: 21707 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33367
* - Bump TCL/TK versonKevin Lo2000-10-034-3/+37
| | | | | | | | | | | - Fix a bug documented on the software's site - Add WWW PR: 21709 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33366
* Update to version 2.3.3Kevin Lo2000-10-032-2/+2
| | | | | | | | PR: 21710 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33365
* - Update ports to work more smoothlyKevin Lo2000-10-033-770/+31
| | | | | | | | | | - Change maintainer PR: 21721 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33364
* Update 2.4 -> 3.0Jacques Vidrine2000-10-034-26/+31
| | | | Notes: svn path=/head/; revision=33363
* forgotten in previous committ: new md5 checksumAndreas Klemm2000-10-033-3/+3
| | | | Notes: svn path=/head/; revision=33362
* update to newest beta release 0.89Andreas Klemm2000-10-036-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added manpage entries in Makefile Highlights: o OSPF neighbor is supported. o IPv6 inteface's address information propagation bug is fixed. o BGP's various MED comparison methods are added. o BGP read lock problem is fixed. Release / contribution information (I think its maybe of interest concerning the status of zebra): From: Kunihiro Ishiguro <kunihiro@zebra.org> Date: Mon, 02 Oct 2000 19:46:41 -0700 I've not yet merged below contributions as of zebra-0.89: o OSPF Demand Circuits K N Sridhar <sridhar@euler.ece.iisc.ernet.in> o Kerberos 4, Kerberos 5 auth and DES CFB64 encryption. Magnus Ahltorp <ahltorp@nada.kth.se> These will be merged as soon as possible. o PIM-SM Robert.Olsson@data.slu.se Jens.Laas@data.slu.se Will be added after zebra-1.0 release. Notes: svn path=/head/; revision=33361
* Requested-by: Greg SutterMurray Stokely2000-10-031-7/+8
| | | | | | | Update description Notes: svn path=/head/; revision=33360
* Update MASTER_SITESMurray Stokely2000-10-031-6/+7
| | | | Notes: svn path=/head/; revision=33359
* Remove gweather, since it is part of gnome-applets.Jeremy Lea2000-10-031-1/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=33358
* Supply the right magic to restart samba (using etc/rc.d/samba.sh).Jeremy Lea2000-10-031-1/+1
| | | | Notes: svn path=/head/; revision=33357
* Whitespace changes.Jeremy Lea2000-10-037-118/+118
| | | | Notes: svn path=/head/; revision=33356
* Update to epic4 0.9.9.Jeroen Ruigrok van der Werven2000-10-036-12/+14
| | | | | | | Submitted by: Maintainer <anders@codefactory.se> Notes: svn path=/head/; revision=33355
* Update to 0.7.6.Maxim Sobolev2000-10-038-16/+24
| | | | Notes: svn path=/head/; revision=33354
* Whitespace changes, and sort PLISTs.Jeremy Lea2000-10-0310-204/+204
| | | | Notes: svn path=/head/; revision=33353
* The ${CP} command is inadequate for ports style. It was replaced byMario Sergio Fujikawa Ferreira2000-10-031-3/+4
| | | | | | | | | | | | | | | | | | | ${INSTALL_DATA}. Besides, it is dependant on the user umask, for some systems this means that it will install it with wrong permissions for most users. For the same reason, I added ${CHMOD} 0444 to make sure the file generated by merging marker files is correct. Approved by: will PR: <A HREF="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21684">21684</A> Submitted by: myself Notes: svn path=/head/; revision=33352
* Support WITH_PERL properly on -current.Jeremy Lea2000-10-0324-18/+150
| | | | Notes: svn path=/head/; revision=33351
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-0333-33/+33
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Approved by: WillMario Sergio Fujikawa Ferreira2000-10-0312-49/+58
| | | | | | | | | | | | | | Some simple changes. Mostly implementing Mr. Sada Kenji patches to JX x11-toolkit family ports: 1. nonexistent -> ${NONEXISTENT} 2. Allow you to define WRKDIRPREFIX safely. -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 +JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC Notes: svn path=/head/; revision=33349