summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add SHA256Brooks Davis2005-11-1121-0/+42
| | | | Notes: svn path=/head/; revision=147966
* add SHA256 and a couple missing filesBrooks Davis2005-11-111-0/+22
| | | | Notes: svn path=/head/; revision=147965
* cvsupchk is a python script that checks a CVSup maintained directory hierarchyPav Lucistnik2005-11-113-0/+44
| | | | | | | | | | | | against the corresponding CVSup checkouts file. It looks for a number of anomalies: missing checked out files, deleted files being present, extra RCS files, 'dead' directories being present and so on. PR: ports/88587 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=147963
* Distfile was rerolled. Language file was been restructured and updated.Marcus Alves Grando2005-11-113-6/+7
| | | | | | | | | | | | Bump PORTREVISION Fix warnning on deinstall PR: 88846 Submitted by: infofarmer@gmail.com (maintainer) Notified by: kris Notes: svn path=/head/; revision=147962
* Fix a size mismatch and unbreak.Thierry Thomas2005-11-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the author: ----- From: Charles Rapp Subject: RE: Was 4.2.2 rerolled? Boris, I realized after the initial release that the build missed 1 line change of the C# bug fix due to a CVS problem. SmcCSharpGenerator.java, line 1456 was built as: if (loopbackFlag == false || hasActions == false) and was corrected to: if (loopbackFlag == false || hasActions == true) So I corrected the CVS problem, rebuilt and re-released the tarball without modifying the release. I apologize for any inconvience this has caused. Charles Rapp ----- PR: 88291 Submitted by: Boris B. Samorodov Notes: svn path=/head/; revision=147961
* Update to 2.3-20051109Marcus Alves Grando2005-11-112-4/+4
| | | | Notes: svn path=/head/; revision=147960
* - Fix WWWPav Lucistnik2005-11-111-1/+1
| | | | | | | | | PR: ports/88142 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=147959
* Update to 0.16.2Marcus Alves Grando2005-11-112-3/+4
| | | | | | | | | | Add SHA256 PR: 88855 Submitted by: "Boris B. Samorodov" <bsam@ipt.ru> (maintainer) Notes: svn path=/head/; revision=147958
* remove one unneeded CONFIGURE_ENV parameterOliver Lehmann2005-11-111-2/+1
| | | | Notes: svn path=/head/; revision=147957
* fix libquicktime supportOliver Lehmann2005-11-113-4/+37
| | | | | | | | PR: ports/88671 Submitted by: Frank W. Josellis Notes: svn path=/head/; revision=147956
* Update to 0.3.4Marcus Alves Grando2005-11-1110-5288/+20
| | | | | | | | | | Add WITH_BUILD_DEPENDS_ARE_LEAVES in OPTIONS PR: 88847 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Notes: svn path=/head/; revision=147955
* - Update to 0.9.5Renato Botelho2005-11-114-20/+12
| | | | | | | | | | | - Unbreak - Add SHA256 PR: 88761 Submitted by: maintainer Notes: svn path=/head/; revision=147954
* - Add SHA256Renato Botelho2005-11-112-3/+3
| | | | | | | | PR: 88764 Submitted by: maintainer Notes: svn path=/head/; revision=147953
* - Add SHA256Renato Botelho2005-11-112-6/+6
| | | | | | | | | | - Add kde as a secundary CATEGORY PR: 88773 Submitted by: maintainer Notes: svn path=/head/; revision=147952
* - Add SHA256Renato Botelho2005-11-112-4/+4
| | | | | | | | | | - Add kde as a secundary CATEGORY PR: 88772 Submitted by: maintainer Notes: svn path=/head/; revision=147951
* Fix UNIQUENAMEPalle Girgensohn2005-11-117-7/+7
| | | | | | | Pointed out by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=147950
* - Update to 1.3Renato Botelho2005-11-112-7/+6
| | | | | | | | | | - Add SHA256 PR: 88759 Submitted by: maintainer Notes: svn path=/head/; revision=147949
* - Add SHA256Renato Botelho2005-11-112-3/+3
| | | | | | | | PR: 88770 Submitted by: maintainer Notes: svn path=/head/; revision=147948
* - Update to 1.3.4Renato Botelho2005-11-113-10/+9
| | | | | | | | | | | - Add kde as a secundary CATEGORY - Add SHA256 PR: 88771 Submitted by: maintainer Notes: svn path=/head/; revision=147947
* s/BROKEN/IGNORE/g.Simon Barner2005-11-111-1/+1
| | | | | | | Noticed by: arved Notes: svn path=/head/; revision=147945
* Test your word knowledge, and spelling skills, with this anagramMarcus Alves Grando2005-11-118-0/+175
| | | | | | | | | | | | | game. You are given 6 letters to create as many words as you can in the time alotted. WWW: http://www.shiftygames.com/scramble/scramble.html PR: 88768 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=147944
* Challenge your spelling skills in the old western style. Get itMarcus Alves Grando2005-11-117-0/+147
| | | | | | | | | | | | | right and we'll let you try again, until you get it wrong. But we will give you another chance if you get it wrong. WWW: http://www.shiftygames.com/hangman/hangman.html PR: 88767 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=147942
* - Upgrade to 9.0, and add a distribution for FreeBSD-5.4 and 6.0.Thierry Thomas2005-11-116-22/+24
| | | | | | | | | | | - Define RESTRICTED. Changelog at <http://www.mps.mpg.de/dislin/news.html>. Notified by: Helmut Michels <michels (at) mps.mpg.de> (Author) Notes: svn path=/head/; revision=147941
* Add netdump-server 0.7.7, RedHat server part of netdump/netconsoleSam Lawrance2005-11-1116-0/+425
| | | | | | | | | | package for linux. PR: ports/79049 Submitted by: Stanislav Sedov Notes: svn path=/head/; revision=147939
* - Remove DEPRECATED and EXPIRATION_DATE since maintainer is hosting srcRenato Botelho2005-11-111-4/+1
| | | | | | | | | files. Noticed by: barner Notes: svn path=/head/; revision=147938
* - Fix WWW and MASTER_SITESRenato Botelho2005-11-112-2/+2
| | | | | | | | PR: ports/88288 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=147937
* - Mark it as DEPRECATED - mastersite disapearedRenato Botelho2005-11-111-0/+3
| | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88798 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=147936
* - Mark it as DEPRECATED - mastersite disapearedRenato Botelho2005-11-111-0/+3
| | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88797 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=147935
* - Mark it as DEPRECATED - master site disapearedRenato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88064 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=147934
* - Mark it as DEPRECATED - master site disapearedRenato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88095 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=147933
* - Mark it as DEPRECATED - master site disapearedRenato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88003 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=147932
* - Mark it as DEPRECATED - master site disapearedRenato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88002 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=147931
* - Mark it as DEPRECATED (mastersite disapeared)Renato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88000 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=147930
* - Mark it as DEPRECATED (mastersite disapeared)Renato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/87989 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=147929
* The classic memory game has some new life in this recreation forMarcus Alves Grando2005-11-116-0/+185
| | | | | | | | | | | | | the Linux platform. Your object is to find all matching pairs of icons in the fastest time possible. WWW: http://www.shiftygames.com/concentration/concentration.html PR: 88766 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=147927
* Add latexdiff 0.3,Simon Barner2005-11-115-0/+104
| | | | | | | | | | | determine and mark up significant differences between latex files. PR: 88353 Submitted by: Maxim Loginov <Zeliboba@mail.ru> Notes: svn path=/head/; revision=147925
* Update to 1.104Lars Thegler2005-11-112-3/+3
| | | | Notes: svn path=/head/; revision=147924
* Add security/p5-Authen-Htpasswd 0.12, a Perl module to read and modifyAnton Berezin2005-11-115-0/+56
| | | | | | | apache-style .htpasswd files. Notes: svn path=/head/; revision=147922
* Fix pkg-plist when both octave and octave-forge areMaho Nakata2005-11-112-0/+2
| | | | | | | installed Notes: svn path=/head/; revision=147921
* - Mark broken on 4.xMichael Johnson2005-11-111-1/+6
| | | | Notes: svn path=/head/; revision=147920
* fix pkg-plistMaho Nakata2005-11-111-64/+23
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=147918
* Add devel/p5-IO-LockedFile 0.23, a Perl module that supplies objectAnton Berezin2005-11-115-0/+40
| | | | | | | methods for locking files. Notes: svn path=/head/; revision=147916
* Mark as BROKEN: Dumps core.Simon Barner2005-11-111-0/+2
| | | | | | | | PR: ports/88540 Submitted by: trasz@pin.if.uz.zgora.pl Notes: svn path=/head/; revision=147915
* Update to 3.6.1Marcus Alves Grando2005-11-116-21/+108
| | | | | | | | | | | | Add TRAIN_SCRIPT in OPTIONS Use USE_DBD and USE_SQLITE Add SHA256 PR: 88688 Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> (maintainer) Notes: svn path=/head/; revision=147914
* Changes:Thierry Thomas2005-11-113-23/+56
| | | | | | | | | | | | | | | | - Replace an instance of a hardcoded /usr/X11R6 with $X11BASE. This was detected by dosirak.kr.freebsd.org. - Make use of the OPTIONS variable. Because of this, replace the MUSICADDON and VOICEADDON switches with WITH_MUSIC and WITH_VOICE. - Add support for OpenAL as wished by Peter Thoenen (eol1 at yahoo com). PR: 87958 Submitted by: maintainer Notes: svn path=/head/; revision=147913
* Add run dependency on dvdbackup, because it is needed in copy mode.Tilman Keskinoz2005-11-112-2/+12
| | | | | | | | | | Fix a directory creation in lxdvdrip.c PR: 88810 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Notes: svn path=/head/; revision=147912
* This port installs a 5.x binary, so depend on the compat5x port onTilman Keskinoz2005-11-111-0/+4
| | | | | | | | | | | 6.x and 7.x Bump PORTREVISION PR: 88832 Submitted by: Adi Pircalabu <apircalabu@bitdefender.com> Notes: svn path=/head/; revision=147911
* - Update to 20051110 snapshot.Vsevolod Stakhov2005-11-112-3/+7
| | | | Notes: svn path=/head/; revision=147910
* Unbreak. The port did not override PLIST, which is required forTilman Keskinoz2005-11-112-8/+8
| | | | | | | | | | | | dynamic plists. This solution is different from the one submitted by the maintainer and does not require a 600k pkg-plist file in the ports tree. PR: 88812 Notes: svn path=/head/; revision=147909
* Use correct LIB_DEPENDS for boost dependency.Simon Barner2005-11-111-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=147908