# New ports collection makefile for: linux-png # Date created: 28 September 2000 # Whom: sanpei@FreeBSD.org # # $FreeBSD$ # PORTNAME= png PORTVERSION= 1.2.8 PORTREVISION= 6 CATEGORIES= graphics linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= libpng-${PORTVERSION}-2 MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of the PNG lib CONFLICTS= linux-f8-png-[0-9]* linux-f10-png-[0-9]* # EXPIRATION_DATE is the EoL of the last 7.x release EXPIRATION_DATE=2013-02-28 # no alpha rpm is available ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 USE_LDCONFIG= yes PLIST_FILES= \ usr/lib/libpng.so.3 \ usr/lib/libpng.so.3.${PORTVERSION} \ usr/lib/libpng12.so.0 \ usr/lib/libpng12.so.0.${PORTVERSION} \ usr/share/man/man5/png.5.gz DOCSDIR= ${PREFIX}/usr/share/doc/libpng-${PORTVERSION} PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt .include .png' alt='cgit logo'/> index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/smime
Commit message (Expand)AuthorAgeFilesLines
* More whitespace cleanup.Matthew Barnes2009-07-192-3/+3
* Fix excessive whitespace.Matthew Barnes2009-07-147-10/+0
* Fix some build issues.Matthew Barnes2009-07-142-5/+5
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-013-3/+3
* Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+6
* More code cleanup.Matthew Barnes2009-06-022-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-2718-243/+243
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2719-20/+20
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-2718-18/+18
| * Fix compiler warnings in smime.Matthew Barnes2009-05-261-2/+2
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-174-5/+5
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-024-0/+8
| * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-20/+19
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-214-5/+5
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-4/+5
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-044-0/+8
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-256-37/+306
|\|
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-243-17/+253
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-233-16/+3
| * ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-2/+0
| * ** Fix for bug #539002Milan Crha2009-04-072-1/+11
| * ** Fix for bug #529745Milan Crha2009-04-072-0/+9
| * ** Fix for bug #572975Milan Crha2009-02-253-15/+33
| * License changesSankarasivasubramanian Pasupathilingam2008-10-106-216/+160
| * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-062-25/+0
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0310-129/+141
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-27