Marcus von Appen
95e7081976
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Hiroki Sato
03156fbc9e
Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,
...
graphics/jpeg2ps-*, and merge the papersize-suffixed versions into
single ones respectively as print/psutils did.
Approved by: dinoex (maintainer) [1]
2013-04-27 16:00:26 +00:00
Stefan Walter
050ae1a7e4
Update to 0.2.
...
PR: 178184
Submitted by: maintainer
2013-04-27 09:16:55 +00:00
Florian Smeets
1d6d8d1dce
Update to 2.0.12
2013-04-26 23:10:10 +00:00
Bryan Drewery
e451db5c6c
- Update to 2.2
...
- Unrestrict - license issue has been resolved
PR: ports/178186
Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer)
2013-04-26 21:25:52 +00:00
Jimmy Olgeni
cbb24de535
In os_list.txt, move all references to FreeBSD at the beginning.
...
The oschooser.pl script is called by setup.sh, and it uses os_list.txt
to detect the operating system.
Conditions in os_list.txt are evaluated sequentially until a match
is found. It may happen that a Linux-only condition matches before
FreeBSD; for example, if the directory /usr/portage exists then
webmin will detect FreeBSD as Gentoo Linux.
2013-04-26 19:58:08 +00:00
Ryan Steinmetz
e13938999a
New port: sysutils/racktables:
...
Racktables is a nifty and robust solution for datacenter and server room asset
management. It helps document hardware assets, network addresses, space in
racks, networks configuration and much much more!
WWW: http://www.racktables.org/
Feature safe: yes
2013-04-26 18:58:58 +00:00
Jimmy Olgeni
ab49cb5a84
Upgrade to version 4.00.
2013-04-26 15:10:03 +00:00
Baptiste Daroussin
dba80fffe4
Remove USE_CDRTOOLS from bsd.port.mk
...
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
2013-04-26 12:35:50 +00:00
Alex Kozlov
83f02b963c
- Convert USE_GETTEXT to USES (part 4)
...
Approved by: portmgr (bapt)
2013-04-26 10:44:28 +00:00
Jason Helfman
7e4fde1426
- restore created by header
...
- take maintainership
- define man1prefix
2013-04-26 04:03:25 +00:00
Eitan Adler
3bdf29b0b6
More formatting fixes
...
Reported by: danfe
2013-04-25 02:12:48 +00:00
Steve Wills
b03ad1959c
- Add missing module dir
...
PR: ports/177729
Submitted by: Edward <edward@rdtan.net>
2013-04-25 01:43:44 +00:00
Sofian Brabez
0eedb43841
- Update to 0.7
2013-04-24 18:24:44 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Frederic Culot
c3fad176f7
- Update to 0.14.1
...
PR: ports/178111
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-04-24 17:37:17 +00:00
Eitan Adler
d8b3dd1917
Fix formatting of WWW line for my ports
2013-04-24 16:19:19 +00:00
Frederic Culot
729d5b9ff9
- Update to 0.8.1
...
PR: ports/178093
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-04-24 16:18:51 +00:00
Alex Kozlov
5003029118
- Convert USE_GETTEXT to USES (part 2)
...
Approved by: portmgr (bapt)
2013-04-24 13:36:18 +00:00
Alex Kozlov
08c99f3ad5
- Convert USE_GETTEXT to USES (part 1)
...
Approved by: portmgr (bapt)
2013-04-24 07:35:40 +00:00
Hiroki Sato
5f8eb67e37
Merge print/psutils-a4 and print/psutils-letter into a single port
...
print/psutils. The default paper size in the programs can be set via
libpaper ($PAPERSIZE or etc/papersize configuration file).
2013-04-24 04:13:09 +00:00
Antoine Brodin
8235aa9501
New port: py-pytsk, python bindings for the sleuthkit
...
WWW: https://code.google.com/p/pytsk/
Approved by: miwi (mentor)
2013-04-23 15:53:14 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Pietro Cerutti
fef02240ea
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
...
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble)
2013-04-23 11:51:52 +00:00
Emanuel Haupt
79e6679346
Convert to USES=gettext
2013-04-23 10:26:09 +00:00
Emanuel Haupt
be329624ed
Convert to USES=pkgconfig
2013-04-23 07:59:07 +00:00
Eitan Adler
158ae1c089
Convert to USES from USE_PKGCONFIG
...
Reviewed by: bapt
2013-04-22 22:47:20 +00:00
Bryan Drewery
04ef095847
Fix ports removed in r316248
...
Pointyhat to: sem
2013-04-22 19:23:57 +00:00
Frederic Culot
314e81d1f9
- Update to 20130422
...
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7581
PR: ports/178039
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
2013-04-22 19:20:17 +00:00
Frederic Culot
a2612ad3e5
- Update to 2.7.2
...
PR: ports/178045
Submitted by: Nicolas Jombart <ecu@200ok.org> (maintainer)
2013-04-22 19:05:08 +00:00
Sunpoet Po-Chuan Hsieh
46f2ceba2f
- Update to 1.3.0
...
Changes: https://github.com/guard/guard-livereload/commits/master
2013-04-22 18:43:16 +00:00
Sergey Matveychuk
6a83ff7d50
- Remove sysutils/grub and depended sysutils/kgrubeditor, games/grubinvaders
...
ports. Grub is broken and obsolated by developers.
Approved by: Veniamin Gvozdikov (maintainer of kgrubeditor port)
2013-04-22 16:33:38 +00:00
Sergey Matveychuk
f14ac77652
- Revert removin grub port. A couple ports depends on it.
...
Feature safe: yes
2013-04-22 15:51:21 +00:00
Sergey Matveychuk
207534b02c
- Remove obsolated and broken port
...
Feature safe: yes
2013-04-22 15:17:04 +00:00
Baptiste Daroussin
27131af048
Reassign skv@ ports to the heap
...
Feature safe: yes
2013-04-22 13:27:47 +00:00
Sunpoet Po-Chuan Hsieh
cbf2e6a1e6
- Update to 2.5.4
...
Changes: https://github.com/guard/guard-rspec/commits/master
Feature safe: yes
2013-04-21 10:17:09 +00:00
Sunpoet Po-Chuan Hsieh
144f98ed1d
- Update to 1.8.0
...
Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
Feature safe: yes
2013-04-21 10:16:43 +00:00
Frederic Culot
8d33d37aa2
- Update to 3.3
...
Changes: http://erdgeist.org/arts/software/ezjail/#changelog
PR: ports/177984
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer)
Feature safe: yes
2013-04-20 16:19:40 +00:00
Jimmy Olgeni
8c1b5e6b22
Fix typo in pkg-descr.
...
Feature safe: yes
2013-04-20 14:38:23 +00:00
Jimmy Olgeni
a4f06d0d36
Fix whitespace in pkg-descr.
...
Feature safe: yes
2013-04-20 14:09:51 +00:00
Jimmy Olgeni
d624f39b58
Remove extra period and fix whitespace.
...
Feature safe: yes
2013-04-20 14:08:50 +00:00
Eitan Adler
56b9830cbb
Add man page.
...
Give maintainership to Danilo Egea <danilogondolfo@gmail.com>
Submitted by: Danilo Egea <danilogondolfo@gmail.com>
Submitted by: Eric Radman <ericshane@eradman.com>
Feature safe: yes
2013-04-19 22:37:27 +00:00
Frederic Culot
2c8fc71d4a
- Update to 1.03
...
PR: ports/177955
Submitted by: Artem Zaytsev <a.arepo@gmail.com> (maintainer)
Feature safe: yes
2013-04-19 13:19:45 +00:00
Eitan Adler
1b13f087fc
Fix category
...
Reported by: bapt
Feature safe: yes
2013-04-19 12:26:55 +00:00
Guido Falsi
5652323a30
- Update to 0.4.4
...
- Trim Makefile headers
- Use space for WWW line in pkg-descr
PR: ports/177718
Submitted by: Jason Bacon <jwbacon@tds.net>
Feature safe: yes
2013-04-19 11:46:48 +00:00
Guido Falsi
6764f07319
- Update to 0.3.1
...
- Trim Makefile headers
- Use space for WWW line in pkg-descr
PR: ports/177716
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Feature safe: yes
2013-04-19 11:45:55 +00:00
Eitan Adler
d87f73443c
The Event Notify Test Runner is a general-purpose UNIX utility intended to make
...
rapid feedback and automated testing natural and completely ordinary by running
arbitrary commands when files change
WWW: http://entrproject.org/
Feature safe: yes
2013-04-19 03:41:39 +00:00
Alex Kozlov
188f492554
- Switch to tar.gz distfile to remove lzip dependency [1]
...
- Convert Makefile headers to new style
- Minor Makefile improvements
PR: ports/177664 [1]
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Feature safe: yes
2013-04-19 02:59:09 +00:00
Florian Smeets
8396f32d69
Fix munin-sched rc script
...
PR: ports/177950
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Feature safe: yes
2013-04-18 21:47:37 +00:00
Jason Helfman
93799a0833
- update to 1.1
...
- now pulling releases from ansible.cc instead of github
PR: 177740
Submitted by: maintainer, lifanov@mail.lifanov.com
Feature safe: yes
2013-04-18 18:39:43 +00:00