aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-213-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23] Notes: svn path=/head/; revision=154065
* Add komparator, an application to synchronizes two directories.Tilman Keskinoz2006-01-205-0/+61
| | | | | | | | | | It discovers duplicate, newer or missing files. PR: 92015 Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua> Notes: svn path=/head/; revision=154022
* Fix build after MFC of swab prototype change.Tilman Keskinoz2006-01-202-5/+1
| | | | | | | | Unfortunately trhodes did not bump __FreeBSD_version, so use an approximation. Notes: svn path=/head/; revision=153992
* - Fix pthread usage under FreeBSD 4.XPav Lucistnik2006-01-202-0/+13
| | | | | | | | | PR: ports/92018 Submitted by: Sven Berkvens-Matthijsse <sven@berkvens.net> Approved by: Chuck Swiger <chuck@pkix.net> (maintainer) Notes: svn path=/head/; revision=153986
* Re-add portmanager, which we now have permission to redistribute.Sam Lawrance2006-01-2010-0/+1045
| | | | | | | | Submitted by: outgoing maintainer Michael C. Shultz <ringworm01@gmail.com> (taking a break) Notes: svn path=/head/; revision=153963
* Change my email address to the @FreeBSD oneVasil Dimov2006-01-204-4/+4
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=153954
* BROKEN on 5.x: Does not compileKris Kennaway2006-01-201-0/+4
| | | | Notes: svn path=/head/; revision=153939
* Remove portmanager. Author has withdrawn permission to distribute it.Mark Linimon2006-01-1910-1046/+0
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=153906
* o) Update to bugfix release 1.38.5 (from 1.38.3)Lars Koeller2006-01-192-7/+7
| | | | | | | | PR: ports/91999 Submitted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=153898
* Update to 2.05Marcus Alves Grando2006-01-182-3/+4
| | | | | | | | PR: 91967 Submitted by: Andrew Khlebutin <andrey@hm.perm.ru> (maintainer) Notes: svn path=/head/; revision=153836
* - Update fusefs-kmod to 0.2.99.1, fusefs-libs to 2.5.0, fusefs-sshfs to 1.4Pav Lucistnik2006-01-1824-685/+97
| | | | | | | | PR: ports/91873 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) Notes: svn path=/head/; revision=153832
* Update to 3.025Sergey Skvortsov2006-01-182-6/+4
| | | | | | | Changes: http://search.cpan.org/src/WSNYDER/Schedule-Load-3.025/Changes Notes: svn path=/head/; revision=153807
* SwitchTower is a utility of Rails fame that simplifies and automatesPav Lucistnik2006-01-189-0/+163
| | | | | | | | | | application deployment, while it's not Rails-specific. PR: ports/91830 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> Notes: svn path=/head/; revision=153792
* - Update to 1.0.4Renato Botelho2006-01-172-7/+7
| | | | | | | | | PR: ports/91866 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer Notes: svn path=/head/; revision=153713
* Use SUB_FILES.Jimmy Olgeni2006-01-164-34/+5
| | | | Notes: svn path=/head/; revision=153683
* - Update to 6.0Pav Lucistnik2006-01-163-4/+16
| | | | | | | | PR: ports/91874 Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) Notes: svn path=/head/; revision=153680
* Update distfile checksum: no functional change, it was simplyMario Sergio Fujikawa Ferreira2006-01-161-3/+3
| | | | | | | | | repackaged Submitted by: pointyhat (kris) Notes: svn path=/head/; revision=153669
* - Fix support for FREEBSD_CDROM under -CURRENTMichael Landin2006-01-161-1/+1
| | | | | | | Submitted by: Peter Jeremy <PeterJeremy@optushome.com.au> Notes: svn path=/head/; revision=153663
* Update to 2.01.01a04. For a list of changes please see:Marius Strobl2006-01-165-34/+22
| | | | | | | | | ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a04 Approved by: netchild Notes: svn path=/head/; revision=153633
* Fix readcd -scanbus work.Andrey Slusar2006-01-154-2/+64
| | | | | | | | PR: ports/91763 Submitted by: Fabian Keil <freebsd-listen@fabiankeil.de> Notes: svn path=/head/; revision=153577
* - Finish fixing distinfoPav Lucistnik2006-01-141-1/+2
| | | | | | | Left halfway done: linimon Notes: svn path=/head/; revision=153454
* - Update to 4.7Tim Bishop2006-01-132-4/+5
| | | | | | | | | | - Fix typo in Makefile comment block PR: 91692 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=153390
* Update to a snapshot of HEAD from today (01-13-2006).Joe Marcus Clarke2006-01-132-3/+4
| | | | Notes: svn path=/head/; revision=153384
* - Update to version 3.0.10Markus Brueffer2006-01-136-6/+10
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=153379
* Upgrade to 3.8.4.Oliver Braun2006-01-122-4/+4
| | | | Notes: svn path=/head/; revision=153360
* Bump the useful version for this port to 4.10 and lower.Erwin Lansing2006-01-121-4/+1
| | | | | | | Submitted by: pav Notes: svn path=/head/; revision=153352
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+2
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* Add a patch update required for 6.0u7. I forgot to commit it last time.Brooks Davis2006-01-114-20/+32
| | | | | | | | | No version bump as the previous version wouldn't build. Pointy hat: brooks Notes: svn path=/head/; revision=153321
* Upgrade to 1.0.1Brooks Davis2006-01-112-5/+4
| | | | | | | | | - Enable softupdates on disks we newfs since they are generally real disks. - Increase the size of swap and var in the example. Notes: svn path=/head/; revision=153320
* - Update to 1.2.2Pav Lucistnik2006-01-112-4/+6
| | | | | | | | PR: ports/91656 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153305
* - Update to 1.6.0Pav Lucistnik2006-01-112-5/+13
| | | | | | | | PR: ports/91654 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153304
* - Update to 1.2.0Pav Lucistnik2006-01-112-3/+4
| | | | | | | | PR: ports/91648 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153298
* - Update to 1.9.3Pav Lucistnik2006-01-112-7/+8
| | | | | | | | PR: ports/91655 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153286
* Add MASTER_SITE_LOCAL to the list of MASTER_SITES. Get rid of debuggingBrooks Davis2006-01-112-5/+5
| | | | | | | | in the rc.d script. Make the script actually avoid rewiping the disk once it's been labled. Notes: svn path=/head/; revision=153282
* Upgrade to 6.0u7. No major changes.Brooks Davis2006-01-1116-32/+192
| | | | Notes: svn path=/head/; revision=153226
* - Update to 1.3.3Sergei Kolobov2006-01-102-4/+4
| | | | Notes: svn path=/head/; revision=153210
* Repocopy sysutils/linneighborhood to more appropriate category 'net'.Volker Stolz2006-01-1019-1052/+0
| | | | | | | PR: ports/91551 Notes: svn path=/head/; revision=153183
* o Fix build on FreeBSD 4.x branchMario Sergio Fujikawa Ferreira2006-01-103-22/+52
| | | | | | | | | | o Some code tidying up through better patching PR: 91485 Submitted by: Tod McQuillin <devin@spamcop.net> Notes: svn path=/head/; revision=153170
* Add kshutdown 0.8.1, an advanced shutdown utility for KDE.Markus Brueffer2006-01-0915-0/+303
| | | | | | | | | | | | | | | | | | | Features: o Turn Off Computer (logout and halt the system) o Restart Computer (logout and reboot the system) o Lock Screen (lock the screen using a screen saver) o End Current Session (end the current KDE session and logout the user) o Extras (additional, external user commands) o Time and delay options o Command line and DCOP support o System tray icon and panel applet o Visual and sound notifications o KDE Kiosk support WWW: http://kshutdown.sourceforge.net/ Notes: svn path=/head/; revision=153156
* o) Update to version 1.38.3Lars Koeller2006-01-093-25/+8
| | | | | | | | PR: ports/91420 Submitted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=153154
* make it possible to use openssl from ports when no openssl is in baseOliver Lehmann2006-01-091-0/+9
| | | | | | | | PR: ports/91563 Approved by: maintainer Notes: svn path=/head/; revision=153151
* Chase gnutls update.Roman Bogorodskiy2006-01-091-2/+2
| | | | Notes: svn path=/head/; revision=153142
* - Update distinfo, tarball was rerolled [1]Emanuel Haupt2006-01-092-4/+4
| | | | | | | | | | | | | | | | | | - Bump PORTREVISION [1] Changes: - char * -> unsigned char * - whitespace changes A full diff is available under http://mmmmmm.mine.nu/FreeBSD/foremost.diff PR: 91554 Submitted by: Jonathan <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=153139
* - Add a menu entry [1]Jean-Yves Lefort2006-01-093-10/+17
| | | | | | | | | | - Update to 0.4.7 [2] PR: ports/91084 Submitted by: Panagiotis Astithas <past@ebs.gr> [1], maintainer [2] Notes: svn path=/head/; revision=153132
* Update to KDE 3.5.0Michael Nottebrock2006-01-0825-248/+1098
| | | | Notes: svn path=/head/; revision=153084
* Hash with SHA-256.Trevor Johnson2006-01-071-0/+1
| | | | Notes: svn path=/head/; revision=153010
* FIx build without xft support.Roman Bogorodskiy2006-01-072-0/+54
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=152991
* Release maintainership.Jimmy Olgeni2006-01-071-1/+1
| | | | Notes: svn path=/head/; revision=152988
* Now that new style rc.d scripts are being run as part of theDoug Barton2006-01-0713-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change. Notes: svn path=/head/; revision=152963
* Update to 0.5.16Mario Sergio Fujikawa Ferreira2006-01-074-5/+66
| | | | Notes: svn path=/head/; revision=152942