| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Jan 2013 16:06:36
1.0b.1_12
|
dinoex  |
- cleanup header
- strip shlibversion in depedency |
01 Jun 2012 05:26:28
1.0b.1_12
|
dinoex  |
- update png to 1.5.10 |
07 Aug 2011 12:21:09
1.0b.1_11
|
dinoex  |
- add MASTER_SITE_LOCAL |
20 Mar 2011 12:54:45
1.0b.1_11
|
miwi  |
- Get Rid MD5 support |
26 Sep 2010 17:50:22
1.0b.1_11
|
dinoex  |
- fix crash on png files
Submitted by: Joerg Wunsch
- add LICENSE |
09 Apr 2010 16:24:15
1.0b.1_10
|
dinoex  |
- honor CC |
28 Mar 2010 06:47:48
1.0b.1_10
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.0b.1_9
|
dinoex  |
- update to jpeg-8 |
18 Jul 2009 11:11:29
1.0b.1_8
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
06 Jun 2008 13:55:03
1.0b.1_7
|
edwin  |
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) |
29 Mar 2008 12:38:04
1.0b.1_6
|
dinoex  |
- take maintainership |
17 Mar 2008 19:03:22
1.0b.1_6
|
dinoex  |
- set USE_XORG |
19 May 2007 20:32:57
1.0b.1_6
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 Mar 2006 08:28:06
1.0b.1_5
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
25 Nov 2005 16:56:11
1.0b.1_4
|
pav  |
- Add SHA256 |
04 Feb 2004 05:10:27
1.0b.1_4
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
1.0b.1_3
|
trevor  |
SIZEify. |
04 Mar 2003 21:13:02
1.0b.1_3
|
lkoeller  |
- Increase PORTREVISION (knews now realy uses libcompface as stated in the
dependency secion) -> modified patch-aa |
04 Mar 2003 21:09:06
1.0b.1_2
|
lkoeller  |
- Modify patch, so libcompface is used as stated in the dependency
dection of the Makefile |
20 Feb 2003 18:52:48
1.0b.1_2
|
knu  |
De-pkg-comment. |
07 Nov 2002 12:43:39
1.0b.1_2
|
edwin  |
cvs commit: ports/news/knews/files patch-child.c |
12 Oct 2002 22:08:02
1.0b.1_2
|
kris  |
Fix build on -current (use TMPDIR environment variable to get preferred
tmp directory, and fall back to _PATH_TMP, instead of using header
definitions that are no longer visible by default.)
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> (based on)
PR: ports/42510 |
11 Sep 2001 04:24:24 
|
ache  |
Bump png major |
15 Aug 2001 23:41:46 
|
mi  |
Fix a bug in my patch, which caused the temporary file to be unlinked
unfairly. Thanks, Alex! |
13 Jul 2001 18:23:57 
|
mi  |
Re-do the patch-png.c "by the book" -- following the examples in libpng(3) to
be able to use the new libpng, which disabled some deprecated interfaces. |
17 Jun 2001 19:13:44 
|
dinoex  |
- knews won't compile if you have png-1.0.12 installed. I made a fix, but
this interface in use is marked "depricated". - Bumped PORTREVISION |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
03 Jan 2001 22:26:04 
|
andreas  |
Changed maintainer to ports, I want to reduce my personal workload. Maybe I
take over again in the future if I have more time for this. |
08 Oct 2000 04:57:04 
|
asami  |
Convert category news to new layout. |
11 Aug 2000 01:45:18 
|
asami  |
MAN1=knews.1 |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
04 Jul 2000 08:13:36 
|
sobomax  |
Bump png shared library version. |