aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make Zope management work with non-SSL connections, but give an exampleNeil Blakey-Milner2000-09-196-132/+168
| | | | | | | | | | | of how to turn it on. Conditionalize the SSL usage on <IfDefine SSL>, since that's been a problem. Also make the rewrite use cgi-bin.default/Zope.cgi, but give an example of what to change if you move it to cgi-bin/Zope.cgi. Notes: svn path=/head/; revision=32842
* Convert to use bsd.python.mk.Maxim Sobolev2000-09-192-3/+3
| | | | Notes: svn path=/head/; revision=32841
* Reorder MASTER_SITES according to accessability.Maxim Sobolev2000-09-192-4/+4
| | | | Notes: svn path=/head/; revision=32840
* Update to 0.9.5.Maxim Sobolev2000-09-198-46/+44
| | | | Notes: svn path=/head/; revision=32839
* Change RUN_DEPENDS= to RUN_DEPENDS+= so we won't override previous entry.Satoshi Asami2000-09-191-1/+1
| | | | Notes: svn path=/head/; revision=32838
* Change RUN_DEPENDS= to RUN_DEPENDS+= so it won't lose the earlier depends.Satoshi Asami2000-09-192-2/+2
| | | | | | | Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=32837
* Update to 0.9.1.Maxim Sobolev2000-09-194-6/+40
| | | | Notes: svn path=/head/; revision=32836
* Use USE_PYTHON.Maxim Sobolev2000-09-196-18/+15
| | | | Notes: svn path=/head/; revision=32835
* Update to 1.2.4.Akinori MUSHA2000-09-192-2/+2
| | | | Notes: svn path=/head/; revision=32834
* Update to 1.4.1.Will Andrews2000-09-194-40/+13
| | | | | | | | PR: 21388 Submitted by: maintainer Notes: svn path=/head/; revision=32833
* Update to 0.8.13.Akinori MUSHA2000-09-194-6/+4
| | | | Notes: svn path=/head/; revision=32832
* Upgrade to 1.0.3.Jun Kuriyama2000-09-196-4/+8
| | | | Notes: svn path=/head/; revision=32831
* Cyrus-SASL 1.5.24 sources changed on Aug 15thAde Lovett2000-09-1926-44/+1456
| | | | | | | | | | | | | | | -- changed a hard coded value to a variable. Kerberos IV detection fails due to double check on krb_mk_priv (with/without com_err), used cached value from first check for krb_mk_priv. Added addtional pwcheck methods (MySQL & LDAP Authentication). PR: 21383 Submitted by: maintainer Notes: svn path=/head/; revision=32830
* Update to version 1.0Ade Lovett2000-09-186-12/+18
| | | | | | | | PR: 21357 Submitted by: maintainer Notes: svn path=/head/; revision=32829
* respect CXX and CXXFLAGS (Kato Tsuguru)Ade Lovett2000-09-184-20/+39
| | | | | | | | | | | | | install data files (Kato Tsuguru) bump version (myself) use USE_NEWGCC (Will Andrews) make whitespace changes to Makefile PR: 21359 Submitted by: maintainer Notes: svn path=/head/; revision=32828
* Update to version 0.89Ade Lovett2000-09-183-7/+6
| | | | | | | | PR: 21353 Submitted by: maintainer Notes: svn path=/head/; revision=32827
* Change minimalist web and ftp sites.Neil Blakey-Milner2000-09-182-2/+2
| | | | | | | | PR: ports/21376 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer) Notes: svn path=/head/; revision=32826
* Fix incorrect use of snprintf() that causes pid of processAde Lovett2000-09-182-9/+1
| | | | | | | | | | | | | trying to lock a serial device in /var/spool/lock to be incorrectly written into the lock file. PORTREVISION bumped. PR: 20141 Submitted by: Cyrus Rahman <cr@jcmax.com> Notes: svn path=/head/; revision=32825
* Fix a number of issues in the code. See the PR for the longAde Lovett2000-09-183-7/+60
| | | | | | | | | | and detailed explanation. PORTREVISION bumped. PR: 20058 Submitted by: maintainer Notes: svn path=/head/; revision=32824
* Update to 3.3.2Ade Lovett2000-09-184-31/+42
| | | | | | | | PR: 20899 Submitted by: maintainer Notes: svn path=/head/; revision=32823
* Put ZNavigator-releated comments and descriptions, not squishdot.Neil Blakey-Milner2000-09-182-6/+9
| | | | Notes: svn path=/head/; revision=32822
* Add ZNavigator, a Zope product to simplify the construction ofNeil Blakey-Milner2000-09-187-0/+83
| | | | | | | navigation bars. Notes: svn path=/head/; revision=32821
* It helps when you "cvs add" the new patches, oops.Eric J.Chet2000-09-183-0/+80
| | | | Notes: svn path=/head/; revision=32820
* Add KnowledgeKit, a Zope product that manages knowledge bases and FAQs.Neil Blakey-Milner2000-09-187-0/+72
| | | | Notes: svn path=/head/; revision=32819
* Update *-rtems-objc to the newest patches, also fixing theAde Lovett2000-09-184-33/+134
| | | | | | | | | "extra files" problem. Submitted by: maintainer Notes: svn path=/head/; revision=32818
* - take over maintainership;Maxim Sobolev2000-09-182-3/+12
| | | | | | | | | | | - use `-sf' ln(1) option when creating symlinks to shared libraries to avoid failure when some of those symlinks already exist. PR: 21286 (partially) Submitted by: Martti Kuparinen <martti.kuparinen@nomadiclab.com> Notes: svn path=/head/; revision=32817
* The tar file from the original site has changed. RemoveAde Lovett2000-09-181-2/+1
| | | | | | | | | | from DISTFILES until I can verify and reroll. PR: 21358 Submitted by: maintainer Notes: svn path=/head/; revision=32816
* Change maintainer to be Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>.Maxim Sobolev2000-09-183-3/+3
| | | | | | | Submitted by: old maintainer Notes: svn path=/head/; revision=32815
* Update to latest version (1.3.9)Ade Lovett2000-09-186-16/+152
| | | | | | | | | | Fixes building with gcc >= 2.8.1 PR: 21337 Submitted by: maintainer (with the help of Ports Fury) Notes: svn path=/head/; revision=32814
* The port was suffering bit rot deriving from differences between theAde Lovett2000-09-1818-100/+2242
| | | | | | | | | | | | previous pcm driver and newpcm. This replacement port adds newpcm mixer support and brings port up to date with the current rat release (4.2.9). PR: 21333 Submitted by: maintainer Notes: svn path=/head/; revision=32813
* Update to latest set of patchesAde Lovett2000-09-1812-66/+235
| | | | | | | | | | Remove "extra" files PR: 21049 Submitted by: maintainer Notes: svn path=/head/; revision=32812
* Update to gdb 5.0Ade Lovett2000-09-1810-119/+35
| | | | | | | | | | Remove "extra" files PR: 21048 Submitted by: maintainer Notes: svn path=/head/; revision=32811
* Update *-rtems-g77 to the latest patches.Ade Lovett2000-09-1811-206/+134
| | | | | | | | | | Update to remove "extra" files. PR: 21027 Submitted by: maintainer Notes: svn path=/head/; revision=32810
* Update the rtems java (gcj) ports to the latest patchesAde Lovett2000-09-184-33/+134
| | | | | | | | | | from OARCorp. This also remove some "extra" file problems. PR: 21019 Submitted by: maintainer Notes: svn path=/head/; revision=32809
* Update *-rtems-gcc to the newest patches. This alsoAde Lovett2000-09-1811-8/+41
| | | | | | | | | | removes the "extra" file problems. PR: 21004 Submitted by: maintainer Notes: svn path=/head/; revision=32808
* Update to version 2.10 of binutils. Also changed PLIST toAde Lovett2000-09-1811-19/+60
| | | | | | | | | | prevent "extra files" with the other RTEMS ports. PR: 20930 Submitted by: maintainer Notes: svn path=/head/; revision=32807
* Update port to 1.75.6Chris D. Faulhaber2000-09-188-100/+96
| | | | | | | | PR: 21349 Submitted by: Maintainer Notes: svn path=/head/; revision=32806
* Update to 1.0, and finally give up on trying to work around MrSam'sNeil Blakey-Milner2000-09-183-3/+10
| | | | | | | | putting scripts in PREFIX/share, and instead put them in PREFIX/share/courier-imap Notes: svn path=/head/; revision=32805
* - Update LIB_DEPENDS (to match new libs in commoncpp)Chris D. Faulhaber2000-09-181-2/+2
| | | | | | | | - Fix CONFIGURE_ENV (noticed by ade) - Remove gratuitous blank line Notes: svn path=/head/; revision=32804
* Use bsd.python.mk.Thomas Gellekum2000-09-188-96/+2399
| | | | | | | Approved by: nectar Notes: svn path=/head/; revision=32803
* Update port to 1.2.1Chris D. Faulhaber2000-09-184-12/+17
| | | | | | | | PR: 21090 Submitted by: Maintainer Notes: svn path=/head/; revision=32802
* Link against libg2c, so the lapack_lite module actually works.Thomas Gellekum2000-09-186-9/+39
| | | | Notes: svn path=/head/; revision=32801
* Correct MD5Chris D. Faulhaber2000-09-181-1/+1
| | | | | | | | | | Remove obsoleted patch PR: 21338 Submitted by: Maintainer Notes: svn path=/head/; revision=32800
* Update to 0.3.1.Maxim Sobolev2000-09-186-10/+48
| | | | Notes: svn path=/head/; revision=32799
* Don't build/install the debug versions of lib{Mrm,Uil,Xm}.Steve Price2000-09-185-3/+40
| | | | | | | Requested by: asami Notes: svn path=/head/; revision=32798
* Add patch to fix sample.sh in distribution.Will Andrews2000-09-181-0/+11
| | | | | | | | Found by: Jos Backus <josb@cncdsl.com> Submitted by: maintainer Notes: svn path=/head/; revision=32797
* Use MAKE_ARGS instead of MAKE_FLAGS.Shigeyuki Fukushima2000-09-181-4/+4
| | | | | | | MAKE_FLAGS is for a make option with `-'. Notes: svn path=/head/; revision=32796
* (1) Fixed a problem hunging up the package-making system on bentoSatoshi Taoka2000-09-189-49/+40
| | | | | | | | | Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible. Notes: svn path=/head/; revision=32795
* Adding systemg version 1.0.1.Steve Price2000-09-1810-0/+203
| | | | | | | | | | A UN*X file manager based on the design of Macintosh System 7. PR: 19288 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32794
* Add a patch I *SWORE* I added when I upgraded kdegraphics to 1.94. ThisWill Andrews2000-09-183-0/+33
| | | | | | | | | | | basically silences a compiler error via a nasty function call cast. This patch has (of course) already been integrated into KDE CVS, and as such its expected lifetime is this single revision. Reported by: kris Notes: svn path=/head/; revision=32793