aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* HawkVoice is a game oriented, multiplayer voice over network API released underRenato Botelho2006-03-256-0/+129
| | | | | | | | | | | | | | | | | | the GNU Library General Public License (LGPL) , with support for Linux/UNIX systems and Windows 9x/ME/NT/2000/XP/CE. It is designed to be a portable, free, open source code alternative to the Microsoft DirectPlay Voice in DX8-9. It provides voice compression using several free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps, are optimized for the compression of human speech. WWW: http://www.hawksoft.com/hawkvoice/ PR: ports/94115 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=158103
* HawkNL is a free, open source, game oriented network API released under the GNURenato Botelho2006-03-2511-0/+255
| | | | | | | | | | | | | | | | | | | | | Library General Public License (LGPL). HawkNL (NL) is a fairly low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL also provides other features including support for many OSs, groups of sockets, socket statistics, high accuracy timer, CRC functions, macros to read and write data to packets with endian conversion, and support for multiple network transports. NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX, BSDs, Mac OSX. WWW: http://www.hawksoft.com/hawknl/ PR: ports/94114 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=158101
* Fix wrong dependency: p5-DBD-pg -> p5-DBD-PgRenato Botelho2006-03-251-1/+1
| | | | | | | | | PR: ports/93677 Submitted by: Larry Rosenman <ler@lerctr.org> Approved by: maintainer timeout (> 1 month) Notes: svn path=/head/; revision=158100
* - update MASTER_SITES and homepageDirk Meyer2006-03-252-2/+2
| | | | Notes: svn path=/head/; revision=158099
* o) File was not commited in first step, I don't know why?Lars Koeller2006-03-251-0/+19
| | | | | | | Patch is fix for missing window name. Notes: svn path=/head/; revision=158098
* o) Fix problem that the app has no name, so the windowmanager could notLars Koeller2006-03-251-1/+1
| | | | | | | remember the position, etc. Notes: svn path=/head/; revision=158097
* - new option SENDMAIL_WITHOUT_SEMDirk Meyer2006-03-251-2/+8
| | | | | | | | | Jamie Jones - removed some whitespaces Notes: svn path=/head/; revision=158096
* Upgrade to 1.0.15.Thierry Thomas2006-03-253-17/+24
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=158095
* New port gkremldk version 0.9.7: shows current mldonkey donwload/uploadMario Sergio Fujikawa Ferreira2006-03-255-0/+53
| | | | | | | rates and allows setting them Notes: svn path=/head/; revision=158093
* Update to the 20060323 snapshot of GCC 4.0.4.Gerald Pfeifer2006-03-252-13/+13
| | | | Notes: svn path=/head/; revision=158092
* Update to 2.5.1.Norikatsu Shigemura2006-03-256-14/+14
| | | | | | | | | | o Update jude-community's URLs. PR: ports/94684 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer) Notes: svn path=/head/; revision=158091
* Bump PORTREVISION for libgnomedb update.Joe Marcus Clarke2006-03-251-0/+1
| | | | Notes: svn path=/head/; revision=158090
* Update to 1.9.102.Joe Marcus Clarke2006-03-2513-313/+419
| | | | Notes: svn path=/head/; revision=158089
* - Update to 1.249 [1]Andrey Slusar2006-03-245-119/+255
| | | | | | | | | | - Fix build when sasl installed. PR: ports/94049 [1] Submitted by: Dmitriy Kirhlarov <dkirhlarov@oilspace.com> [1] Notes: svn path=/head/; revision=158088
* Drop maintainershipMarkus Brueffer2006-03-2413-13/+13
| | | | Notes: svn path=/head/; revision=158087
* Actually keep my promise to also support the ATmega406.Joerg Wunsch2006-03-242-2/+3
| | | | Notes: svn path=/head/; revision=158086
* - Unbreak by updating to version 0.9.5Markus Brueffer2006-03-245-80/+206
| | | | | | | | | | | | - Add OPTIONS for database plugins, kexif and kipi support - Add additional mastersite PR: ports/92720 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=158085
* Add rblibtorrent 0.9.1, a C++ library implementing a BitTorrent client.Andrey Slusar2006-03-2422-0/+553
| | | | | | | | PR: ports/94014 Submitted by: Johan Ström <johan@stromnet.org> Notes: svn path=/head/; revision=158083
* - Fix DMAKEROOT path [1]Andrey Slusar2006-03-243-16/+37
| | | | | | | | | | - Update MASTER_SITES. PR: ports/93383 [1] Submitted by: Malcolm Kay <malcolm.kay@internode.on.net> [1] Notes: svn path=/head/; revision=158082
* Update to version 0.12.14Markus Brueffer2006-03-243-4/+12
| | | | Notes: svn path=/head/; revision=158081
* - Update to 0.10 [1]Marcus Alves Grando2006-03-2414-102/+266
| | | | | | | | | | - Fix hard-coded g++ to USE_GCC=3.2+ PR: 94752 [1] Submitted by: maintainer Notes: svn path=/head/; revision=158080
* - Fix rc.d startup scriptRenato Botelho2006-03-242-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/94902 Submitted by: maintainer Notes: svn path=/head/; revision=158079
* - Fix rc.d startup scriptRenato Botelho2006-03-242-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/94900 Submitted by: maintainer Notes: svn path=/head/; revision=158078
* s/8 spaces/tab/ in the sendmail entry.Remko Lodder2006-03-241-1/+1
| | | | | | | Noticed by: simon Notes: svn path=/head/; revision=158077
* Record that our sendmail port was also vulnerable.Remko Lodder2006-03-241-0/+5
| | | | | | | Bump modification date. Notes: svn path=/head/; revision=158076
* Update to DAT 4726James E. Housley2006-03-242-4/+4
| | | | Notes: svn path=/head/; revision=158075
* - Update to 0.12.14Marcus Alves Grando2006-03-246-8/+40
| | | | | | | | PR: 94382 Submitted by: maintainer Notes: svn path=/head/; revision=158074
* More cleanups on Makefile, mostly related with DOCS installRenato Botelho2006-03-241-47/+40
| | | | Notes: svn path=/head/; revision=158073
* Add g-cows 1.7, scripting language for creation of web sites.Vanilla I. Shu2006-03-244-0/+49
| | | | | | | | PR: ports/93334 Submitted by: Andrea Sozzi <as@g-cows.dot.org> Notes: svn path=/head/; revision=158071
* Upgrade to 3.8.9.1.Oliver Braun2006-03-242-4/+4
| | | | Notes: svn path=/head/; revision=158070
* Update to 0.11. Require lang/perl5.8.Anton Berezin2006-03-242-8/+6
| | | | Notes: svn path=/head/; revision=158069
* - Forget to add rc.d script. Sorry.Marcus Alves Grando2006-03-241-0/+25
| | | | | | | | PR: 92380 Notified by: Derkjan de Haan <derkjan__haanjdj.xs4all.nl> Notes: svn path=/head/; revision=158068
* Q2-Relay is multi-view demo recording facility for Quake II.Alexey Dokuchaev2006-03-244-0/+82
| | | | | | | WWW: http://www.planetquake.com/relay/ Notes: svn path=/head/; revision=158066
* o Update to 2006032300 cvs snapshot made on March 23, 2006Mario Sergio Fujikawa Ferreira2006-03-2411-119/+123
| | | | | | | | | o Properly USE_RC_SUBR directive by poiting it at a rc.d script template o Take care of some problems raised by portlint(1) Notes: svn path=/head/; revision=158065
* Removed after copy to ffserver.inMario Sergio Fujikawa Ferreira2006-03-241-26/+0
| | | | Notes: svn path=/head/; revision=158064
* Copied from ffserver.shMario Sergio Fujikawa Ferreira2006-03-241-0/+26
| | | | Notes: svn path=/head/; revision=158063
* Update to 0.04.Anton Berezin2006-03-242-4/+4
| | | | Notes: svn path=/head/; revision=158062
* - Use PORTDOCS facility and clean a bit Makefile and pkg-plistRenato Botelho2006-03-242-93/+17
| | | | Notes: svn path=/head/; revision=158061
* Make the module work.Anton Berezin2006-03-242-0/+16
| | | | | | | | PR: 94907 Submitted by: maintainer Notes: svn path=/head/; revision=158060
* Update the 'Evolution - remote format string vulnerabilities' entry.Remko Lodder2006-03-241-1/+2
| | | | Notes: svn path=/head/; revision=158059
* Document the latest three FreeBSD Security Advisories:Remko Lodder2006-03-241-0/+127
| | | | | | | | | SA-06:13 SA-06:12 SA-06:11 Notes: svn path=/head/; revision=158058
* Update to 9999.12.Anton Berezin2006-03-242-4/+4
| | | | Notes: svn path=/head/; revision=158057
* Update to 5.420. Require perl from ports.Anton Berezin2006-03-242-4/+8
| | | | Notes: svn path=/head/; revision=158056
* - Update to 3.2.8 [1]Hye-Shik Chang2006-03-244-15/+31
| | | | | | | | | | - Add a workaround to build on Apache 2.2 [2] Requested by: Tim Diggins <tim@soda.co.uk> [1] Submitted by: Peter Czanik <pczanik@fang.fa.gau.hu> [2] Notes: svn path=/head/; revision=158055
* - Use -fPIC just where it's really neededRenato Botelho2006-03-241-6/+6
| | | | | | | Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=158054
* Regular update to version 3.0.3. The optional libnova support is enabledThierry Thomas2006-03-243-5/+34
| | | | | | | | | | by default where possible. PR: 93972 Submitted by: Frank W. Josellis <frank (at) dynamical-systems.org> (maintainer) Notes: svn path=/head/; revision=158053
* Mirror the source tarball.Thierry Thomas2006-03-241-1/+3
| | | | | | | | Reported by: pointyhat via Kris Requested by: Jordi Haarman <j.haarman (at) synantics.com> (maintainer) Notes: svn path=/head/; revision=158052
* - Another stab on doing pkg-plist rightPav Lucistnik2006-03-241-10/+13
| | | | Notes: svn path=/head/; revision=158051
* * Update from 1.3.1 to 1.3.2Vasil Dimov2006-03-245-22/+45
| | | | | | | * Adopt Notes: svn path=/head/; revision=158050
* Reset jedgar as maintainer; has not responded to email about status.Mark Linimon2006-03-2431-32/+32
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=158048