1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Gabor Kovesdan
053520453d - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s
2007-04-20 15:12:29 +00:00
Jean-Yves Lefort
fe44f94ecc Drop maintainership 2006-11-03 13:10:57 +00:00
Jean-Yves Lefort
eb2c4e06a9 Update to 2.0.4
PR:		ports/98462
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-08-06 19:39:58 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
c2130fc8f8 - Update to 2.0.3
- Reformat the Makefile
2005-09-06 14:02:15 +00:00
Jean-Yves Lefort
7c10e30e3a Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by:	adamw (mentor)
2005-04-12 22:10:43 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Pav Lucistnik
4e20cfbb93 - Update to 1.0.2
- Mark IGNORE on FreeBSD 4.x, missing library functions

PR:		ports/76424
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2005-01-19 19:28:06 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Edwin Groothuis
4dae5f1b54 Unbreak building by requiring gcc 3.4
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-10-15 22:56:05 +00:00
Edwin Groothuis
1f936c50cb New port: shells/viewglob, a GTK+ add-on to bash and zsh
viewglob is an utility designed to complement the Unix shell
	in graphical environments. It has two parts:

	  1. A tool that sits as a layer between the shell and X
	     terminal, keeping track of the user's current directory
	     and command line.

	  2. A graphical display which shows the layouts of directories
	     referenced on the command line (including pwd).

	The display reveals the results of file globs and expansions
	as they are typed (hence the name), highlighting selected
	files and potential name completions.

	It can also be used as a surrogate terminal, where keystrokes
	typed in the display are passed to the shell. Files and
	directories can be double-clicked to insert their names
	and/or paths into the terminal.

PR:		ports/72369
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-10-14 07:38:35 +00:00