summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Switch to my @FreeBSD.org address.shaun2006-06-1983-83/+83
| | | | Approved by: ahze (mentor)
* Do not set CHARSET to iso-8859-1, it is no longer needed.olgeni2006-06-192-6/+1
|
* Fix warnings from portlint -A.olgeni2006-06-191-6/+4
| | | | | PR: ports/97316 (without ytree.conf in pkg-plist) Submitted by: Martin Wilke <freebsd(at)unixfreunde.de>
* Add missing patch from ports/99174.olgeni2006-06-191-0/+13
|
* Upgrade to version 0.16.3 and fix large file support.olgeni2006-06-192-5/+4
| | | | | PR: ports/99174 Submitted by: Alex Samorukov <samm(at)os2.kiev.ua>
* Update to 0.7.1 release.ale2006-06-192-4/+4
|
* Update to 0.6.8 release.ale2006-06-192-4/+4
|
* Fix list matching problem on 64bit architectures.olgeni2006-06-192-0/+28
| | | | Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
* Please welcome Shaun Amott (shaun), he has submitted manyahze2006-06-191-0/+1
| | | | | | | | pr's and made portscout. I will be his mentor and pav will co-mentor. Approved by: portmgr Account create by: simon
* Patch the libtool included in the application templates to grok thelofi2006-06-192-0/+7446
| | | | libtool archives generated by the (much newer) version in ports.
* Add sparc64 to ONLY_FOR_ARCHS.olgeni2006-06-192-2/+2
| | | | | PR: ports/96688 Submitted by: Shaun Amott <shaun@inerd.com>
* Merge in patch from Asterisk's ticket 7305. This patch should be part of thesobomax2006-06-195-0/+310
| | | | | | next release. Requested by: Denis Shaposhnikov <dsh@vlink.ru>
* Update to 0.07lth2006-06-192-6/+5
| | | | | PR: ports/99113 Submitted by: aaron
* Upgrade to 1.5, which fixes a small braino in the new code todougb2006-06-194-6/+4
| | | | | delete distfiles for old ports with the -o option, or that have been moved.
* Make asterisk_pidfile actually working.sobomax2006-06-1910-5/+15
| | | | Reported by: Denis Shaposhnikov <dsh@vlink.ru>
* Update for version 1.4dougb2006-06-192-16/+16
|
* Bump to 1.4 for new versiondougb2006-06-192-2/+2
|
* New features:dougb2006-06-194-124/+446
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============= 1. Add -b option to make a backup package of the installed port 2. Add -g option to make a package of the new port 3. Add -o option to replace an installed port with a new port from a different location (e.g., portmaster -o emulators/linux_base-fc4 linux_base) The second argument can also be specified as the name of the installed port (e.g., linux_base-8-8.0_15) 4. Add -s option to detect no-longer-needed dependencies, and offer the user a choice to delete them. General improvements: ===================== 1. Update usage() to reflect reality, and organize it better 2. Switch to using DEPORIGIN to detect missing dependency tracking, which provides dramatically fewer false positives, and more useful tools to fix actual problems 3. Factor out more common code into functions 4. Only pay attention to +REQUIRED_BY files for dependency tracking if they are > 0 bytes 5. Simplify option parsing 6. Make whitespace more consistent in -a message 7. Only grep for dependencies if we're upgrading an installed port 8. If using -o, or a port moved, try to find the names of the old distfiles, and offer the user the choice to remove all of the, or prune the stale ones. Bug fixes: ========== 1. Fix the PATH if a user is using ccache 2. Handle the case where there is no ORIGIN in a +CONTENTS file 3. Ignore errors in the tail of fetchlog, since if the file is gone we'll exit the loop anyway
* Make portlint happy, also make the BROKEN error more clear.mezz2006-06-191-1/+1
| | | | | PR: ports/99149 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
* Fix a typo, ACC -> AAC.mezz2006-06-191-1/+1
| | | | | PR: ports/99018 Submitted by: vd
* Attempt to remove lib/gstreamer-0.8 must be made with dirrmtry insteadmezz2006-06-191-1/+1
| | | | | | | of dirrm because other ports install files in this directory. PR: ports/99015 Submitted by: vd
* Fix build with gcc 4.1.lofi2006-06-191-0/+29
| | | | | PR: ports/99178 Submitted by: Ronald MacNeil <macro@hotmail.com>
* Update to dovecot-1.0.b9.garga2006-06-1916-150/+200
| | | | | | | | | - Numerous vendor bugfixes: http://www.dovecot.org/list/dovecot-news/2006-June/000008.html - kqueue(2) support seems to have settled down; enable by default. PR: ports/99128 Submitted by: maintainer
* MFP4:erwin2006-06-191-6/+24
| | | | | | When copying INDEX to the server, copy it first to a staging area and first then to the real location. The copying can take long enough for users to get a truncated file when downloading during the upload.
* Update to 1.7.2erwin2006-06-192-6/+7
| | | | | PR: 99132 Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
* - Roll back to stable 2.1.1 version.sem2006-06-1924-288/+108
| | | | I'd like to wait a repocopy but marcus seems will unaccessible for a week.
* unquote BROKEN.ume2006-06-193-10/+10
|
* - unquote BROKEN.ume2006-06-191-2/+2
| | | | | | | - make the grammar freaks happy. PR: ports/99143 Submitted by: Alexander Botero-Lowry <alex__at__foxybanana.com>
* Update to 1.07mat2006-06-193-25/+31
|
* rcNGefyerwin2006-06-194-26/+20
| | | | | | PR: 97852 Submitted by: Zane C. B. <v.velox@vvelox.net> with changes from maintainer Approved by: gabor (maintainer)
* Fix dependency: use sysutils/p5-Filesys-Df instead oftobez2006-06-191-2/+2
| | | | | | | | | | devel/p5-Filesys-Statvfs_Df, which the former replaces. Bump portrevision. This should fix INDEX build. Noticed by: droso, index build script Pointy hat to: aaron, tobez (implicit)
* Update to 0.92mat2006-06-192-5/+5
|
* Update to 1.05skv2006-06-192-5/+12
| | | | | | Changes: http://search.cpan.org/src/RDB/POE-Component-SNMP-1.05/Changes PR: ports/99158 Submitted by: aaron
* Mark as deprecated and schedule for deorbit in one month. A newer versionerwin2006-06-191-0/+3
| | | | | | | is in japanese/eb PR: 99104 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Updated to 1.06skv2006-06-192-4/+4
| | | | | | Changes: http://search.cpan.org/src/ADAMK/Class-Handle-1.06/Changes PR: ports/99160 Submitted by: aaron
* Update to 0.3502skv2006-06-192-4/+4
| | | | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3502/CHANGES PR: ports/99159 Submitted by: aaron
* csharp-mode.el --> ports/lang/csharp-mode.eljylefort2006-06-191-0/+1
|
* Add csharp-mode.el.jylefort2006-06-195-0/+66
| | | | | | | | | | | | | | After a good number of years, we noticed that there wasn't a "non-patched" version of a csharp-mode for Emacs. There were a few, but most of them had comments that they were "in progress" or "about to merge", but then we noticed that those notices were there even after a couple of months. Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we decided to follow the rules and create one that required no patching or modification to the core cc-mode engine (which is a good thing). So, this is the C# mode. WWW: http://mfgames.com/linux/csharp-mode
* - Fix parameter in DBM.open(). It caused the message:sem2006-06-198-4/+104
| | | | Rebuilding the pkgdb <format:dbm_hash> in /var/db/pkg ... can't convert String into Integer
* Update to 1.0.1hq2006-06-192-4/+4
| | | | | PR: 98756 Submitted by: maintainer
* Update to 2.0.1hq2006-06-194-14/+12
| | | | | PR: 99137 Submitted by: maintainer
* - Drop dependency on less port, we can use less in basepav2006-06-192-8/+2
| | | | | PR: ports/99093 Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
* Update to 5.1.11 release:ale2006-06-1945-285/+270
| | | | | - use recommended yaSSL library - build as max-no-ndb or max profiles
* Switch to USE_LDCONFIGvd2006-06-193-26/+1
|
* - Added entry for devel/p5-Filesys-Statvfs_Df which has been broken upaaron2006-06-191-0/+1
| | | | | | | | | into 2 separate modules: sysutils/p5-Filesys-Df and sysutils/p5-Filesys-Statvfs. PR: ports/98249 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - Deleting port as the vendor has broken the port up into 2 separateaaron2006-06-197-141/+0
| | | | | | | | modules: sysutils/p5-Filesys-Df and sysutils/p5-Filesys-Statvfs. PR: ports/98249 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - Real fix of the last problem.sem2006-06-1912-52/+80
|
* Update to 1.2.3, which is necessary for newest version of asterisk tosobomax2006-06-196-30/+40
| | | | compile with zaptel support.
* p5-Filesys-Statvfs --> ports/sysutils/p5-Filesys-Statvfsaaron2006-06-191-0/+1
|
* Adding port sysutils/p5-Filesys-Statvfs, Perl extension for statvfs() andaaron2006-06-195-0/+55
| | | | | | | | fstatvfs(). PR: ports/98249 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
OpenPOWER on IntegriCloud