aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with GCC 4.2Pav Lucistnik2007-07-051-1/+1
| | | | | | | Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer) Notes: svn path=/head/; revision=195029
* -Remove an incorrect dependency that I have added in the previous committed.Jeremy Messenger2007-07-052-1/+195
| | | | | | | | | | -Fix the build by add two missing files. These files were took from its CVS. PR: ports/114136 Reported by: Dominic Fandrey <lon_kamikaze@gmx.de> Notes: svn path=/head/; revision=195028
* - Update to 1.2.3Renato Botelho2007-07-054-10/+8
| | | | Notes: svn path=/head/; revision=195027
* - Update to 0.2.4Renato Botelho2007-07-052-4/+4
| | | | Notes: svn path=/head/; revision=195026
* - Update to 2.1.1Renato Botelho2007-07-053-71/+36
| | | | Notes: svn path=/head/; revision=195025
* qrq is an open source morse telegraphy trainer for Linux andDiane Bruce2007-07-055-0/+53
| | | | | | | | | | | | Unix operating systems, similar to the classic DOS version of Rufz by DL4MM. It's not intended for learning telegraphy (have a look at radio.linux.org.au for CW learning software), but to improve the ability to copy callsigns at high speeds, as needed for example for Contesting. Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=195023
* xf86-video-intel: update to 2.1.0Eric Anholt2007-07-056-8/+12
| | | | | | | | This version readds support for all known i830 laptops, adds support for G33/Q33/Q35, 945GME, and 965GME, and includes many stability improvements. Notes: svn path=/head/; revision=195022
* Make it buildable again on 7-current after KAME IPsec removal.Hajimu UMEMOTO2007-07-051-0/+21
| | | | | | | | | | | Since __FreeBSD_version was not bumped at that time, we use nearest version to distinguish it. Since the macros which Socket6 looking for are same with KAME's one, it is enough. PR: ports/114299 Notes: svn path=/head/; revision=195021
* - Connect the lost ports-mgmt/bpkg.Chin-San Huang2007-07-051-0/+1
| | | | | | | | | | It's a mystery.. :~ Noticed by: erwin Approved by: rafan (mentor) Notes: svn path=/head/; revision=195020
* Resync with CWS unomacli64.Jung-uk Kim2007-07-054-8/+8
| | | | | | | Approved by: maho (amd64 porting blanket) Notes: svn path=/head/; revision=195019
* - Update to 1.6.06Andrew Pantyukhin2007-07-053-7/+10
| | | | | | | Approved by: chinsan (maintainer) Notes: svn path=/head/; revision=195018
* Fix build under -CURRENT by making it build with gcc 4.2. [1] TheDiane Bruce2007-07-052-0/+12
| | | | | | | | | | introduced patch fixes a bad macro in the source code. Notified by: Pav (via pointyhat) [1] Approved: ehaupt (mentor) Notes: svn path=/head/; revision=195017
* Use preferred URL for master site.Christian Weisgerber2007-07-051-1/+1
| | | | | | | Submitted by: db Notes: svn path=/head/; revision=195016
* Fix PLIST_FILES, it was duplicated by previous merge.Xin LI2007-07-051-3/+1
| | | | | | | | Pointy hat to: miwi Approved by: maintainer Notes: svn path=/head/; revision=195015
* -Update to 0.4.3.3.1Martin Wilke2007-07-054-62/+158
| | | | | | | | PR: 113615 Submitted by: Max Brazhnikov<makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=195014
* Update to 5.1.20 release.Alex Dupre2007-07-0515-20/+25
| | | | Notes: svn path=/head/; revision=195013
* Update to 1.03 release.Alex Dupre2007-07-053-21/+12
| | | | Notes: svn path=/head/; revision=195012
* Fix more PORTREVISION accidentsMichael Nottebrock2007-07-051-0/+1
| | | | Notes: svn path=/head/; revision=195011
* Revert more PORTREVISION accidentsMichael Nottebrock2007-07-0551-0/+51
| | | | Notes: svn path=/head/; revision=195010
* Force -O2 in CFLAGS to fix runtime in -CURRENTMichael Johnson2007-07-054-0/+4
| | | | Notes: svn path=/head/; revision=195009
* Add a patch, which makes sure, that lynx' own internal entities.h isMikhail Teterin2007-07-052-2/+11
| | | | | | | | | | | | | | included, instead of one possibly installed by other software such as gd. Remove "non-functional comments". Check WITHOUT_IPV6 in addition to NO_INET6. Suggested by: timur Notes: svn path=/head/; revision=195008
* - Update to 0.9.3Andrew Pantyukhin2007-07-053-4/+8
| | | | Notes: svn path=/head/; revision=195007
* Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who ↵Michael Johnson2007-07-054-0/+5
| | | | | | | sets -O[1] Notes: svn path=/head/; revision=195006
* - Update to 2.0.4Andrew Pantyukhin2007-07-052-7/+7
| | | | Notes: svn path=/head/; revision=195005
* - Update to 2.1Andrew Pantyukhin2007-07-052-4/+5
| | | | | | | | Approved by: Alexander V. Ribchansky <triosoft@triosoft.com.ua> (maintainer, xpi blanket) Notes: svn path=/head/; revision=195004
* - Update to 3.06Andrew Pantyukhin2007-07-052-4/+4
| | | | | | | Approved by: Lapo Luchini <lapo@lapo.it> (maintainer, xpi blanket) Notes: svn path=/head/; revision=195003
* - Drop support for 4.xAlex Dupre2007-07-052-8/+4
| | | | | | | - Fix manpage install dir Notes: svn path=/head/; revision=195002
* - Use empty do-install instead of NO_INSTALL. Otherwise, run dependenciesRong-En Fan2007-07-051-1/+3
| | | | | | | | | will not be installed. Pointed out by: sat Notes: svn path=/head/; revision=195001
* - Fix build with GCC 4.2Pav Lucistnik2007-07-053-3/+47
| | | | | | | Submitted by: SHIOZAKI Takehiko <st@be.to> (maintainer) Notes: svn path=/head/; revision=195000
* - Update to 4010Andrew Pantyukhin2007-07-053-9/+17
| | | | | | | Submitted by: Artemiy Kropachev <neon_cyrex@mail.ru> (maintainer) Notes: svn path=/head/; revision=194999
* Release to ports@Dmitry Sivachenko2007-07-051-1/+1
| | | | Notes: svn path=/head/; revision=194998
* Update to 2.1-pre28Dmitry Sivachenko2007-07-053-12/+11
| | | | | | | | | Based on: PR: 109332 Submitted by: rafan Notes: svn path=/head/; revision=194997
* Update to 2.005.Dmitry Sivachenko2007-07-052-4/+4
| | | | | | | | PR: 114290 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=194996
* Update to 2.005.Dmitry Sivachenko2007-07-052-4/+4
| | | | | | | | PR: 114289 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=194995
* Unbreak.Dmitry Sivachenko2007-07-051-2/+7
| | | | | | | | PR: 114302 Submitted by: novel Notes: svn path=/head/; revision=194994
* Update to 3.0-RC2Xin LI2007-07-056-10/+12
| | | | | | | | | | Submitted by: Dima Panov <fluffy ael ru> (with changes from maintainer) PR: ports/114112 Approved by: maintainer Notes: svn path=/head/; revision=194993
* Hand maintainership to a previous patch submitterXin LI2007-07-051-1/+1
| | | | | | | who actively uses rrdtool. Notes: svn path=/head/; revision=194992
* Drop maintainership.Dmitry Sivachenko2007-07-051-1/+1
| | | | Notes: svn path=/head/; revision=194991
* Update to 2.0.9.Akinori MUSHA2007-07-053-7/+11
| | | | Notes: svn path=/head/; revision=194990
* - Update to 0.2.23.Edward Tomasz Napierala2007-07-053-12/+7
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=194989
* - Change maintainer addressBeech Rintoul2007-07-0522-61/+54
| | | | | | | | | | - Cleanup master_sites Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=194988
* - Reconnect verlihub-plugins-chatroom.Rong-En Fan2007-07-051-0/+1
| | | | Notes: svn path=/head/; revision=194985
* ISP plugin for the VerliHub.Rong-En Fan2007-07-055-0/+42
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194984
* This is a "meta-port" to install the plugins for verlihub.Rong-En Fan2007-07-054-0/+68
| | | | | | | | | | WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194983
* Statistics plugin for the VerliHub.Rong-En Fan2007-07-055-0/+40
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194982
* Messanger plugin for the VerliHub.Rong-En Fan2007-07-055-0/+40
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194981
* LuaScript plugin for the VerliHub.Rong-En Fan2007-07-055-0/+55
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194980
* IPLog plugin for the VerliHub.Rong-En Fan2007-07-055-0/+40
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194979
* ForbiddenWords plugin for the VerliHub.Rong-En Fan2007-07-055-0/+40
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194978
* Floodprotect plugin for the VerliHub.Rong-En Fan2007-07-055-0/+42
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194977