aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Fix bug(updater.ini)Vanilla I. Shu2006-02-042-4/+2
| | | | | | | | PR: ports/92791 Submitted by: maintainer Notes: svn path=/head/; revision=155183
* - Fix bug(updater.ini)Vanilla I. Shu2006-02-042-4/+2
| | | | | | | | PR: ports/92790 Submitted by: maintainer Notes: svn path=/head/; revision=155182
* - Fix bug(updater.ini).Vanilla I. Shu2006-02-042-4/+2
| | | | | | | | PR: ports/92789 Submitted by: maintainer Notes: svn path=/head/; revision=155181
* It seems I've used a wrong version of tarball when preparing the update, soRoman Bogorodskiy2006-02-041-3/+3
| | | | | | | | | | fix distinfo. Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>, pointyhat via kris Notes: svn path=/head/; revision=155180
* Make portlint happy.Joe Marcus Clarke2006-02-042-0/+2
| | | | Notes: svn path=/head/; revision=155179
* Set MIBDIRS to /dev/null to prevent a mysterious .index file from showing upJoe Marcus Clarke2006-02-042-0/+4
| | | | | | | in the net-snmp mibs directory during build. Notes: svn path=/head/; revision=155178
* Update to csup-snap-20060204:Maxime Henrion2006-02-042-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Don't use the C99 %zd format in fattr_encode(), it fails with a pre-C99 compiler and just prints "zd", which caused csup to send corrupted file attributes and get kicked by the server. I have no idea why I didn't see this when testing on ref4.FreeBSD.org but csup now really works on RELENG_4. - Completely revamp the file attributes computation when checking out new files and when updating them via diffs. We now create the files with correct attributes. If you've seen "SetAttrs" commands when you didn't use to see with CVSup, that fixes it. - Rewrite mkdirhier() so that it works as intended and respects the umask setting of the collection. - Fix a bad bug in proto_get_ascii() that made csup crash when there were no more tokens to eat. - Rework the status file API so that it's always possible to determine if there was an error and to supply appropriate error messages with status_errmsg(). Use this new function in the lister, detailer and updater threads. - Implement support for two new formats in proto_printf(), %f and %F, that are used to print encoded file attributes. Use them everywhere appropriate to simplify code. And probably a few things more that I forgot. Notes: svn path=/head/; revision=155177
* Update to the 20060202 snapshot of GCC 4.0.3.Gerald Pfeifer2006-02-042-16/+16
| | | | Notes: svn path=/head/; revision=155176
* Update to Wine 0.9.7.Gerald Pfeifer2006-02-0410-8/+252
| | | | Notes: svn path=/head/; revision=155175
* - UnBROKENMarcus Alves Grando2006-02-042-17/+29
| | | | | | | | | | | | - Bump PORTREVISION - USE_ICONV - portlint(1) PR: 92402 Submitted by: maintainer Notes: svn path=/head/; revision=155174
* Bequeath maintainership to glebius@freebsd.org.Archie Cobbs2006-02-042-2/+2
| | | | Notes: svn path=/head/; revision=155173
* - Update to 2.3-20060202Marcus Alves Grando2006-02-043-5/+5
| | | | | | | - portlint(1) Notes: svn path=/head/; revision=155172
* Upgrade modules init-1.260-2, mount-1.260-3, status-1.260-2.Jimmy Olgeni2006-02-042-5/+13
| | | | Notes: svn path=/head/; revision=155171
* - Fix hardcoded /etc/rc.subr in rc script [1]Marcus Alves Grando2006-02-045-34/+38
| | | | | | | | | | | | | | - Update rc script to use USE_RC_SUBR - Bump PORTREVISION - portlint(1) - Drop MAINTAINER [2] PR: 92465 [1] Reported by: Andrew Partan <asp@partan.com> [1] Requested by: Adam <jettea46@yahoo.com> (maintainer via email) [2] Notes: svn path=/head/; revision=155170
* - Fix libs provided by pkg-configMarcus Alves Grando2006-02-042-0/+11
| | | | | | | | | - Bump PORTREVISION Submitted by: jylefort Notes: svn path=/head/; revision=155169
* Welcome the new ntp-devel and ntp-stable ports.Cy Schubert2006-02-031-0/+2
| | | | Notes: svn path=/head/; revision=155168
* Chase expat shlib version update.Mark Linimon2006-02-031-1/+2
| | | | Notes: svn path=/head/; revision=155167
* Resurrect the ntp-devel port. This port tracks the -DEV branch of NTPCy Schubert2006-02-035-0/+300
| | | | | | | | whereas the ntp and ntp-stable ports track the -PROD and -STABLE branches of NTP respectively. Notes: svn path=/head/; revision=155166
* Add NOPROFILE in _addition_ to NO_PROFILE for the benefit of 4.x systems.Mikhail Teterin2006-02-031-0/+1
| | | | | | | Prodded by: kris (gently) Notes: svn path=/head/; revision=155165
* Upgrade to 1.1.0.Thierry Thomas2006-02-033-12/+13
| | | | | | | | | | | Remove dependency on graphics/barbecue (newer): must install the included barbecue.jar. Changelog at: <http://sourceforge.net/project/shownotes.php?group_id=64348&release_id=390352> Notes: svn path=/head/; revision=155164
* Welcome in the new ntp-stable port. This port tracks the -STABLE branchCy Schubert2006-02-036-116/+65
| | | | | | | of NTP whereas the "ntp" port tracks the -PROD branch of NTP. Notes: svn path=/head/; revision=155163
* Add Scotch's support.Thierry Thomas2006-02-032-10/+24
| | | | Notes: svn path=/head/; revision=155162
* SCOTCH is a software package and libraries for graph, mesh and hypergraphThierry Thomas2006-02-036-0/+220
| | | | | | | | | | | | | | | partitioning, static mapping, and sparse matrix block ordering. Its purpose of Scotch is to apply graph theory, with a divide and conquer approach, to scientific computing problems such as graph and mesh partitioning, static mapping, and sparse matrix ordering, in application domains ranging from structural mechanics to operating systems or bio-chemistry. Note: there is an older tarball included in Aster's distfile, but I prefer a separate distfile from the official site. Notes: svn path=/head/; revision=155160
* - The official download site is down, add a mirror.Thierry Thomas2006-02-032-3/+13
| | | | | | | | | - Try to fix on sparc64. Reported by: pointyhat via Kris Notes: svn path=/head/; revision=155159
* Add autoconf:213 to satisfy :configure targetKris Kennaway2006-02-031-1/+1
| | | | Notes: svn path=/head/; revision=155158
* - Fix UPnP detectionMarkus Brueffer2006-02-036-0/+33
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=155157
* Add autoconf:213 dependency to allow :configure target to runKris Kennaway2006-02-031-1/+1
| | | | Notes: svn path=/head/; revision=155156
* Add autoconf 2.53 dependency, needed to run :configure targetKris Kennaway2006-02-033-3/+3
| | | | Notes: svn path=/head/; revision=155155
* Fix korean date format string to make the GNOME clock applet cleaner.Jung-uk Kim2006-02-032-0/+76
| | | | Notes: svn path=/head/; revision=155154
* Update to DAT 4689James E. Housley2006-02-032-4/+4
| | | | Notes: svn path=/head/; revision=155153
* - Update to 4.6.6Tim Bishop2006-02-032-7/+7
| | | | Notes: svn path=/head/; revision=155152
* - Update to 20060203Tim Bishop2006-02-032-8/+8
| | | | Notes: svn path=/head/; revision=155151
* s/PATCH_DEPEND/BUILD_DEPEND/ so that the dependencies are present forKris Kennaway2006-02-031-1/+1
| | | | | | | the :configure target Notes: svn path=/head/; revision=155150
* Add missing dependencies needed for :configure targetKris Kennaway2006-02-031-1/+2
| | | | Notes: svn path=/head/; revision=155149
* - Update freesbie to version 2.0.20060202Andrej Zverev2006-02-032-7/+7
| | | | | | | | | | | | | | | | | | --------- After several weeks of testing, the FreeSBIE team considers the new release 2.0 mature enough to completely replace the legacy releases 1.1.x. The new freesbie2 set is a complete rewrite, not an incremential update. It features a fully modular concept and a significantly lighter framework. Despite the smaller size of the distfile, everything is included to create a custom bootable iso in a comfortable, quick manner. --------- PR: ports/92775 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=155148
* Flip from noclean to cleanKris Kennaway2006-02-031-3/+3
| | | | Notes: svn path=/head/; revision=155147
* Don't bother chowning the client /var/portbuild/, it just takes too longKris Kennaway2006-02-031-3/+0
| | | | | | | and this doesn't happen in practise unless you screwed up manually. Notes: svn path=/head/; revision=155146
* Use clean-chroot with clean=2 to remove the chroot instead of duplicatingKris Kennaway2006-02-031-5/+1
| | | | | | | some of the code Notes: svn path=/head/; revision=155145
* Flip "noclean" to "clean"Kris Kennaway2006-02-031-3/+3
| | | | Notes: svn path=/head/; revision=155144
* Instead of passing in a "noclean" boolean, pass in a "clean" level:Kris Kennaway2006-02-031-4/+11
| | | | | | | | | 0 = don't clean chroot 1 = sanitize commonly-modified directories 2 = remove entire chroot Notes: svn path=/head/; revision=155143
* Also look for chroots that are marked 'dirty' (previous build left chrootKris Kennaway2006-02-031-1/+5
| | | | | | | in unclean state) and run clean-chroot on them to remove them. Notes: svn path=/head/; revision=155142
* Don't try to remove the lock file now that we use lockf to manage itKris Kennaway2006-02-031-2/+0
| | | | | | | Noticed by: linimon Notes: svn path=/head/; revision=155141
* . Locally mirror the menucolor patch due to the patch site having gone onGreg Lewis2006-02-032-1/+2
| | | | | | | | | | walkabout. [1] . Add SHA256 for the above patch. PR: 92147 [1] Notes: svn path=/head/; revision=155140
* Remove expired port misc/tvguideVolker Stolz2006-02-036-50/+1
| | | | Notes: svn path=/head/; revision=155139
* Remove expired portVolker Stolz2006-02-0315-485/+1
| | | | Notes: svn path=/head/; revision=155137
* Upgrade to latest version.Vanilla I. Shu2006-02-032-4/+4
| | | | | | | | PR: ports/92773 Submitted by: maintainer Notes: svn path=/head/; revision=155136
* Update sysutils/duplicity from 0.4.1 to 0.4.2, mostly a bugfix releaseVasil Dimov2006-02-036-12/+12
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=155135
* Update from 1.1.0 to 1.2.2 and some other changes:Vasil Dimov2006-02-032-11/+11
| | | | | | | | | | | | | * fix configure target failure due to QMAKESPEC not being set * fix innocent configure warning by initializing CONFIGURE_TARGET * force the software to respect CXXFLAGS PR: ports/92732 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Approved by: garga (mentor) Notes: svn path=/head/; revision=155134
* Fix WWWRenato Botelho2006-02-031-1/+1
| | | | | | | | PR: ports/92769 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=155133
* - Update to 0.09Yen-Ming Lee2006-02-033-6/+9
| | | | | | | | | PR: 91542 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=155132