Commit graph

250095 commits

Author SHA1 Message Date
Steve Wills
5adfd05049 xxxterm is a minimalists web browser. It strives to be vi-like for heavy
keyboard users while maintaining traditional web browser behaviour. It is ISC
licensed. It is based on webkit using GTK+.

WWW: http://opensource.conformal.com/wiki/XXXTerm

PR:		ports/154025
Submitted by:	Aldis Berjoza <aldis at bsdroot.lv>
Approved by:	wxs (mentor)
Feature safe:	yes
2011-01-16 01:56:26 +00:00
Wen Heping
af5f07d547 - Fix fetch error
Reported by:	QAT@
Feature safe:	yes
2011-01-16 01:37:19 +00:00
Wen Heping
0fa4ab6329 - Update to 1.4.2
(Also fix the fetch error reported by QAT@)

Feature safe:	yes
2011-01-16 01:26:12 +00:00
Wen Heping
b3b4b5893e - Update to 2.5.0
(Also fix the fetch error reported by QAT@)

Feature safe:	yes
2011-01-16 01:23:39 +00:00
Wen Heping
8ad6d8a648 - Fix fetch error
Reported by;	QAT@
Feature safe:	yes
2011-01-16 01:14:00 +00:00
Gerald Pfeifer
ade94b61ec Fix the handling of CPPFLAGS and LDFLAGS by making them global settings
and then passing them to MAKE_ENV instead of just setting them in the
context of the latter.

PR:		153625
Feature safe:	yes
2011-01-16 01:07:31 +00:00
Gerald Pfeifer
4a90898933 We no longer need to override ICONV_CHAR via CPPFLAGS, it is automatically
detected now.  (This also avoids double quotes in CPPFLAGS. [1])

PR:		153625 [1]
Feature safe:	yes
2011-01-16 00:03:03 +00:00
Gerald Pfeifer
f1d32d2c9c Fix the handling of CPPFLAGS in the context of CONFIGURE_ENV / MAKE_ENV.
PR:		153625
Feature safe:	yes
2011-01-15 23:54:43 +00:00
Gerald Pfeifer
0d955bb486 Fix whitespace in Makefile. Add USE_LDCONFIG.
Reported by:	portlint
Feature safe:	yes
2011-01-15 23:31:06 +00:00
Gerald Pfeifer
44b9298c5f Properly set CPPFLAGS and LDFLAGS at a Makefile level instead of just
within MAKE_ENV and incrementally instead of absolutely.

PR:		153625
Feature safe:	yes
2011-01-15 22:57:28 +00:00
Max Brazhnikov
51b522017b Add VDPAU support.
Submitted by:	nox via irc
Feature safe:	yes
2011-01-15 22:46:39 +00:00
Pav Lucistnik
53a2d82119 - don't use RTLD_NODELETE on pre r190543 (OSVERSION < 800075)
- fix i965 va driver build for gcc45 (no-op)
- remove dates from diffs (cosmetic)

Submitted by:	Anonymous <swell.k@gmail.com> (maintainer)
Feature safe:	yes
2011-01-15 22:30:26 +00:00
Pav Lucistnik
6968f4ad84 - Update website locations
Feature safe:	yes
2011-01-15 21:39:44 +00:00
Christian Weisgerber
7fefc8f037 Update to 1.2.2: documentation fix.
PR:		153843
Feature safe:	yes
2011-01-15 21:23:07 +00:00
Max Brazhnikov
29dcc36c04 Fix build on 7.x and drop support for 6.x
Reported by:	pointyhat
Feature safe:	yes
2011-01-15 21:09:43 +00:00
Sunpoet Po-Chuan Hsieh
21efedc6e0 - Remove unnecessary PORTREVISION
Feature safe:	yes
2011-01-15 21:08:02 +00:00
Max Brazhnikov
a0d528dea8 Update MASTER_SITES
Feature safe:	yes
2011-01-15 21:05:40 +00:00
Max Brazhnikov
7a8e5071eb Update MASTER_SITES
Feature safe:	yes
Approved by:	maintainer (implicit)
2011-01-15 21:05:11 +00:00
Sunpoet Po-Chuan Hsieh
09bb867eb0 - Update to 1.9.2
Changes:
- Remove awk

PR:		ports/154037
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe:	yes
2011-01-15 21:04:24 +00:00
Sunpoet Po-Chuan Hsieh
3e8872e02e - Use = instead of ?=
Feature safe:	yes
2011-01-15 21:02:50 +00:00
Sunpoet Po-Chuan Hsieh
2ca348dd6e - Use bsd.port.mk
Feature safe:	yes
2011-01-15 21:01:54 +00:00
Sunpoet Po-Chuan Hsieh
b69f26b116 - Add mtr-nox11 0.80 which is an x11-disabled slave port of net/mtr
Suggested by:	dougb (via IRC)
Feature safe:	yes
2011-01-15 21:00:48 +00:00
Sunpoet Po-Chuan Hsieh
323ce32bdf - Re-enable X11 by default
- Bump PORTREVISION for dependency change

Suggested by:	dougb (via IRC)
Feature safe:	yes
2011-01-15 20:59:13 +00:00
Doug Barton
d41b9745fe Update to version 3.6.1, a bugfix to the formatting for user input
messages covered by the -[y|n] support added in the last version.

Feature safe:	yes
2011-01-15 20:49:52 +00:00
Doug Barton
57d654205a * Sat Jan 15 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.3
- BUGFIX: Fix possible crashes in full allocation mode
   - BUGFIX: Fix icon size issues (icon theme)
   - BUGFIX: Fixed file priority context menu
   - BUGFIX: Remove dbus dependency in nox mode
   - BUGFIX: Fix compilation on FreeBSD
   - I18N: Improve Web UI translation
   - I18N: Updated Polish translation

For the port, upstream has integrated all of our local patches, so
remove them. :)  The dbus fix is also much more thorough than mine.

Feature safe:	yes
2011-01-15 18:49:01 +00:00
Dennis Herrmann
471e8d3998 - Update MASTER_SITES
- Remove MD5 Checksum

Reported by:	pointyhat
Feature safe:	yes
2011-01-15 18:23:53 +00:00
Dennis Herrmann
02ce8ab4a2 - Update MASTER_SITES
- Remove MD5 Checksum

Reported by:	pointyhat
Feature safe:	yes
2011-01-15 17:41:33 +00:00
Thierry Thomas
f99c6ef711 Upgrade to 9.99 to make it fetchable again.
Changelog at
<http://levine.sscnet.ucla.edu/workshops/changelog.php?econsite=econsjarn>

Reported by:	pointyhat via Erwin
Feature safe:	yes
2011-01-15 17:40:57 +00:00
Erwin Lansing
67e462fed9 Fix fetching and plist.
PR:             153994
Submitted by:   Lapo Luchini <lapo@lapo.it> (maintainer)
Reported by:    pointyhat-west

Feature safe:	yes
2011-01-15 17:35:32 +00:00
Ulrich Spörlein
508e2056ba Connect textproc/groff to the build.
Feature safe:	yes
2011-01-15 17:35:02 +00:00
Dennis Herrmann
f14a1282f4 - Update MASTER_SITES
- Remove MD5 Checksum
- Bump PORTREVISION

Reported by:	pointyhat
Feature safe:	yes
2011-01-15 17:30:46 +00:00
Sunpoet Po-Chuan Hsieh
3b981f7463 - Update to 2.09.2 and unbreak this port
- Add WWW while I'm here

Changes:	http://search.cpan.org/dist/Apache-Scoreboard/Changes
PR:		ports/153759
Submitted by:	Jarrod Sayers <jarrod@downtools.com.au>
Feature safe:	yes
2011-01-15 17:16:55 +00:00
Ulrich Spörlein
01cd106ee1 Add textproc/groff, the latest version of the groff typesetting suite.
Feature safe:	yes
Reviewed by:	ehaupt
2011-01-15 16:40:48 +00:00
MANTANI Nobutaka
d1b0242697 Fix package building error of emacs-w3m-emacs21 and emacs-w3m-emacs22.
Feature safe:	yes
2011-01-15 16:29:55 +00:00
Sunpoet Po-Chuan Hsieh
b450d9028e - Add hardlink 0.1.1
hardlink is a tool which detects multiple copies of the same file and replaces
them with hardlinks.

WWW: http://jak-linux.org/projects/hardlink/

PR:		ports/154020
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net>
Feature safe:	yes
2011-01-15 15:52:18 +00:00
Sunpoet Po-Chuan Hsieh
65c8dd0038 - Let graphics/ImageMagick be an optional dependency
- Add OPTIONS: IMAGEMAGICK
- Bump PORTREVISION for dependency change
- Remove obsolete MD5 checksum

PR:		ports/153602
Submitted by:	Grzegorz Blach <magik@roorback.net>
Feature safe:	yes
2011-01-15 15:35:41 +00:00
Sunpoet Po-Chuan Hsieh
5c40e7b55a - Add LICENSE
- Update DESCR
- Remove obsolete MD5 checksum while I'm here

PR:		ports/154018
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2011-01-15 15:33:49 +00:00
Sunpoet Po-Chuan Hsieh
77ad712eaa - Add LICENSE
- Remove obsolete MD5 checksum while I'm here

PR:		ports/154017
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2011-01-15 15:33:46 +00:00
Sunpoet Po-Chuan Hsieh
64601c161b - Add LICENSE
- Update DESCR
- Remove obsolete MD5 checksum while I'm here

PR:		ports/154016
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2011-01-15 15:33:45 +00:00
Sunpoet Po-Chuan Hsieh
d519d77ed1 - Add LICENSE
- Space/Tab twiddle
- Remove obsolete MD5 checksum while I'm here

PR:		ports/154015
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2011-01-15 15:33:43 +00:00
Sunpoet Po-Chuan Hsieh
769c0e3c12 - Add LICENSE
- Remove obsolete MD5 checksum while I'm here

PR:		ports/154014
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2011-01-15 15:33:41 +00:00
Sunpoet Po-Chuan Hsieh
e33294b1c9 - Add LICENSE
- Remove obsolete MD5 checksum while I'm here

PR:		ports/154013
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2011-01-15 15:33:39 +00:00
Sunpoet Po-Chuan Hsieh
4caec0bc37 - Add LICENSE
- Remove obsolete MD5 checksum while I'm here

PR:		ports/154012
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2011-01-15 15:33:32 +00:00
Sunpoet Po-Chuan Hsieh
12fdd6c0d9 - Add LICENSE
- Remove obsolete MD5 checksum while I'm here

PR:		ports/154011
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2011-01-15 15:32:58 +00:00
MANTANI Nobutaka
32c59e6350 Update to 3.0.2.
Feature safe:	yes
2011-01-15 15:28:28 +00:00
Sunpoet Po-Chuan Hsieh
709325cec6 - Update MASTER_SITES
- Add LICENSE
- Remove obsolete MD5 checksum

PR:		ports/154028
Reported by:	pointyhat
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Feature safe:	yes
2011-01-15 15:27:17 +00:00
Steve Wills
307bae7239 - Update to 5.2
- Add license

PR:		ports/153500
Submitted by:	Alex Samorukov <samm at os2.kiev.ua> (maintainer)
Approved by:	wxs (mentor)
Feature safe:	yes
2011-01-15 14:25:29 +00:00
Erwin Lansing
c805bb9bf2 Mark BROKEN: checksum mismatch.
Feature safe:	yes
2011-01-15 14:24:08 +00:00
Baptiste Daroussin
507c878542 parallel build fails when npcu=8 so mark jobs unsafe
PR:		ports/153768
Submitted by:	Alexey Illarionov <littlesavage at rambler.ru>
Feature safe:	yes
2011-01-15 14:16:17 +00:00
Wen Heping
cad8c56a8e - Update to 0.6.1
Feature safe:	yes
2011-01-15 14:03:52 +00:00