summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade xfce to 3.1.1Dan Moschuk1999-09-276-10/+170
| | | | | | | | PR: ports/13988 Submitted by: Doug <Doug@gorean.org> Notes: svn path=/head/; revision=21995
* Activate the sdcc port.Steve Price1999-09-271-0/+1
| | | | Notes: svn path=/head/; revision=21994
* Initial import of sdcc version 2.1.8.Steve Price1999-09-2710-0/+480
| | | | | | | | | | A tool for cross-compiling code for the 8051. PR: 13446 Submitted by: Doug Ambrisko <ambrisko@whistle.com> Notes: svn path=/head/; revision=21993
* Don't define the second argument of bzero(3) as being an int since on theSteve Price1999-09-272-0/+22
| | | | | | | | Alpha sizeof(int) != sizeof(size_t) and this port wasn't building because of it. Notes: svn path=/head/; revision=21992
* Update to use Apache version 1.3.9. Misc. notes from maintainer:Steve Price1999-09-2715-410/+461
| | | | | | | | | | | | | | | | | | | | patch-au corrects a problem when either ResourceConfig/AccessConfig is set to the apache configuration file (${PREFIX}/etc/apache/httpd.conf). Without this patch, if you set the apache server to listen to alterate ports the server would fail to start and the error log would contain: [crit] (48)Address already in use: make_sock: could not bind to port 8000 ResourceConfig/AccessConfig can't be set to /dev/null. The fpsrvadm.exe will not be able to obtain the DocumnetRoot from the ResourceConfig file (/dev/null). PR: 13673 Submitted by: maintainer Notes: svn path=/head/; revision=21991
* Update to version 1.30.4.Steve Price1999-09-276-16/+1234
| | | | | | | | PR: 13663 Submitted by: maintainer Notes: svn path=/head/; revision=21990
* Update to version 4.1.16.Steve Price1999-09-275-59/+15
| | | | | | | | PR: 13629 Submitted by: maintainer Notes: svn path=/head/; revision=21989
* Update to version 0.3.8.Steve Price1999-09-272-3/+3
| | | | | | | | PR: 13608 Submitted by: maintainer Notes: svn path=/head/; revision=21988
* Update to version 2.8.Steve Price1999-09-275-55/+84
| | | | | | | | PR: 13601 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21987
* Update to version 1.5a and add the WWW site to the DESCR.Steve Price1999-09-274-4/+32
| | | | | | | | PR: 13599 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21986
* Fix a few nits, update MASTER_SITE, 5.10-std set of fonts.Steve Price1999-09-273-11/+11
| | | | | | | | PR: 13662 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21985
* Update MASTER_SITE, don't install the PDF crypt stuff because of possibleSteve Price1999-09-273-22/+28
| | | | | | | | | | export restrictions, and fix a few whitespace nits. PR: 13661 Submitted by: KATO Tsugur <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21984
* Update to version 2.0.Steve Price1999-09-274-19/+28
| | | | | | | | PR: 13600 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21983
* Update to version 4.2.5.Steve Price1999-09-273-72/+102
| | | | | | | | PR: 13126 Submitted by: maintainer Notes: svn path=/head/; revision=21982
* Update this to version 1.3.9+1.37.Steve Price1999-09-274-11/+38
| | | | | | | | PR: 13804 Submitted by: maintainer Notes: svn path=/head/; revision=21981
* Update the MASTER_SITE and tweak the build a bit.Steve Price1999-09-272-15/+8
| | | | | | | | PR: 13660 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21980
* Update to version 1.4.Steve Price1999-09-272-3/+3
| | | | | | | | PR: 13672 Submitted by: maintainer Notes: svn path=/head/; revision=21979
* Remove and entry for a file that we are longer using.Steve Price1999-09-271-1/+0
| | | | | | | Caught by: pib(1) Notes: svn path=/head/; revision=21978
* We haven't for a long time (if ever) had to call g++ with -lg++ to compileSteve Price1999-09-271-2/+11
| | | | | | | a program so remove it and fix the build for all -current machines. Notes: svn path=/head/; revision=21977
* The distfile moved around on the MASTER_SITE and changed names. TheSteve Price1999-09-274-6/+6
| | | | | | | | | checksum did not change. Inspired by: a partial commit by Asami-san Notes: svn path=/head/; revision=21976
* f77(1) on the Alpha doesn't grok '-malign-double' so only use it on theSteve Price1999-09-271-0/+4
| | | | | | | i386 port. Notes: svn path=/head/; revision=21975
* Don't call cc(1) with OSF/1 style arguments on FreeBSD/Alpha.Steve Price1999-09-273-0/+33
| | | | Notes: svn path=/head/; revision=21974
* Make this port ARCH-neutral.Steve Price1999-09-272-6/+7
| | | | Notes: svn path=/head/; revision=21973
* Make the second argument to hcreate a size_t so this compiles cleanlySteve Price1999-09-271-2/+19
| | | | | | | on the Alpha. Notes: svn path=/head/; revision=21972
* No need to include ':install' at the end of the BUILD_DEPENDS line sinceSteve Price1999-09-271-1/+1
| | | | | | | | it is implied if nothing is given. Picking nits I know, but it is now more "consistent" with the other ~2600 ports. Notes: svn path=/head/; revision=21971
* Update to version 3.6.8.Steve Price1999-09-275-102/+125
| | | | | | | | PR: 13432, 13560 Submitted by: Patrick Powell <papowell@astart.com>, maintainer Notes: svn path=/head/; revision=21970
* Remove trailing white spaces in xterm termcap.Jean-Marc Zucconi1999-09-273-0/+57
| | | | | | | Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=21969
* Activate sshbuddyDan Moschuk1999-09-261-0/+1
| | | | Notes: svn path=/head/; revision=21968
* Imported sshbuddy 1.02Dan Moschuk1999-09-266-0/+43
| | | | Notes: svn path=/head/; revision=21967
* upgrade to .dev9Andrey A. Chernov1999-09-262-3/+3
| | | | Notes: svn path=/head/; revision=21966
* Activate consolemhDan Moschuk1999-09-261-0/+1
| | | | Notes: svn path=/head/; revision=21965
* Imported consolehm (version 1.0)Dan Moschuk1999-09-265-0/+33
| | | | | | | | PR: 13985 Submitted by: mmuir@es.co.nz Notes: svn path=/head/; revision=21964
* Fix a typo (" -> ')Chris Piazza1999-09-261-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=21963
* properly restore default y/n responses lostAndrey A. Chernov1999-09-265-77/+96
| | | | Notes: svn path=/head/; revision=21962
* Updated port.Dan Moschuk1999-09-262-3/+3
| | | | | | | | PR: ports/13982 Submitted by: Maintainer Notes: svn path=/head/; revision=21961
* preserve file modesAndrey A. Chernov1999-09-261-1/+1
| | | | | | | strip ^M in the script Notes: svn path=/head/; revision=21960
* Update leafnode+ port to 2.8Dan Moschuk1999-09-263-18/+18
| | | | | | | | PR: ports/13981 Submitted by: Tom Hukins <tom@freebsd.org> Notes: svn path=/head/; revision=21959
* upgrade to 4.49.2.Munechika SUMIKAWA1999-09-262-4/+4
| | | | Notes: svn path=/head/; revision=21958
* Upgrade to version 1.06. Also make myself the new maintainer.Archie Cobbs1999-09-263-10/+13
| | | | | | | Handed over by: dillon Notes: svn path=/head/; revision=21957
* Crud! I put the BUILD_DEPENDS of msgfmt in the "batch" area rather thanDavid E. O'Brien1999-09-263-6/+6
| | | | | | | make it unconditional. Notes: svn path=/head/; revision=21956
* Activate glclockChris Piazza1999-09-251-0/+1
| | | | Notes: svn path=/head/; revision=21954
* Import of glclock.Chris Piazza1999-09-257-0/+136
| | | | | | | | | | | | | glclock is an opengl demo with benchmarking capability. It displays clocks with different textures etc. You will need a very fast cpu or a hardware accelerated 3d card (www.freebsd.org/~3d). PR: 13866 Submitted by: Randall Hopper <aa8vb@ipass.net> Notes: svn path=/head/; revision=21953
* Main Web Site changed...Marc G. Fournier1999-09-251-1/+1
| | | | Notes: svn path=/head/; revision=21952
* Just noticed it's not initializing right, I set it BROKEN again, sorry.Chuck Robey1999-09-251-0/+2
| | | | Notes: svn path=/head/; revision=21951
* Finally fix thoteditor. This doesn't install the libthot stuff anymore,Chuck Robey1999-09-258-97/+172
| | | | | | | | | | because this thing was *so* busted in build, I figured it wasn't worth the huge extra work to get it into shared form anyhow. If someone wants the libthot stuff, they should port that separately, it has it's own distfile anyhow. Notes: svn path=/head/; revision=21950
* Fixup MASTER_SITE. Also moved (Satoshi repo-copied it) Makefile.libSteve Price1999-09-251-4/+2
| | | | | | | | | | to the files directory. PR: 13597 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21949
* Update to version 2.0a10.Steve Price1999-09-255-49/+87
| | | | | | | | PR: 13596 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21948
* Turn (back) on sound support for FreeBSD/Alpha.Steve Price1999-09-255-17/+1
| | | | Notes: svn path=/head/; revision=21947
* Forgot to commit configure script in previous commitAndreas Klemm1999-09-252-0/+334
| | | | Notes: svn path=/head/; revision=21946
* added configure script with dialog utility like in apache13-php3 port,Andreas Klemm1999-09-252-48/+46
| | | | | | | | | that offers the user a menue, where he enters - PAPERSIZE - file type support for apsfilter Notes: svn path=/head/; revision=21945