aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.540.Jimmy Olgeni2013-02-052-3/+3
| | | | Notes: svn path=/head/; revision=311695
* Upgrade to version 1.620.Jimmy Olgeni2013-02-052-3/+3
| | | | Notes: svn path=/head/; revision=311694
* - Update to 0.3.17Martin Wilke2013-02-052-19/+22
| | | | | | | | PR: 175047 Submitted by: Ports Fury Notes: svn path=/head/; revision=311679
* - Fix fetchMax Brazhnikov2013-02-051-7/+2
| | | | | | | - Trim header Notes: svn path=/head/; revision=311659
* - Update to 0.2.2Bryan Drewery2013-02-044-11/+61
| | | | | | | | | | | | | | | | | - Drop rubygem- prefix from PKGNAME as this no longer uses rubygems - Add mirror - Add setup instructions in pkg-message - Add LICENSE Changes: * Scripts are now installed to /usr/local/sbin instead of /usr/local/bin * Add '-P pool' flag to `zfs-auto-snapshot` to limit the snapshotting to the specified pool/dataset. * Fix usage output Notes: svn path=/head/; revision=311655
* - Update to 4.0.2Sofian Brabez2013-02-043-6/+9
| | | | | | | | PR: ports/175849 Submitted by: antoine (maintainer) Notes: svn path=/head/; revision=311654
* More merges from area51 repository:Max Brazhnikov2013-02-045-45/+229
| | | | | | | | | | | | | | | - Chase kdemultimedia4 split/kdegames shlib bump - Convert to new options framework - Trip Makefile header sysutils/k3b-kde4: - add patches to fix build with ffmpeg-devel [1] PR: ports/162261 [1] Submitted by: Phil Oleson <oz at nixil.net> Notes: svn path=/head/; revision=311629
* Add more ports that should have been committed along with last KDE update.Max Brazhnikov2013-02-045-0/+55
| | | | | | | | Noticed by: beat Pointyhat to: me Notes: svn path=/head/; revision=311608
* - Update MASTER_SITES and WWWDmitry Marakasov2013-02-042-2/+2
| | | | | | | | PR: 175702 Submitted by: "Daniel W. Steinbrook" <dsteinbrook@gmail.com> (maintainer) Notes: svn path=/head/; revision=311537
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-0318-38/+241
| | | | | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger Notes: svn path=/head/; revision=311483
* Update to 2.1;Chris Rees2013-02-034-14/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Added logic to interrogate the content of flavors for correctness before allowing them to be merged into the newjail being created. Only paths targeting directories holding configuration files are allowed now. The jail create process is terminated and the offending paths are listed in error messages. 2. Changed the /root/.cshrc file in both flavors default and ssh-default to now contain setenv PACKAGESITE to point to packages-current so login users of any jail will have the most current package version available. 4. In the qjail install logic added code to create these additional paths in basejail, /usr/ports/packages, /usr/home and /home link. 5. The create -D -I options have been combined to just -d. 6. The create -i -s options have been combined to just -i. 7. The create -c & -C options have been reduced to just -c. 8. The create options -c and -f ssh-default now force the first time login user to enter a new password. 9. Added logic to create, that rolls through the ip addresses of the existing jails to verify the ip address/addresses on the create command are not all ready used. 10. Corrected the list command display format when jail has more than a single ip address. 11. Changed the order jails are started, stopped, restarted, and listed from <z to a> to <a to z>. Also for boot starts. 12. Added system wide logging. Every qjail subcommand and error message is logged to /var/log/qjail.log. Rotating of the log is enabled. 13. The install subcommand has new -l option to activate system wide logging. 14. The update subcommand has [-l on|off] option to turn logging on and off. 15. Added new subcommand logmsg. This posts comments to the log file. 16. Changed update option to use its own /usr/local/etc/qjail.portsnap.conf file instead of the hosts /etc/portsnap.conf. Enabled REFUSE statements in /usr/local/etc/qjail.portsnap.conf to drop categories most likely to never be used to compile ports inside of a jail. 17. As sparse image allocations get larger 1G -> 5G creating jails from archives was taking very long times to complete, 20 minutes or more. Archives of sparse images larger that 7G caused terminations. All these things have one thing in common. They all used the pax and cpio utilities. Turns out these utilities are not sparse file aware. Had to completely change the way sparse image jails moved through the qjail system. Now the archive process opens the sparse image and really archives it as a directory tree jail. This required restore and create options to change also. PR: ports/175771 Submitted by: Joe Barbish (maintainer) Notes: svn path=/head/; revision=311478
* Update to version 1.2.4Pawel Pekala2013-02-022-8/+4
| | | | | | | | PR: ports/175439 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) Notes: svn path=/head/; revision=311423
* - Update to 20121019Dmitry Marakasov2013-02-013-34/+65
| | | | | | | | PR: 175761 Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer) Notes: svn path=/head/; revision=311382
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-015-5/+5
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - Update to 2.04.02Philippe Audeoud2013-02-012-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/KROMG/Tie-Syslog-2.04.02/Changes Notes: svn path=/head/; revision=311362
* - update to 1.0.0Ruslan Makhmatkhanov2013-01-312-4/+4
| | | | | | | | PR: 175729 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Notes: svn path=/head/; revision=311326
* - update to 1.0.0Ruslan Makhmatkhanov2013-01-312-3/+3
| | | | | | | | PR: 175728 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Notes: svn path=/head/; revision=311325
* Chase boost updateBaptiste Daroussin2013-01-311-7/+3
| | | | Notes: svn path=/head/; revision=311310
* - Update to version 2.7.0Alexey Dokuchaev2013-01-313-20/+21
| | | | | | | | | | | | - Define LICENSE (GPLv2) - Fix PORT_OPTIONS:MDOCS check - Clean up Makefile while here PR: ports/175726 Submitted by: maintainer Notes: svn path=/head/; revision=311302
* - Update to 1.2.4Sunpoet Po-Chuan Hsieh2013-01-302-5/+4
| | | | | | | | | - Update MASTER_SITES: remove LOCAL/sunpoet Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7478 Notes: svn path=/head/; revision=311271
* Update 3.4.1 --> 3.4.2Cy Schubert2013-01-306-66/+11
| | | | | | | | Suggested by: Loic Pefferkorn <loic-freebsd@loicp.eu> Closes PR: 175693 (PR patch was not used) Notes: svn path=/head/; revision=311268
* - Update to 2.4.0Sunpoet Po-Chuan Hsieh2013-01-302-3/+3
| | | | | | | Changes: https://github.com/guard/guard-rspec/commits/master Notes: svn path=/head/; revision=311261
* - Update to 1.6.2Sunpoet Po-Chuan Hsieh2013-01-302-3/+4
| | | | | | | Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=311260
* - Fix build on sparc64Philippe Audeoud2013-01-303-6/+22
| | | | | | | | | PR: ports/172707 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> Approved by: maintainer timed-out Notes: svn path=/head/; revision=311235
* - Update to 20130129Ryan Steinmetz2013-01-292-3/+3
| | | | Notes: svn path=/head/; revision=311173
* Upgrade to version 3.98.Jimmy Olgeni2013-01-293-4/+13
| | | | Notes: svn path=/head/; revision=311167
* - Convert to optionsNGRene Ladan2013-01-281-19/+16
| | | | | | | | - Use new Makefile header - Pet portlint Notes: svn path=/head/; revision=311130
* - Convert to optionsNGRene Ladan2013-01-281-16/+17
| | | | | | | - Pet portlint Notes: svn path=/head/; revision=311129
* Convert to optionsNGRene Ladan2013-01-281-15/+16
| | | | Notes: svn path=/head/; revision=311128
* Add fuse-zip, a FUSE file system to navigate, extract, create, and modify ZIPAlexey Dokuchaev2013-01-284-0/+50
| | | | | | | | | archives. PR: ports/159242 Notes: svn path=/head/; revision=311113
* Ensure that OSVERSION is defined.Alexey Dokuchaev2013-01-281-1/+3
| | | | Notes: svn path=/head/; revision=311105
* New port: sysutils/procenv, utility to show process environment.Alexey Dokuchaev2013-01-284-0/+33
| | | | | | | | PR: ports/175333 Submitted by: James Hunt Notes: svn path=/head/; revision=311104
* - Revert previous change to patch file. The goal was to prevent a warning withSteve Wills2013-01-282-3/+3
| | | | | | | | | Ruby 1.9, but this just caused problems with Ruby 1.8. PR: ports/175558 Notes: svn path=/head/; revision=311088
* - add new port: sysutils/py-salt-apiJason Helfman2013-01-276-0/+85
| | | | | | | | | | | | | | | | Salt API : Expose the fundamental aspects of Salt control to external sources ============================================================================= Salt API is a modular interface on top of Salt that can provide a variety of entry points into a running Salt system. WWW: http://saltstack.org PR: 175512 Submitted by: christer.edwards@gmail.com Notes: svn path=/head/; revision=311080
* - chase 311078, adjust dependencies and set python_pkgnameprefixJason Helfman2013-01-272-1/+3
| | | | Notes: svn path=/head/; revision=311079
* - shift origins for consistentcy with other Python portsJason Helfman2013-01-2715-2/+2
| | | | | | | | Submitted by: jgh@ Approved by: maintainer, christer.edwards@gmail.com Notes: svn path=/head/; revision=311078
* - Update to 1.0.9.Raphael Kubo da Costa2013-01-274-50/+76
| | | | | | | | | | | | | - Add clang support. - Add LICENSE. - Update MASTER_SITE. - Trim old Makefile header. PR: ports/175322 Submitted by: Mykola Marzhan <delgod@portaone.com> (maintainer) Notes: svn path=/head/; revision=311065
* Deprecate a bunch of ports with no more upstream and/or no more public distfilesBaptiste Daroussin2013-01-273-0/+9
| | | | Notes: svn path=/head/; revision=311056
* - Reset ports due to mail bouncesThomas Abthorpe2013-01-273-18/+6
| | | | | | | | | - Update headers while I am here With hat: portmgr Notes: svn path=/head/; revision=311050
* - Strip header at request of original creatorThomas Abthorpe2013-01-271-5/+1
| | | | | | | | Submitted by: trevor With hat: portmgr Notes: svn path=/head/; revision=311049
* Update to 1.30.MANTANI Nobutaka2013-01-265-33/+22
| | | | Notes: svn path=/head/; revision=311038
* - fix docs installationRuslan Makhmatkhanov2013-01-261-4/+2
| | | | | | | | | | - define PORTDOCS list uncoditionally, while here PR: ports/175610 Submitted by: Nicolas Jombart <ecu@200ok.org> (maintainer) Notes: svn path=/head/; revision=311033
* - cleanup headerDirk Meyer2013-01-261-5/+1
| | | | Notes: svn path=/head/; revision=311027
* Convert Makefile headers to the new format in my ports.Jimmy Olgeni2013-01-262-10/+0
| | | | Notes: svn path=/head/; revision=311016
* - Add pacman, Arch linux package manager.Dmitry Marakasov2013-01-257-0/+260
| | | | | | | | | | | | | | | | | | pacman is a utility which manages software packages in Linux. It uses simple compressed files as a package format, and maintains a text-based package database (more of a hierarchy), just in case some hand tweaking is necessary. pacman does not strive to "do everything." It will add, remove and upgrade packages in the system, and it will allow you to query the package database for installed packages, files and owners. It also attempts to handle dependencies automatically and can download packages from a remote server. WWW: https://www.archlinux.org/pacman/ Notes: svn path=/head/; revision=310955
* Update to new upstream release 1.42.7.Matthias Andree2013-01-242-8/+4
| | | | | | | Changelog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.7 Notes: svn path=/head/; revision=310945
* Update to 1.7.8.Adam Weinberger2013-01-232-12/+5
| | | | Notes: svn path=/head/; revision=310905
* - Update to 0.6.21Jase Thew2013-01-234-14/+6
| | | | | | | Changes: http://duplicity.nongnu.org/CHANGELOG Notes: svn path=/head/; revision=310883
* - Update to 0.12.1Frederic Culot2013-01-233-3/+6
| | | | | | | | | PR: ports/175511 Submitted by: Denis Generalov <gd@rambler-co.ru> Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer) Notes: svn path=/head/; revision=310874
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-236-4/+6
| | | | Notes: svn path=/head/; revision=310871