aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 0.9.3.Colin Percival2005-07-302-3/+5
| | | | | | | | | | | | | | | | | | | This adds some new _experimental_ pipelined HTTP code which typically makes portsnap 3-10 times faster at downloading updates. This experimental code is disabled by default; to enable it, run portsnap with the (undocumented) -x option. (e.g., "portsnap -x fetch") I am not currently aware of any problems with this new code, but it has had less than 24 hours of testing; I would definitely like to know if it breaks anything. If portsnap is run without the -x option, this version should behave exactly the same way as the previous version. Approved by: simon Notes: svn path=/head/; revision=140507
* Use "ONLY_FOR_ARCHS=i386/amd64", as the port contains assembler codeJean-Yves Lefort2005-07-301-0/+2
| | | | | | | | | | | which is specific to these platforms. PR: ports/84350 Submitted by: maintainer Reported by: pointyhat via kris Notes: svn path=/head/; revision=140485
* Remove a .orig file that results from patching so it isn't installed.Brooks Davis2005-07-304-0/+4
| | | | | | | Reported by: pointyhat (vis kris) Notes: svn path=/head/; revision=140483
* Whitespace fixErwin Lansing2005-07-301-2/+2
| | | | | | | | Submitted by: flz Pointy hat: erwin Notes: svn path=/head/; revision=140445
* Upgrade modules mount-1.220-2, mysql-1.220-2, postgresql-1.220-2.Jimmy Olgeni2005-07-292-3/+11
| | | | Notes: svn path=/head/; revision=140425
* Add cmospwd.Jean-Yves Lefort2005-07-294-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Cmospwd is a BIOS password recovery tool which is known to work with the following BIOS versions: * ACER/IBM BIOS * AMI BIOS * AMI WinBIOS 2.5 * Award 4.5x/4.6x/6.0 * Compaq (1992) * Compaq (New version) * IBM (PS/2, Activa, Thinkpad) * Packard Bell * Phoenix 1.00.09.AC0 (1994), a486 1.03, 1.04, 1.10 A03, 4.05 rev 1.02.943, 4.06 rev 1.13.1107 * Phoenix 4 release 6 * Gateway Solo - Phoenix 4.0 release 6 * Toshiba * Zenith AMI WWW: http://www.cgsecurity.org/index.html?cmospwd.html PR: ports/84250 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=140422
* Pass full path to pkg_{add,info} invoked from portupgrade.Renato Botelho2005-07-294-2/+46
| | | | | | | | PR: ports/84278 Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer) Notes: svn path=/head/; revision=140411
* Upgrade to SGE 6.0 Update4.Brooks Davis2005-07-2981-1588/+4501
| | | | | | | | | | | | There are significant conceptual differences between SGE 5 and SGE 6 so potential upgraders should beware. At the file level the two are entierly incompatable so SGE 5 must be removed before SGE 6 is installed. The port has seen limited testing so beware. Notes: svn path=/head/; revision=140361
* - Fix crash when TERM is undefined in environmentPav Lucistnik2005-07-282-1/+12
| | | | | | | | PR: ports/84168 Submitted by: Thierry Besancon <Thierry.Besancon@math.jussieu.fr> Notes: svn path=/head/; revision=140351
* sge and sgeee have been repo-copyed to sge53 and sgeee53 in preperationBrooks Davis2005-07-284-22/+5
| | | | | | | | | | | for the addition of an SGE 6 port. - Remove the sgeee port as the distinction between regular and Enterprise Edition has been removed in 6.0. - Temporarily disconnect sysutil/sge to avoid conflicts. - set NO_LATEST_LINK in sge(ee)53. Notes: svn path=/head/; revision=140348
* - Move a dirrm up before cwd in pkg-plist which should fixErwin Lansing2005-07-282-12/+19
| | | | | | | | | | | | | | | an extra file on pointyhat although I can't reproduce the error locally [1] - Install manpage [2] - WITHOUT_X11 needs more files, so install them as well [2] Submitted by: pointyhat via kris [1] PR: 82110 [2] Submitted by: Thomas Vogt <thomas@bsdunix.ch> [2] Approved by: obrien Notes: svn path=/head/; revision=140340
* - update to 0.5Yen-Ming Lee2005-07-272-3/+3
| | | | | | | | PR: 84196 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=140272
* Reset maintainershipRenato Botelho2005-07-271-1/+1
| | | | | | | | PR: ports/84181 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (ex-maintainer) Notes: svn path=/head/; revision=140251
* - Teach ntfsprogs to access devices in sector sizes. This fixes ntfsresizePav Lucistnik2005-07-272-1/+84
| | | | | | | | PR: ports/84048 Submitted by: Andriy Gapon <avg@topspin.kiev.ua> Notes: svn path=/head/; revision=140228
* - Update to 2.02Alexey Dokuchaev2005-07-274-13/+16
| | | | | | | | | - Teach about FreeBSD 7.X Approved by: maintainer timeout Notes: svn path=/head/; revision=140218
* Update to 0.4.Roman Bogorodskiy2005-07-274-15/+67
| | | | | | | | PR: 84152 Submitted by: Jean Milanez Melo (maintainer) Notes: svn path=/head/; revision=140214
* - Fix build when WITH_GNOMEVFS2 is set [1]Jean-Yves Lefort2005-07-262-8/+13
| | | | | | | | | | | | - Install the GnomeVFS module in ${X11BASE}, where GnomeVFS will look for it - Use USE_GCC=3.4+ rather than USE_GCC=3.4 - Remove useless USE_CONFIGURE - Fix the GnomeVFS spelling in the OPTIONS help Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> [1] Notes: svn path=/head/; revision=140177
* - Update to 1.03Renato Botelho2005-07-262-4/+8
| | | | | | | | | PR: ports/84076 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) Approved by: flz (mentor) Notes: svn path=/head/; revision=140147
* Update to 0.4.9Volker Stolz2005-07-265-16/+25
| | | | | | | | PR: ports/84044 Submitted by: maintainer Notes: svn path=/head/; revision=140144
* o Fix PREFIX within https@, sslcat and sslconnectMario Sergio Fujikawa Ferreira2005-07-261-1/+11
| | | | | | | | | o Bump PORTREVISION Approved by: maintainer Notes: svn path=/head/; revision=140120
* - utilize gettext correctly and unbreak this portYen-Ming Lee2005-07-251-4/+1
| | | | Notes: svn path=/head/; revision=140106
* Add tmpreaper.Jean-Yves Lefort2005-07-254-0/+45
| | | | | | | | | | | | | | | | | | | This port provides a program that can be used to clean out temporary-file directories. It recursively searches the directory, refusing to chdir() across symlinks, and removes files that have not been accessed in a user-specified amount of time. You can specify a set of files to protect from deletion with a shell pattern. It will not remove symlinks, sockets, fifos, or special files unless given a command line option enabling it to. WWW: http://packages.debian.org/stable/admin/tmpreaper.html PR: ports/83868 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=140054
* Add watchfolder.Jean-Yves Lefort2005-07-255-0/+53
| | | | | | | | | | | | | | Watchfolder watches specified folders for incoming files and processes them with programs assigned to those folders. Afterwards, the files are removed from the inbound directory. WWW: http://freshmeat.net/projects/watchd/ PR: ports/83867 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=140049
* Add eiciel.Jean-Yves Lefort2005-07-246-0/+103
| | | | | | | | | | | | | | Eiciel allows you to visually edit file ACL entries. You can add and remove users and groups who will be granted permissions through the graphical interface. WWW: http://rofi.pinchito.com/eiciel/ PR: ports/83810 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=140024
* Upgrade to 2.13.Thierry Thomas2005-07-244-14/+6
| | | | Notes: svn path=/head/; revision=140008
* - Remove fatal white spaces.Michael Johnson2005-07-241-1/+1
| | | | | | | Reported by: freshports sanity check Notes: svn path=/head/; revision=140000
* - Add knob WITH_CDDB, adds cddb support.Michael Johnson2005-07-243-1/+23
| | | | | | | | | | this is also auto-detected and can not be turned off because there is no configure knob to turn off. - Bump PORTREVISION because libcddb just got bumped so people wont' run in to problems with libver stuff. Notes: svn path=/head/; revision=139999
* - Chase libversion bump in libcddbMichael Johnson2005-07-241-1/+2
| | | | Notes: svn path=/head/; revision=139997
* Change .error to IGNORE so index building doesn't fail for unsupportedDejan Lesjak2005-07-231-1/+1
| | | | | | | WITH_BDB_VER settings. Notes: svn path=/head/; revision=139986
* Fix package build.Kirill Ponomarev2005-07-231-4/+3
| | | | | | | | PR: ports/83945 Submitted by: Andrej Zverev <az at inec dot ru> Notes: svn path=/head/; revision=139978
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-233-0/+6
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* Upgrade modules postfix-1.220-1, time-1.220-1.Jimmy Olgeni2005-07-222-2/+8
| | | | Notes: svn path=/head/; revision=139888
* - Update to 0.3Pav Lucistnik2005-07-222-4/+4
| | | | | | | | PR: ports/83880 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) Notes: svn path=/head/; revision=139870
* - Update to 1.2.3Sergei Kolobov2005-07-223-5/+4
| | | | | | | - Fix small typo in comments in the installed rcNG script Notes: svn path=/head/; revision=139862
* - Update to 2.0.2Sergei Kolobov2005-07-222-3/+3
| | | | Notes: svn path=/head/; revision=139861
* Add vttest 2005.01.07, a program to test "VT100-compatibility" ofThierry Thomas2005-07-214-0/+37
| | | | | | | | | | terminals. PR: 83834 Submitted by: Nicola Vitale <nivit (at) email.it> Notes: svn path=/head/; revision=139817
* - Update to 0.2Pav Lucistnik2005-07-213-4/+3
| | | | | | | | PR: ports/83811 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) Notes: svn path=/head/; revision=139801
* Upgrade module proftpd-1.220-1.Jimmy Olgeni2005-07-202-1/+4
| | | | Notes: svn path=/head/; revision=139677
* Update to version 0.12.2:Markus Brueffer2005-07-2036-1584/+506
| | | | | | | | | | | | | All original patches were applied upstream. The new patches handle 2 small gcc 2.95 related issues, a post 0.12.2 detected crash [1] and a CAM related problem. PR: ports/83126 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer) lofi [1] Notes: svn path=/head/; revision=139664
* Update to version 0.3.2.Dmitry Sivachenko2005-07-202-4/+4
| | | | | | | | PR: 83398 Submitted by: Sylvio Cesar <sylvioc@gmail.com> Notes: svn path=/head/; revision=139658
* Update to a snapshot from HEAD from 2005-07-20.Joe Marcus Clarke2005-07-202-3/+3
| | | | Notes: svn path=/head/; revision=139647
* [1]:Jean-Yves Lefort2005-07-206-17/+98
| | | | | | | | | | | | | | | | | - s|/var/log/secure|/var/log/auth.log| - move epylog.cron to configuration directory Moreover: - Preserve user-modified configuration files across updates - Use GNU_CONFIGURE - Depend on lynx and pass the lynx path to the configure script [1]: PR: ports/83136 Submitted by: maintainer Notes: svn path=/head/; revision=139640
* - Teach eject to recognize full device node pathnames tooPav Lucistnik2005-07-193-6/+60
| | | | | | | | | PR: ports/83719 Submitted by: Stefan Sperling <stsp@stsp.in-berlin.de> Approved by: Sylvio Cesar <sylvioc@gmail.com> (maintainer) Notes: svn path=/head/; revision=139623
* convert po files to UTF-8 if WITH_GKT2 is specified to solve problems withOliver Lehmann2005-07-191-1/+10
| | | | | | | | | | | gtk20 and non utf8-clean message files Bump PORTREVISION PR: ports/83084 Requested by: Seva Gluschenko <gvs@rinet.ru> Notes: svn path=/head/; revision=139597
* Update to snapshot version to support building on FreeBSD 7.0.David E. O'Brien2005-07-192-5/+5
| | | | Notes: svn path=/head/; revision=139587
* Magic Rescue scans a block device for file types it knows how to recover andRenato Botelho2005-07-196-0/+106
| | | | | | | | | | | | | | | | | | calls an external program to extract them. It looks at "magic bytes" in file contents, so it can be used both as an undelete utility and for recovering a corrupted drive or partition. As long as the file data is there, it will find it. It works on any file system, but on very fragmented file systems it can only recover the first chunk of each file. Practical experience shows, however, that chunks of 30-50MB are not uncommon. PR: ports/83666 Submitted by: Emanuel Haupt <ehaupt@mx.critical.ch> Approved by: flz (mentor) Notes: svn path=/head/; revision=139584
* Upgrade to version 1.150.Jimmy Olgeni2005-07-182-3/+3
| | | | Notes: svn path=/head/; revision=139528
* Upgrade to version 1.220.Jimmy Olgeni2005-07-182-16/+5
| | | | Notes: svn path=/head/; revision=139527
* - GrabClement Laforet2005-07-182-2/+2
| | | | Notes: svn path=/head/; revision=139479
* - Fix typoPav Lucistnik2005-07-182-0/+12
| | | | | | | | PR: ports/82840 Submitted by: S.C.Sprong <scsprong@gmail.com> Notes: svn path=/head/; revision=139473