summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]Greg Lewis2006-12-084-13/+73
| | | | | | | | | | | . Replace one hardwired /usr/local instance with LOCALBASE. This wasn't a problem since the port Makefile overrode that variable anyway. . Small Makefile restructure to keep related variables in one place. Pointed out by: pointyhat (via kris) [1] Notes: svn path=/head/; revision=179192
* - PAR::Filter is moved to PAR::Packer distributionRong-En Fan2006-12-081-1/+1
| | | | | | | | Noticed by: pointyhat via kris Pointy hat to: rafan Notes: svn path=/head/; revision=179191
* raop_play is a music file player for Apple Airport Express,Munechika SUMIKAWA2006-12-0825-0/+545
| | | | | | | | | | | | | | | the main functionalities are as follows: * Discover Airport Express by Apple Rendezvous * Browse music files (Supported music file format: m4a(alac or aac), wav, mp3, ogg, aac, pls) * Send selected files to the Airport Express * Play mp3 stream data (filename started with "http://") WWW: http://raop-play.sourceforge.net/ Notes: svn path=/head/; revision=179189
* remove RUN_DEPENDS to x11-thenes/irssi-themes, and add message on post-install.Vanilla I. Shu2006-12-081-6/+3
| | | | | | | | PR: ports/106408 Submitted by: m0rf<m0rf@mail.dot.cz>, ehaupt Notes: svn path=/head/; revision=179188
* Update to 2.10.6.Jeremy Messenger2006-12-082-4/+4
| | | | Notes: svn path=/head/; revision=179187
* - Update to 4.18Rong-En Fan2006-12-082-6/+4
| | | | | | | | | | | - Unbreak it. It builds fine on my recent -current. PR: ports/105651 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=179186
* Update to 1.14.9.Jeremy Messenger2006-12-082-4/+4
| | | | Notes: svn path=/head/; revision=179185
* - Fix building the fastcgi module.Alejandro Pulver2006-12-082-0/+52
| | | | | | | | | | | | - Import patch from clisp project [1]. - Add patch for missing strndup() function in FreeBSD [2]. PR: ports/106464 Submitted by: Hyo.geol [2] Obtained from: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=1595306&group_id=1355 [1] Notes: svn path=/head/; revision=179184
* - Remove CURL from dependencies as it's not necessaryGabor Kovesdan2006-12-083-18/+3
| | | | | | | | | | | - Bump PORTREVISION PR: ports/106443 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) Approved by: erwin (mentor) Notes: svn path=/head/; revision=179183
* Change my e-mail address.Gabor Kovesdan2006-12-0869-69/+69
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=179182
* Reset maintainer due to several timeouts.Mark Linimon2006-12-081-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=179181
* Update to version 223Kirill Ponomarev2006-12-082-4/+4
| | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_223 Notes: svn path=/head/; revision=179180
* - Add support for bzip2 and zlibMichael Johnson2006-12-081-4/+22
| | | | | | | | | | | | - Add optional support for lzo and mecab (WITH_LZO, WITH_MECAB) PR: ports/105592 ports/106467 Submitted by: Gea-Suan Lin <gslin@gslin.org> Jun MUKAI <mukai@jmuk.org> Notes: svn path=/head/; revision=179179
* - Use PYNUMPYRong-En Fan2006-12-081-1/+1
| | | | | | | Approved by: Diane Bruce (maintainer, implicit) Notes: svn path=/head/; revision=179178
* Add missing PKGNAMEPREFIX=p5- which I forgot.Jun Kuriyama2006-12-081-0/+1
| | | | | | | Reported by: "Eric W. Bates" <ericx@vineyard.net> Notes: svn path=/head/; revision=179177
* - Add patch to fix last.fm stream playing with libxine 1.1.3Michael Landin2006-12-082-0/+52
| | | | | | | Obtained from: amarok svn Notes: svn path=/head/; revision=179176
* Update to new version 22591. Changelog is not available.Boris Samorodov2006-12-082-4/+4
| | | | | | | Approved by: anray Notes: svn path=/head/; revision=179175
* Update to new release 1.09.00. Changes since 1.08.00 (many):Boris Samorodov2006-12-086-10/+18
| | | | | | | http://www.mwiacek.com/zips/gsm/gammu/changelog Notes: svn path=/head/; revision=179174
* More rubust regex to determine which version of postgresql that isPalle Girgensohn2006-12-084-4/+4
| | | | | | | | | already installed. Reported by: Kostik Belousov Notes: svn path=/head/; revision=179173
* More rubust regex to determine which version of postgresql that isPalle Girgensohn2006-12-081-1/+1
| | | | | | | | | | already installed. Reported by: Kostik Belousov PR: 106471 Notes: svn path=/head/; revision=179172
* More rubust regex to determine which version of postgresql that isPalle Girgensohn2006-12-081-1/+1
| | | | | | | | | | already installed. Reported by: Kostik Belousov PR: 106472 Notes: svn path=/head/; revision=179171
* - Update f-prot to 4.6.7.Tim Bishop2006-12-084-9/+9
| | | | Notes: svn path=/head/; revision=179170
* - Update to 0.6.0Tim Bishop2006-12-082-4/+4
| | | | Notes: svn path=/head/; revision=179169
* - Update to 2.2.3.Tim Bishop2006-12-084-24/+4
| | | | Notes: svn path=/head/; revision=179168
* - Update i386 binaries to version 2.9013.498.Tim Bishop2006-12-082-10/+21
| | | | Notes: svn path=/head/; revision=179167
* - Unbreak locale.Jun Kuriyama2006-12-082-0/+11
| | | | | | | | PR: ports/106456 Submitted by: jjuanino@gmail.com Notes: svn path=/head/; revision=179166
* - Pass maintainership to submitterMartin Wilke2006-12-081-1/+1
| | | | | | | | PR: ports/106469 Submitted by: Marcus von Appen <mva@sysfault.org> Notes: svn path=/head/; revision=179165
* - Update to 0.9.2Martin Wilke2006-12-081-2/+2
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=179164
* - Fix pkg-plistMartin Wilke2006-12-081-148/+150
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=179163
* Update to 2.0.3.Joe Marcus Clarke2006-12-083-5/+11
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=179162
* Update to 2.2.3.Joe Marcus Clarke2006-12-084-10/+12
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=179161
* Update to 1.10.2, and fix plug-in detection on 64-bit platforms (mostJoe Marcus Clarke2006-12-084-22/+42
| | | | | | | | | notably amd64). With this fix, ekiga will now work on amd64 (at least). Approved by: maintainer Notes: svn path=/head/; revision=179160
* - Respect X11BASERong-En Fan2006-12-082-0/+2
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179159
* New, improved snobol4 interpreter from Phil Budne <phil@ultimate.com>Wes Peters2006-12-086-0/+82
| | | | | | | Submitted by: Dave Feustel <dfeustel@mindspring.com> Notes: svn path=/head/; revision=179157
* - Update to 0.20Cheng-Lung Sung2006-12-082-4/+4
| | | | Notes: svn path=/head/; revision=179156
* - Add PYNUMPY macro to bsd.python.mkAlexander Botero-Lowry2006-12-081-0/+2
| | | | | | | | | | | | Ports using Py-Numeric should be aware that it is considered deprecated in favor of NumPy. PR: 105544 Submitted by: Diane Bruce <db@db.net> Approved by: maintainer timeout, python@ (self) Notes: svn path=/head/; revision=179155
* - recent devel/p5-PAR updateRong-En Fan2006-12-081-0/+8
| | | | Notes: svn path=/head/; revision=179154
* Add UUCP device locking support.Shaun Amott2006-12-082-1/+12
| | | | | | | | | PR: ports/106457 Submitted by: Eric Masson <emss@free.fr> Approved by: Devon H. O'Dell <devon.odell@coyotepoint.com> (maintainer) Notes: svn path=/head/; revision=179153
* Update to 0.07.0.Shaun Amott2006-12-083-10/+11
| | | | | | | | | PR: ports/102633 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Approved by: aaron (maintainer, EBUSY blanket) Notes: svn path=/head/; revision=179152
* Upgrade to 0.14.Shaun Amott2006-12-082-4/+4
| | | | | | | | | PR: ports/106294 Submitted by: chinsan Approved by: aaron (EBUSY blanket) Notes: svn path=/head/; revision=179151
* Add p5-CGI-Application-Plugin-LogDispatch 1.00, plugin that addsCheng-Lung Sung2006-12-085-0/+44
| | | | | | | | | | Log::Dispatch support to CGI::Application. PR: ports/103383 Submitted by: George Hartzell <hartzell at alerce.com> Notes: svn path=/head/; revision=179149
* Add p5-CGI-Application-Plugin-LinkIntegrity 0.06, makeCheng-Lung Sung2006-12-085-0/+45
| | | | | | | | | | tamper-resisistent links in CGI::Application. PR: ports/103382 Submitted by: George Hartzell <hartzell at alerce.com> Notes: svn path=/head/; revision=179147
* Update to adzap-20061122Kris Kennaway2006-12-082-4/+4
| | | | Notes: svn path=/head/; revision=179146
* Update gstreamer-plugins and base plugins to 0.10.11Michael Johnson2006-12-073-14/+11
| | | | Notes: svn path=/head/; revision=179145
* Update to 0.10.11Michael Johnson2006-12-074-103/+7
| | | | Notes: svn path=/head/; revision=179144
* Upgrade to 8.1.Thierry Thomas2006-12-073-4/+5
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=179143
* Fix a bug to only allow some geckos to build java xpcom when WITH_JAVAMichael Johnson2006-12-071-1/+2
| | | | | | | | | | is defined. PR: ports/105315 Reported by: Reed A. Cartwright <reed@scit.us> Notes: svn path=/head/; revision=179142
* Update MASTER_SITES and WWW line.Shaun Amott2006-12-072-2/+3
| | | | | | | | PR: ports/106452 Submitted by: Diane Bruce <db@db.net> (maintainer) Notes: svn path=/head/; revision=179141
* Add pinot 0.64, personal search and metasearch for the Free Desktop.Thierry Thomas2006-12-075-0/+169
| | | | Notes: svn path=/head/; revision=179139
* - Fix the jackd getting into infinite loop on client disconnect. [1] [2]Jeremy Messenger2006-12-073-1/+15
| | | | | | | | | | | | | | - Fix a Linuxish, md5sum -> md5 -q (thanks flz) that will put a correct info in one of header (jack_md5.h). - Remove 'Author' from pkg-descr. - Bump the PORTREVISION. PR: ports/99323 [1] and ports/106428 [2] Reported by: markzero <markzero@corolla.ath.cx> [1] Submitted by: trasz <trasz@pin.if.uz.zgora.pl> [2] Notes: svn path=/head/; revision=179138