summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove warning when packagebuilding (build jails are allowed to beEdwin Groothuis2005-11-031-0/+2
| | | | | | | | | screwed up :-) Submitted by: dodell@offmyserver.com Notes: svn path=/head/; revision=147076
* Rerolled distfile. There is no difference in the contents between theAnton Berezin2005-11-031-2/+2
| | | | | | | | | old and the current archive. Noticed by: kris via pointyhat Notes: svn path=/head/; revision=147075
* Update to 1.0.Anton Berezin2005-11-032-3/+3
| | | | Notes: svn path=/head/; revision=147074
* Unbreak by fixing pkg-plist and install instructions.Edwin Groothuis2005-11-032-7/+5
| | | | Notes: svn path=/head/; revision=147073
* move BUILD_DEPENDS to EXTRACT_DEPENDSEdwin Groothuis2005-11-031-1/+2
| | | | | | | Noticed by: YAPHR Notes: svn path=/head/; revision=147072
* Update to 7.0.3.Joe Marcus Clarke2005-11-032-3/+3
| | | | Notes: svn path=/head/; revision=147071
* Add the @dirrm entries, which I had missed entirely.Eric Anholt2005-11-031-0/+19
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=147070
* Update 1.1.3, which now makes a named dummy window so that xrestop can pointEric Anholt2005-11-032-3/+3
| | | | | | | its finger at xcompmgr for being such a pig. Notes: svn path=/head/; revision=147069
* Unbreak by fixing www/w3 and tweaking the pkg-plistEdwin Groothuis2005-11-032-4/+2
| | | | Notes: svn path=/head/; revision=147068
* replace 4jwords with 4jwords3Edwin Groothuis2005-11-033-8/+12
| | | | | | | Submitted by: Jonathan Hanna <jhanna@shaw.ca> Notes: svn path=/head/; revision=147067
* Do not use thread mutexes if we are compiling APR without thread support.Craig Rodrigues2005-11-034-0/+404
| | | | | | | | PR: ports/88407 Reported by: lofi Notes: svn path=/head/; revision=147066
* Unbreak by properly checking if left-over files are empty afterEdwin Groothuis2005-11-032-4/+6
| | | | | | | removing our own entered values. Notes: svn path=/head/; revision=147065
* Fix install target.Edwin Groothuis2005-11-032-2/+14
| | | | | | | Noticed by: YAPHR Notes: svn path=/head/; revision=147064
* Update to 2005.11.02a.Norikatsu Shigemura2005-11-032-3/+3
| | | | Notes: svn path=/head/; revision=147063
* In rand.c, include <uuid.h> (from FreeBSD 5.x and up)Craig Rodrigues2005-11-034-0/+64
| | | | | | | | | | *OR* <uuid/uuid.h> (from e2fsprogs port), not <uuid.h> *AND* <uuid/uuid.h> PR: ports/88406 Reported by: lofi Notes: svn path=/head/; revision=147062
* add pkg-message:Edwin Groothuis2005-11-031-0/+3
| | | | | | | | | | Plesae note that the words in the dictionary `enamdict.gz' have been removed because iconv wasn't able to process them. If you have the skills, please see if you can find what is causing this. Notes: svn path=/head/; revision=147061
* Fix building by removing one file from the dictionary.Edwin Groothuis2005-11-031-5/+6
| | | | Notes: svn path=/head/; revision=147060
* Fix pkg-plist and remove breakageEdwin Groothuis2005-11-022-5/+2
| | | | Notes: svn path=/head/; revision=147059
* Fix pkg-plist, remove breakage.Edwin Groothuis2005-11-022-4/+3
| | | | Notes: svn path=/head/; revision=147058
* Fix pkg-plist, remove breakage.Edwin Groothuis2005-11-022-22/+2
| | | | Notes: svn path=/head/; revision=147057
* - Fixing WWW and COMMENT issues in iwi-firmware slave port.Florent Thoumie2005-11-023-3/+13
| | | | | | | Reported by: Lars Engels <lars.engels@0x20.net> Notes: svn path=/head/; revision=147056
* - Respect X11BASEPav Lucistnik2005-11-024-20/+25
| | | | | | | | PR: ports/88206 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=147055
* Fix build on FreeBSD 4.x.Alex Dupre2005-11-021-0/+20
| | | | | | | | PR: ports/88386 Submitted by: Matthew Luckie <mjl@luckie.org.nz> Notes: svn path=/head/; revision=147054
* - Use freebsd5 vendor binary for FreeBSD 5+/i386Pav Lucistnik2005-11-024-20/+8
| | | | | | | | | | | - Remove INFO file PR: ports/88250 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Approved by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=147053
* - Update to 2.1.4Pav Lucistnik2005-11-024-18/+39
| | | | | | | | | | PR: ports/88302 Submitted by: Boris B. Samorodov <bsam@ipt.ru> - Install INFO in a more standard fashion Notes: svn path=/head/; revision=147052
* Update to DAT 4617James E. Housley2005-11-022-3/+3
| | | | Notes: svn path=/head/; revision=147051
* . Avoid an infinite loop by ignoring JAVA_HOME if its set to the locationGreg Lewis2005-11-022-8/+11
| | | | | | | | | | | of the wrapper script. I'm using a different patch than Herve submitted, but the idea is the same. . Bump PORTREVISION. Submitted by: hq Notes: svn path=/head/; revision=147050
* Add calcurse, an ncurses based personal organizerTilman Keskinoz2005-11-024-0/+35
| | | | | | | Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> Notes: svn path=/head/; revision=147048
* Fix pkg-plist by silently failing if the spanish-voices directoryEdwin Groothuis2005-11-022-4/+3
| | | | | | | can't be removed. Notes: svn path=/head/; revision=147047
* - Update to 1.61.0Pav Lucistnik2005-11-026-278/+330
| | | | | | | | PR: ports/88350 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=147046
* Update to 0.7Tilman Keskinoz2005-11-023-9/+38
| | | | | | | | | | Update maintainers e-mail address PR: 88371 Submitted by: Miguel Mendez <mmendez@gmail.com> Notes: svn path=/head/; revision=147045
* - Fix pixmap search pathPav Lucistnik2005-11-022-3/+4
| | | | | | | | | | - Update WWW PR: ports/88349 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=147044
* Chase a silent update: in chrome/content/bugmenot/res/bugmenotservers.xmlThierry Thomas2005-11-023-4/+5
| | | | | | | | | | <baseurl> has been changed from <http://jacksmernov.roachfiend.com/> to <http://extensions.roachfiend.com/>. Since I'm there, set WWW: to a better URL. Notes: svn path=/head/; revision=147043
* Fix building by properly patching Makefile.in to install inEdwin Groothuis2005-11-023-8/+14
| | | | | | | | share/locale instead of share/locale/locale. Remove deprecated statement, builds fine now. Notes: svn path=/head/; revision=147042
* Fix detection of openpty(3)Tilman Keskinoz2005-11-021-1/+2
| | | | | | | | | | | Bump PORTREVISION PR: 88400 Reported by: Henk Csaba Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147041
* - Update to 0.7Pav Lucistnik2005-11-022-3/+3
| | | | Notes: svn path=/head/; revision=147040
* make security/cyrus-sasl2-ldapdb buildable with OpenLDAP 2.3.Hajimu UMEMOTO2005-11-021-1/+10
| | | | | | | | PR: ports/88324 Submitted by: skv Notes: svn path=/head/; revision=147039
* Update to 2.2.9.Joe Marcus Clarke2005-11-029-9/+33
| | | | | | | | PR: 88392 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=147038
* Update to 4.3.14, which fixes an error introduced toTilman Keskinoz2005-11-022-3/+3
| | | | | | | | | | BrokenUIDLPOP3SSLRetriever feature PR: 88401 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> Notes: svn path=/head/; revision=147037
* - more fixes for RC_NGDirk Meyer2005-11-021-0/+1
| | | | | | | Submitted by: Imri Zvik Notes: svn path=/head/; revision=147036
* - more fixes for RC_NGDirk Meyer2005-11-021-3/+3
| | | | | | | Submitted by: Imri Zvik Notes: svn path=/head/; revision=147035
* - Unbreak on 4.x by USE_GCC=3.2+Volker Stolz2005-11-021-2/+5
| | | | | | | | | - Fix libxmlparse-detection while here Approved by: maintainer timeout (2w) Notes: svn path=/head/; revision=147034
* Jailed check_swap-hack: Forgot to add this to list of actual checks to buildVolker Stolz2005-11-021-5/+18
| | | | Notes: svn path=/head/; revision=147032
* Upgrade to 24.0.Thomas Gellekum2005-11-022-3/+3
| | | | | | | | PR: 88399 Submitted by: Marcus von Appen <mva at sysfault dot org> Notes: svn path=/head/; revision=147031
* Add devel/p5-Class-Throwable 0.10, A Perl module that implements a minimal ↵Aaron Dalton2005-11-025-0/+51
| | | | | | | | | | | lightweight exception class. submitted by: aaron Reviewed by: tobez Approved by: tobez Notes: svn path=/head/; revision=147030
* Update to 2005.11.02.Norikatsu Shigemura2005-11-022-3/+3
| | | | Notes: svn path=/head/; revision=147029
* Update to 0.9.5.r.1Tilman Keskinoz2005-11-024-16/+45
| | | | | | | | | | * Kexi support added PR: 88311 Submitted by: Rashid N. Achilov <shelton@ns.granch.ru> Notes: svn path=/head/; revision=147028
* - Update from 0.8.28.r2 to 0.8.28Emanuel Haupt2005-11-022-4/+3
| | | | | | | | Submitted by: ehaupt Approved by: maintainer Notes: svn path=/head/; revision=147027
* Update to 0.1.8Tilman Keskinoz2005-11-022-3/+7
| | | | | | | | | | Respect X11BASE PR: 88382 Submitted by: Takahiro MORISHITA <freebsd@next-generation.org> Notes: svn path=/head/; revision=147026
* - Updated from 4.1 to 4.2.1Aaron Dalton2005-11-022-4/+4
| | | | | | | | | - Updated maintainer email address Approved by: tobez Notes: svn path=/head/; revision=147025