aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.7011lbr2007-10-192-4/+4
|
* - Update to 0.10.7sat2007-10-192-4/+4
|
* Update to 1.1.2.mezz2007-10-192-4/+4
|
* - Update to 2.3miwi2007-10-192-4/+5
| | | | | | PR: 117042 Submitted by: miwi Approved by: maintainer
* - update to 0.41leeym2007-10-192-4/+4
|
* - Stops scrollback files growing too large by fixing the file-shrink code.mezz2007-10-192-1/+29
| | | | | | | | - Puts a "Display scrollback from previous session" into the Setup GUI (logging section) so people can turn this off without typing commands. - Bump the PORTREVISION. Obtained from: http://xchat.org/files/source/2.8/patches/
* Force Commit (bad vi)miwi2007-10-190-0/+0
| | | | | | | - Update to 9.24 PR: 117268 Submitted by: Arjan van Leeuwen <freebsd-maintainer@opera.com> (maintainer)
* VimCrypt~01!Þ:£)ãmiwi2007-10-192-12/+12
| | | | | âòn©!G‰):ä,y•Alvçµq7¢0ý,Né ôÒ) X!P¨”ì52l î©RŠ˜)‘ÈÜí :•V};Q·…Gž*·à}2êÑ5_rJÿÀ
* libkmfl --> ports/textproc/libkmflgarga2007-10-191-0/+1
|
* This library provides an engine to interpret compiledgarga2007-10-194-0/+64
| | | | | | | | | | | | | | | (textproc/kmflcomp) KMFL keyboard tables written in Keyman keyboard language for use with SCIM KMFL IMEngine (textproc/scim-kmfl-imengine). KMFL aims to bring Tavultesoft Keyman functionality to *nix operating systems. KMFL is being jointly developed by SIL International (http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com). WWW: http://kmfl.sourceforge.net/ PR: ports/117169 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
* . Temporarily alter the download location until the patchset for u13glewis2007-10-181-1/+1
| | | | is released.
* - update to 2.0.6leeym2007-10-182-4/+4
|
* Update to 1.5 release. Now it works with PHP5.ale2007-10-182-7/+6
|
* kmflcomp --> ports/textproc/kmflcompgarga2007-10-181-0/+1
|
* KMFL aims to bring Tavultesoft Keyman functionality to *nix operatinggarga2007-10-186-0/+114
| | | | | | | | | | | | | | | | | | | | | | | systems. KMFL is being jointly developed by SIL International (http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com). This is compiler for keyboard sources written in Keyman keyboard language (.kmn files). Resulting binaries (.kmfl) can be used with SCIM KMFL IMEngine (textproc/scim-kmfl-imengine). The powerful KMN keyboard language supports contextual deadkeys, pre- and post-processing of keystrokes, rules grouping, 'storing' of character classes for use in similar rules, custom and Unicode character constants, SIL Ethnologue language codes, etc. Official Tavultesoft repository contains keyboards that cover more than 220 languages. Significant number of them are open source. Ported keyboards are textproc/scim-kmfl-*. WWW: http://kmfl.sourceforge.net/ PR: ports/117167 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
* - Update to 1.47rafan2007-10-182-4/+4
| | | | | PR: ports/117278 Submitted by: James Bailie <jimmy at mammothcheese.ca> (maintainer)
* - Fix "Bad system call" error with SDL sound driverdanfe2007-10-182-1/+11
| | | | | | - Add a short note about fonts for non-latin languages PR: ports/117018
* - Fix pkg-plisttmclaugh2007-10-182-5/+3
| | | | | PR: 117198 Submitted by: Phillip Neumann (maintainer)
* Restore PORTEPOCH. My feelings on this particular knob are ratedade2007-10-181-0/+1
| | | | | | *at least* NC-17. Submitted by: many
* - Add entry about recent phpMyAdmin XSS server_status.php vulnerabilitystas2007-10-181-2/+31
| | | | - Fix URL in my previous entry while I'm here.
* Make fetchable again.thierry2007-10-181-1/+2
| | | | Note: to be upgraded to 0.9.6.3.
* - Update to 0.1.7pav2007-10-182-4/+4
|
* Update to 9.24, this is security fixes release.mezz2007-10-186-14/+14
| | | | | Security: http://www.opera.com/support/search/view/866/ http://www.opera.com/support/search/view/867/
* - update to 0.22leeym2007-10-172-4/+4
|
* - update to 2.36leeym2007-10-172-4/+4
|
* - add CONFLICTSdinoex2007-10-171-0/+1
| | | | Reported by: Diane Bruce
* - Update to 0.8.2miwi2007-10-173-7/+28
| | | | | PR: 117226 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Fix build after tk/tcl updatemiwi2007-10-173-13/+16
| | | | | PR: 117187 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
* - Rest Maintainermiwi2007-10-172-2/+2
| | | | Approved by: linimon
* - Fix build with gcc 4.2miwi2007-10-174-7/+43
| | | | | | PR: 116820 Submitted by: miwi Approved by: maintainer timeout
* Add conflict with lang/expect-develmm2007-10-171-0/+2
|
* expect-devel --> ports/lang/expect-develmm2007-10-171-0/+1
|
* Expect is a program that performs programmed dialogue with othermm2007-10-176-0/+123
| | | | | | | | | | | | | interactive programs. It is briefly described by its man page, expect(1). It uses pseudo-tty's to control the child processes, so it is not affected by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc). This is a development version from CVS code at SourceForge. WWW: http://www.sourceforge.net/projects/expect
* - Fix build with WITH_PAM. Quite hacky and will be reimplement some time.sem2007-10-173-88/+53
| | | | | | | - Simplify patch-cvs-6-pidfile_mask. It's enough to hard code 0644 as parmissions for a pidfile. Approved by: maintainer
* - Fix build with gcc 4.2miwi2007-10-171-10/+3
| | | | | | | - Unbreak PR: 117258 Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de>
* - Fix build with gcc 4.2miwi2007-10-172-3/+8
| | | | | PR: 117240 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* - Update to 5.25miwi2007-10-172-6/+5
| | | | | | | - Update MASTER_SITES PR: 117102 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
* - Update to 20071015miwi2007-10-172-7/+5
| | | | | PR: 117130 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
* Bison 2.x moved from devel/bision2 to devel/bisonade2007-10-171-1/+0
|
* Migration from bison 1.x to 2.xade2007-10-17220-524/+541
| | | | | PR: 117086 Tested by: -exp runs
* - Mark Broken does not work with irc/irssi-0.8.12miwi2007-10-172-0/+4
| | | | | | | | (There is some changes in to character set recoding and now irssi-xmpp recode functions are broken on it.) PR: 117213 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
* - Update to 0.4miwi2007-10-175-58/+53
| | | | | | PR: 116925 Submitted by: ports fury Thanks to: beech/nox
* - Unbreakmiwi2007-10-174-4/+45
| | | | | | | | - Fix build with gcc 4.2 PR: 116893 Submitted by: miwi Approved by: maintainer timeout
* - Unbreakmiwi2007-10-172-7/+12
| | | | | | | | - Fix build gcc 4.2 PR: 116815 Submitted by: miwi Approved by: maintainer timeout
* - Unbreakmiwi2007-10-171-7/+2
| | | | | | | | - Fix build with gcc 4.2 PR: 116814 Submitted by: miwi Approved by: maintainer timeout
* - Fix build with gcc 4.2miwi2007-10-172-5/+13
| | | | | PR: 117203 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
* - Update to 4.64.3miwi2007-10-173-4/+9
| | | | | PR: 117129 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
* wand-libconfig --> ports/devel/wand-libconfigmiwi2007-10-171-0/+1
|
* libconfig is a simple library for dealing with parsing config files.miwi2007-10-174-0/+39
| | | | | | | WWW: http://research.wand.net.nz/software/libconfig.php PR: ports/117039 Submitted by: Matt Peterson <matt at peterson.org>
* eclipse-shelled --> ports/java/eclipse-shelledmiwi2007-10-171-0/+1
|
* ShellEd is a superb shell script editor for Eclipse. The great benefit ofmiwi2007-10-174-0/+53
| | | | | | | | | | this plugin is the integration of man page information for content assist and text hover. WWW: http://sourceforge.net/projects/shelled PR: ports/117174 Submitted by: Sutra Zhou <zhoushuqun at gmail.com>
* nwcc --> ports/lang/nwccerwin2007-10-171-0/+1
|
* postgresql83-server --> ports/databases/postgresql83-servererwin2007-10-171-0/+1
|
* postgresql83-client --> ports/databases/postgresql83-clienterwin2007-10-171-0/+1
|
* - Update to 0.40miwi2007-10-172-4/+4
| | | | | PR: 117197 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.0.20071010miwi2007-10-172-4/+4
| | | | | PR: 117114 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update patchfiles to match latest release (Nov 2001)johans2007-10-177-63/+136
| | | | | | | | - Fix MASTER_SITES (adding local mirror) The old master sites referenced distinct distfiles with the same filename. Primary site carries the latest version which includes minor bugfixes. Patches in previous commit were broken as they matched the older release.
* Update to 0.15lbr2007-10-172-4/+4
|
* - Fix Makefile, update distinfo, bump portrevision (forgotten in prev commit)johans2007-10-172-19/+21
|
* - Fix build with gcc 4.2johans2007-10-174-4/+180
| | | | - Fix plist now that all libraries build
* . Update to 2.2.4.glewis2007-10-172-5/+5
|
* - Update to 0.17clsung2007-10-173-24/+4
|
* - Update to 2.01clsung2007-10-173-14/+13
| | | | - unbreak it
* Fix a dumb bug where we would not be able to detect the local user properly.marcus2007-10-172-4/+4
| | | | | This bug was exposed when the integer overflow bug was fixed. This should prevent g-v-m from terminating on startup.
* - Update to 0.34clsung2007-10-172-4/+4
|
* - Update to 1.52clsung2007-10-172-4/+4
|
* - Update to 1.10clsung2007-10-172-4/+4
|
* . Fix MASTER_SITES so that it will correctly cycle through the Eclipseglewis2007-10-171-2/+2
| | | | and FreeBSD local sites.
* - Update to 8.42clsung2007-10-173-18/+18
|
* Fix braino.linimon2007-10-172-2/+2
| | | | Hat: portmgr
* Add USE_PERL5 for upcoming bsd.perl.mk conditional inclusion. Whilelinimon2007-10-171-1/+1
| | | | | | here, pet portlint. Hat: portmgr
* Add USE_PERL5 to bring in bsd.perl.mk after we change it to beinglinimon2007-10-171-0/+1
| | | | | | conditionally included. Hat: portmgr
* - Update to 20071015miwi2007-10-172-4/+4
|
* - Update 2.11.1.1miwi2007-10-174-8/+8
| | | | | | PR: 117232 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Security: http://www.vuxml.org/freebsd/51b51d4a-7c0f-11dc-9e47-0011d861d5e2.html
* - update to 10.26.46dinoex2007-10-172-4/+4
|
* Update to 2.2.5erwin2007-10-172-7/+7
| | | | | PR: 117247 Submitted by: Dan Langille <dan@langille.org> (maintainer)
* - No longer needed. Update pending to main port.beech2007-10-1711-178/+1
| | | | Approved by: linimon (co-mentor)
* - Secuurity update to 0.9.8fdinoex2007-10-175-211/+5
| | | | Security: CVE-2007-4995
* - Add a patch that fix a lot of compile warnings and some segmentation faultsgarga2007-10-173-13/+935
| | | | | | | | | | on amd64 [1] - Add --enable-mandir to CONFIGURE_ARGS since --mandir is not enough and it was not respecting PREFIX to install man - Bump PORTREVISION Discussed with: Author in private email [1] Obtained from: https://sourceforge.net/tracker/index.php?func=detail&aid=1771501&group_id=68910&atid=522793 [1]
* Update to 1.003001.anders2007-10-173-10/+12
| | | | Approved by: maintainer
* Update to 1.48.anders2007-10-172-4/+4
| | | | Approved by: maintainer
* - update to 1.17leeym2007-10-172-4/+4
|
* Update to 1.0.5.anders2007-10-172-5/+4
| | | | | I had problems getting 1.0.4 to work using recent versions of ImageMagick, but 1.0.5 seems to work ok.
* - Fix package name in 51b51d4a-7c0f-11dc-9e47-0011d861d5e2 andstas2007-10-171-2/+4
| | | | 229577a8-0936-11db-bf72-00046151137e entries (phpmyadmin->phpMyAdmin).
* - Add entry about phpMyAdmin XSS vulnerability.stas2007-10-171-0/+33
|
* - Update to 2.8tabthorpe2007-10-176-26/+156
| | | | | | PR: ports/116810 Submitted by: Shane Bell <decept0 gmail.com> (maintainer) Approved by: miwi (co-mentor)
* Assign maintainership to Emil Mikulic.fjoe2007-10-171-1/+1
|
* - fix build on CURRENTdinoex2007-10-161-0/+2
| | | | | PR: 117233 Reported by: Alexander Logvinov
* - update to 2.34leeym2007-10-162-4/+4
|
* - update to 2.0.5leeym2007-10-162-4/+4
|
* - Fix build with GCC 4.xacm2007-10-162-6/+12
|
* Update to 1.200lth2007-10-163-6/+23
|
* Update to 1.13lth2007-10-162-4/+4
|
* Upgrade to 0.16.8.0vanilla2007-10-166-40/+46
| | | | | PR: ports/117091 Submitted by: Pietro Cerutti <gahr.at.gahr.dot.ch>
* - Update to 3.1.2tabthorpe2007-10-162-6/+6
| | | | | | | | - Pass maintainership to submitter PR: ports/117210 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Approved by: clsung (mentor, implicit)
* - Update to 0.08clsung2007-10-162-7/+5
|
* - Update to 0.19clsung2007-10-162-4/+4
|
* - Update to 0.18clsung2007-10-162-4/+4
|
* - Update to 1.07.8 (1.078)clsung2007-10-162-6/+5
|
* utf8proc --> ports/textproc/utf8procclsung2007-10-161-0/+1
|
* utf8proc is a library for processing UTF-8 encoded Unicode strings.clsung2007-10-166-0/+57
| | | | | | | | | | | Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. A special character mapping is available, which converts for example the characters "Hyphen" (U+2010), "Minus" (U+2212) and "Hyphen-Minus" (U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal for comparisons. WWW: http://www.flexiguided.de/publications.utf8proc.en.html
* - Update to 2.12clsung2007-10-163-4/+7
|
* - Update to 1.08clsung2007-10-162-4/+4
|
* Update to 1.15.6 release.ale2007-10-162-4/+4
|
* - Update to 0.18clsung2007-10-162-5/+5
|
* Fix typo in pkg-plist.ale2007-10-162-2/+2
|
* Note removal of devel/p5-Devel-Peek.linimon2007-10-161-1/+0
|
* Note devel/p5-Devel-Peek removal.linimon2007-10-161-0/+1
|
* Remove p5-Devel-Peek: only works with antique versions of perl.linimon2007-10-165-53/+0
|
* The point of bsdstats is to be as painless as possible, but also to bescrappy2007-10-163-55/+59
| | | | | | | | | | run monthly ... change the behaviour such that when it is run with the -nodelay option, it *only* reports the operating system, even if both devices and ports reporting are also enabled ... ... this when, when run as part of the original port install, *or* on system reboot if enabled in /etc/rc.conf, it is 'quick n painless', and we get the critical number we are looking for ...
* As per discussion on -advocacy, resurrect having the installer promptedscrappy2007-10-162-9/+26
| | | | | | | if they want to enable it in /etc/rc.conf, instead of making it automatic. Put a message explaining that for desktop/laptop environments, enabling in /etc/rc.conf is recommended ...
* - Update to 2.1fjoe2007-10-163-7/+26
| | | | | PR: 117011 Submitted by: Emil Mikulic
* 2007-09-10 security/p5-Digest-SHA2: Has numerious known bugs, deprecated in ↵tabthorpe2007-10-167-46/+1
| | | | favor of Digest::SHA
* Add reliance on USE_PERL5_BUILD; pod2man is required for buildingkoitsu2007-10-161-0/+2
| | | | | | | the documentation. PR: ports/117176 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
* - Update to 1.02tabthorpe2007-10-169-40/+58
| | | | | | | | | - Pet portlint - Pass maintainership to submitter PR: ports/117137 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Approved by: clsung (mentor)
* - Update to 1.7.3clsung2007-10-162-4/+4
|
* Add 7-exp, 8.linimon2007-10-161-0/+8
|
* Add 7-exp and 8.linimon2007-10-161-1/+1
|
* Rename 'missing' column to 'not yet built' so as not to confuse terminologylinimon2007-10-161-6/+6
| | | | | | with portsmon reports. Noticed by: erwin
* Introducing the first beta of PostgreSQL 8.3girgen2007-10-162-0/+26
| | | | | Note that this is a BETA VERSION of the PostgreSQL server. Use it only for testing.
* Finish removing support for RELENG_4dougb2007-10-161-13/+0
|
* Bugger, bugger, bugger. Mending bad commit. Sorry folks!girgen2007-10-161-2/+2
|
* - Update to 0.0.9miwi2007-10-162-4/+4
|
* - Fix build with GCC 4.xacm2007-10-162-2/+3
| | | | | | | - Bump PORTREVISION PR: 116933 Reported by: nrgmilk__ at_gmail.com
* - Add mising dependenciesacm2007-10-165-8/+13
| | | | | | - Bump PORTREVISION Reported by: erwin
* - Update to 2.5.03.2704fjoe2007-10-164-8/+29
| | | | | | | | | - Enabled the RCS wrapper tools - Added a patch so the RCS wrapper tools will find the installed CVSNT binary, rather than relying on the PATH variable. This avoids an error caused by executing the base system version of CVS. PR: 116792
* lndir --> ports/devel/lndirlme2007-10-161-0/+1
|
* The lndir program makes a shadow copy of a directory tree, except that thelme2007-10-164-0/+34
| | | | | | | | | | shadow is populated with symbolic links pointing at the real files in the original directory tree. This is usually useful for maintaining source code for different machine architectures. PR: ports/117156 Submitted by: "Carlos A. M. dos Santos" <unixmania (AT) gmail.com> Approved by: miwi (mentor)
* Add four new mirrors for GNOME, these mirrors are usually fastest to grab themezz2007-10-161-0/+4
| | | | newest tarballs.
* Correct build, libtool is a dependency.anders2007-10-161-2/+2
| | | | | PR: ports/116982 Submitted by: Cory R. King <coryking@mozimedia.com>
* Update to 1.48.anders2007-10-162-4/+4
| | | | | PR: ports/116525 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* make gconf support optionaloliver2007-10-162-2/+16
|
* s/query-pr.real/query-pr/ to fix getpr after freefall migrationgarga2007-10-161-1/+1
| | | | Discussed at: #bsdports
* Update to 2.9.anders2007-10-162-4/+4
| | | | Submitted by: Michael Scheidell <scheidell@secnap.net>
* Update to 1.11erwin2007-10-162-4/+4
| | | | | PR: 117212 Submitted by: Esa Karkkainen <ejk@iki.fi>
* update to 0.6.0oliver2007-10-163-6/+11
|
* I don't know why I removed setting the USE_GMAKE variable just before Ioliver2007-10-161-0/+1
| | | | | | committed the port which will result in a BROKEN port... So - USE_GNOME is now set again
* update to 0.5.0oliver2007-10-163-7/+7
|
* - Update to 1.10.3garga2007-10-165-43/+59
| | | | | PR: ports/117041 Submitted by: maintainer
* This is to confirm a repocopy devel/py-qt4-qct -> devel/qct.bsam2007-10-160-0/+0
| | | | | | PR: PR/116652 Submitted by: bsam (me) Repocopied by: portmgr (marcus)
* Update to 2.2.102.mezz2007-10-164-8/+8
|
* - Update to 7.13.1tabthorpe2007-10-162-7/+6
| | | | | | - Configure sysconfdir to ${PREFIX} Approved by: clsung (mentor, implicit)
* Depend on rcc at buildtime onlylofi2007-10-161-2/+2
|
* Patch to support the new FLAC API as of FLAC 1.1.3.lofi2007-10-162-3/+211
| | | | Submitted by: naddy
* - Port was building stuffs on post-patch: target, fix it using do build: [1]garga2007-10-161-2/+4
| | | | | | | - Since i'm here, just make it respect PREFIX PR: ports/117106 [1] Submitted by: maintainer [1]
* - Update to 0.5garga2007-10-152-4/+4
| | | | | | | | | | | | | | | | | | | | Change log: 0.5 - 24.Sep.07 * default to csup and fall back to cvsup if not found. * Return error messages if the profile path is wrong or missing * Using 'cp -RPpf' instead of 'cp -Rpf' for the backups now (no links copied now) * Added SMP kernel support to the menu system * The viewing of UPDATING is now done before CVSup of other files * Added the option for mergemaster -p, so questions can be grouped * Added RELENG_6_3 (for future use) * Removed RELENG_4 tags from the update options * Added a 'make clean' step before 'make buildworld' and removed the rm one * Updated the custom port selection * Updated the custom src selection * Updated the cvsup server list PR: ports/117179 Submitted by: maintainer
* - Change maintainer's emailgarga2007-10-151-1/+1
| | | | | PR: ports/117202 Submitted by: maintainer
* - Unbreakgarga2007-10-152-2/+25
| | | | | PR: ports/117135 Submitted by: maintainer
* Introducing the first beta of PostgreSQL 8.3girgen2007-10-1532-226/+412
| | | | | Note that this is a BETA VERSION of the PostgreSQL server. Use it only for testing.
* Unihan module is not buildable with GCC 4.2. So, disable Unihanume2007-10-151-2/+16
| | | | | support by default on 7.X and later, and mark it as BROKEN with GCC 4.2 when Unihan is enabled.
* nwcc is a small C compiler for Unix systems under the BSDLobrien2007-10-155-0/+56
| | | | | | It works with FreeBSD/OpenBSD/Solaris/Linux on 80x86, FreeBSD/Linux on AMD64, Solaris on SPARC, AIX on PowerPC, and IRIX on MIPS hardware. The x86 and AMD64 backends support two assemblers; nasm/yasm and gas.
* - Update to 2007.8mnag2007-10-152-4/+4
|
* Update xf86-input-mouse to 1.2.3.flz2007-10-152-4/+4
|
* Update to the 01-Oct-2007 snapshot.obrien2007-10-152-6/+9
|
* Update to 2.14.10ahze2007-10-152-4/+4
|
* cripple --> ports/audio/cripplemiwi2007-10-151-0/+1
|
* Cripple is a simple command line CD ripper wrapper.miwi2007-10-155-0/+48
| | | | WWW: http://www.vortex.prodigynet.co.uk/cripple/
* - Update to 0.22sat2007-10-153-5/+8
|
* - Update to 1.4.0pav2007-10-156-1518/+1674
| | | | | | PR: ports/113750 Submitted by: Max Brazhnikov <makc@issp.ac.ru>, Kay Lehmann <kay_lehmann@web.de> (maintainer)
* Update to version 0.5.3.danfe2007-10-153-4/+5
|
* Update to version 17.3.3.danfe2007-10-152-4/+4
|
* Update to version 0.27.danfe2007-10-153-12/+24
|
* Update to 0.18lbr2007-10-152-4/+4
|
* - Update to 1.4.5bpav2007-10-152-4/+4
|
* Fix installation problem and add Summary::Japanes supporting.sumikawa2007-10-151-2/+7
|
* Upgrade to 3.1.thierry2007-10-153-7/+16
| | | | Changelog at <http://bouml.free.fr/historic.html>.
* Update for version 1.22dougb2007-10-151-1/+1
|
* Bug Fixesdougb2007-10-151-31/+50
| | | | | | | | | | | | | | ========= 1. For all values derived from bsd.port.mk, assert that they are not empty. This helps prevent problems when running 'find $value ...' 2. Don't try to append to the master list of distfiles if we're using -D Refinements for /var/db/ports/$name/distfiles ============================================= 1. Only create a distfiles file if the port has distfiles 2. Delete the distfiles list and try to delete PORT_DBDIR when we pkg_delete. (The latter will fail if there is an options file present.) 3. Define the distfiles list even if we are using -D
* - Fix pkg-plist fileacm2007-10-152-1/+6
| | | | | | - Bump PORTREVISION Reported by: linimon, erwin
* - Update to 1.51clsung2007-10-152-4/+4
|
* - fix install errorclsung2007-10-152-0/+46
|
* - Fix emulators/mupen64-tr64 dependencyacm2007-10-151-2/+2
| | | | | | - Bump PORTREVISION Reported by: erwin
* Upgrade to 1.0.9.kuriyama2007-10-154-120/+7
|
* - Update to 0.029clsung2007-10-152-6/+5
|
* Reflect 8-CURRENT.linimon2007-10-151-1/+94
|
* The index page used on pointyhat.linimon2007-10-151-0/+950
|
* - Update to 0.038clsung2007-10-152-6/+5
|
* - fix pkg-plist (Array.src doesn't exist)clsung2007-10-151-1/+0
|
* - Update to 2.0.2clsung2007-10-153-21/+19
|
* - fix breakage from lastest mpeg4ip-libmp4v2mich2007-10-152-2/+28
| | | | | PR: ports/116972 Submitted by: Armin Pirkovitsch <a.pirko@inode.at>
* update to 4.2.1oliver2007-10-152-4/+4
|
* Update to 0.11.3.stefan2007-10-152-4/+4
|
* Update this example file to reflect 7.0 branching.linimon2007-10-151-1/+1
|
* . Update to 2.3.4.glewis2007-10-152-5/+7
|
* Update to 0.6.1 (bugfix release)johans2007-10-152-4/+4
|
* - Fix pkg-plist.araujo2007-10-151-1/+1
| | | | Approved by: stas (mentor)
* update to 0.60.2oliver2007-10-152-4/+4
|
* - Update to 2.0.0anray2007-10-152-5/+4
|
* - Unbrokenlwhsu2007-10-152-11/+19
| | | | | | | | - Make this port independence from www/py-webware - Determine what version to build by ${APACHE_VERSION}, gives compatibility with apache2x. Discussed with: pav
* - Unbroken, this port now builds successfuly on 7lwhsu2007-10-141-7/+1
| | | | | PR: ports/117141 Submitted by: Dominic Fandrey <lon_kamikaze AT gmx.de> (maintainer)
* Chase libuim shared library version bump.nobutaka2007-10-142-3/+3
|
* - Update to 1.4.1.nobutaka2007-10-1432-86/+188
| | | | - Update WWW entry in pkg-descr.
* p5-Gungho --> ports/www/p5-Gunghoclsung2007-10-141-0/+1
|
* Gungho is Yet Another Web Crawler Framework, aimed to be extensibleclsung2007-10-145-0/+140
| | | | | | | | | | | | | | | and fast. Gungho tries to build from clean structures, based upon principles from the likes of Catalyst and Plagger, so that you can easily extend it to your liking. Features such as robot rules handling (robots.txt) and request throttling can be removed/added on the fly, just by specifying the components that you want to load. You can easily create additional functionality by writing your own component. WWW: http://search.cpan.org/dist/Gungho/
* - Update to 1.12clsung2007-10-142-5/+5
|
* Mark BROKEN: does not builderwin2007-10-141-0/+2
|
* Mark BROKEN: does not builderwin2007-10-141-0/+2
|
* Mark BROKEN: does not fetcherwin2007-10-141-0/+1
|
* Mark BROKEN: does not builderwin2007-10-141-0/+2
|
* Mark BROKEN: does not builderwin2007-10-141-0/+2
|
* - Update to 0.6.1.5anray2007-10-142-4/+4
|
* Mark BROKEN: does not fetcherwin2007-10-141-0/+2
|
* - Update to 5.6 snapshot 20071013rafan2007-10-142-1/+17
|
* - Update to 1.044clsung2007-10-143-28/+27
|
* - Update to 1.09clsung2007-10-142-6/+6
|
* - Update to 0.72clsung2007-10-142-4/+4
|
* - Update to 1.4.8lwhsu2007-10-142-16/+5
| | | | | | | | | While I am here: - Remove checking for unsupported version PR: ports/117163 Submitted by: Guido Falsi <mad AT madpilot.net> (maintainer)
* Upgrade to 0.7.vanilla2007-10-143-22/+5
| | | | Approved by: maintainer timeout (2 weeks).
* Take trevor and yars ports commit bit in for safe keepingerwin2007-10-141-2/+0
| | | | Approved by: portmgr
* Update to the 20071012 snapshot of GCC 4.3.0.gerald2007-10-1414-133/+133
|
* - Update to 0.8miwi2007-10-142-4/+4
|
* Remove expired Emacs ports and the surrounding expired ports:vd2007-10-14189-15150/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations" 2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete 2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
* * Copy the contents of the master port japanese/navi2ch-emacs20 to the slave ↵vd2007-10-1415-13/+873
| | | | | | | | | | port japanese/navi2ch-emacs21 because the former is deprecated and going to be removed soon. Adjust it to point to emacs21 by default. * Adjust the slave port japanese/navi2ch-xemacs21-mule to point to the newly created master port japanese/navi2ch-emacs21.
* Add the files that I forgot to add in the previous commit.vd2007-10-143-0/+49
|
* * Copy the contents of the master port irc/pure-emacs20 to the slave portvd2007-10-142-6/+32
| | | | | | | | irc/pure-emacs21 because the former is deprecated and going to be removed soon. Adjust it to point to emacs21 by default. * Adjust the slave port irc/pure-xemacs21-mule to point to the newly created master port irc/irc/pure-emacs21.
* * Copy the contents of the master port irc/irchat-pj-emacs20 to the slave portvd2007-10-145-6/+85
| | | | | | | | irc/irchat-pj-emacs21 because the former is deprecated and going to be removed soon. Adjust it to point to emacs21 by default. * Adjust the slave port irc/irchat-pj-xemacs21-mule to point to the newly created master port irc/irchat-pj-emacs21.
* - Update to 1.5.6mm2007-10-142-4/+4
|
* - Update to 1.4.10mm2007-10-145-99/+38
| | | | | | | | | - Remove patch for check_radius (obsolete) PR: ports/117112 Submitted by: mm Approved by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer) Reviewed by: maintainer
* Switch to a newer (non-deprecated) version of Emacs.vd2007-10-142-4/+4
|
* Switch to a newer (non-deprecated) version of Emacs.vd2007-10-141-1/+1
|
* Non-functional change to chinese/xemacs21:vd2007-10-143-2/+566
| | | | | Use own copies of files/Emacs and files/sample.emacs instead of the ones from chinese/xemacs because the latter is going to be removed soon.
* - Update to 3.0.b5lwhsu2007-10-142-4/+4
| | | | | PR: ports/117166 Submitted by: Jarrod Sayers <jarrod AT netleader.com.au> (maintainer)
* Upgrade to 1.2.22ache2007-10-143-5/+5
| | | | | PR: 117165 Submitted by: Nick Barkas <snb@threerings.net>
* - Update to 20071012miwi2007-10-143-6/+6
|
* Upgrade to 20071001 version.kuriyama2007-10-142-7/+7
|
* Remove BROKEN with gcc 4.2,vanilla2007-10-141-7/+1
| | | | it's compileable after rafan's objc fix.
* Update to 5.14lme2007-10-142-4/+4
| | | | | | PR: ports/117157 Submitted by: Hugo Leisink <hugo (AT) leisink.net> Approved by: miwi (mentor)
* Update to SRC680_m223.maho2007-10-148-20/+20
|
* Add no support architectures information.nork2007-10-141-7/+3
| | | | Reminded by: linimon
* - Update to 0.5.2sat2007-10-142-4/+4
| | | | Approved by: stas (maintainer, implicit)
* - Update to 1.0.0sat2007-10-142-7/+7
|
* - Update to 1.19.9sat2007-10-144-10/+10
|
* - Update to 2.2sat2007-10-142-4/+4
|
* Update to 2.3.1ache2007-10-142-4/+4
| | | | | PR: 117148 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* Use better pattern for caudium12 in CONFLICTSache2007-10-141-1/+1
| | | | | PR: 117126 (part of) Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* - Update xmpp4moz to 0.5.1sat2007-10-144-9/+9
| | | | - Update samplace to 0.7.2
* - Add xpi numsat2007-10-141-0/+1
|
* - Update to 0.5.3sat2007-10-143-5/+14
|
* - Update to 0.2.1sat2007-10-142-5/+5
|
* - Update to 0.9.4sat2007-10-142-4/+4
|
* - Update to 2.0.7sat2007-10-142-4/+4
|
* - Update to 1.8.4sat2007-10-142-4/+4
|
* - Update to 20070926sat2007-10-142-4/+4
|
* audacious-skins --> ports/x11-themes/audacious-skinsehaupt2007-10-141-0/+1
|
* Add audacious-skins, a collection of audacious skins.ehaupt2007-10-145-0/+113
|
* Mark this for expiration. devel/php-dbg2 works with php5, and compileslinimon2007-10-141-1/+4
| | | | | | with gcc4.2; this one does neither. Submitted by: maintainer, via email
* xpi-flatbmark --> ports/www/xpi-flatbmarksat2007-10-141-0/+1
|
* Add port www/xpi-flatbmark:sat2007-10-145-0/+48
| | | | | | | | | | Edit bookmarks in the bookmark organizer, without opening the properties window. WWW: http://bluweb.com/us/chouser/proj/mozhack/ Author: Chris Houser PR: ports/116978 Submitted by: Gustavo Fukao <gustavofukao@gmail.com>
* - Update to 4572 (SD2-139)sat2007-10-133-9/+50
| | | | Submitted by: Artemiy Kropachev <neon_cyrex@mail.ru> (maintainer)
* Update to 1.3.12.2lme2007-10-134-17/+12
| | | | | | PR: ports/117072 Submitted by: Hugo Saro <hugo (AT) barafranca.com> Approved by: miwi (mentor)