aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-06 09:34:24 +0800
committeredwin <edwin@FreeBSD.org>2003-02-06 09:34:24 +0800
commitb0837936cb8440ee64fa49af6e1c6121423da063 (patch)
tree49e37edf0d78e852509c059e1a0c8274e155084c /security
parent21b34fcfb4d7ef6f5b0ab1f9359e53904223ccf6 (diff)
downloadfreebsd-ports-gnome-b0837936cb8440ee64fa49af6e1c6121423da063.tar.gz
freebsd-ports-gnome-b0837936cb8440ee64fa49af6e1c6121423da063.tar.zst
freebsd-ports-gnome-b0837936cb8440ee64fa49af6e1c6121423da063.zip
Maintainer update for security/gpasman:
core dump fix for files larger than 2048 bytes PR: ports/46673 Submitted by: Dominik Brettnacher <domi@saargate.de>
Diffstat (limited to 'security')
-rw-r--r--security/gpasman/Makefile1
-rw-r--r--security/gpasman/files/patch-ab23
2 files changed, 1 insertions, 23 deletions
diff --git a/security/gpasman/Makefile b/security/gpasman/Makefile
index 5e87692d77dd..b47b78604f0a 100644
--- a/security/gpasman/Makefile
+++ b/security/gpasman/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gpasman
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://gpasman.nl.linux.org/
diff --git a/security/gpasman/files/patch-ab b/security/gpasman/files/patch-ab
deleted file mode 100644
index abbcf95df031..000000000000
--- a/security/gpasman/files/patch-ab
+++ /dev/null
@@ -1,23 +0,0 @@
---- src/Makefile.in.orig Fri Sep 3 00:50:10 1999
-+++ src/Makefile.in Sat Jul 1 18:19:43 2000
-@@ -26,9 +26,9 @@
-
-
- CC = @CC@
--CFLAGS = @DEFS@ @CFLAGS@ $(shell @GTKCONFIG@ --cflags)
-+CFLAGS = @DEFS@ @CFLAGS@ `@GTKCONFIG@ --cflags`
- LDFLAGS = @LDFLAGS@
--LIBS = @LIBS@ $(shell @GTKCONFIG@ --libs)
-+LIBS = @LIBS@ `@GTKCONFIG@ --libs`
- INSTALL = @INSTALL@
-
- SRCS = librc2.c file.c gpasman.c
-@@ -39,7 +39,7 @@
- $(CC) -o gpasman $(OBJS) $(LDFLAGS) $(LIBS)
-
- .c.o: $(SRCS)
-- $(CC) -O2 -Wall $(CFLAGS) -c -o $@ $<
-+ $(CC) $(CFLAGS) -c -o $@ $<
-
- clean:
- rm -f $(OBJS) gpasman core *~ *.bak
d>-4/+4 * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+1 * Respect CXXFLAGSpawel2013-02-151-5/+13 * Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my portspawel2013-02-082-2/+2 * Merge from area51 repository:makc2013-02-052-3/+3 * Update to 3.6.5.jkim2013-02-051-4/+4 * KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-043-38/+26 * - Change secondary category to net-im [1]pawel2013-01-251-6/+3 * Build and link with base ncurses otherwise program has UI display problems.pawel2013-01-051-3/+3 * - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-301-0/+3 * - Update to version 1.6-rc2pawel2012-12-227-78/+28 * - Update to version 1.8rc2pawel2012-12-222-25/+22 * Update PCRE to 8.32mm2012-12-112-3/+3 * Update to 20121103 snapshotcrees2012-11-032-3/+3 * - Fix another /bin/bash casepawel2012-10-281-5/+4 * - Update to 3.5.7.jkim2012-10-272-9/+4 * Fix typo during OptionsNG conversionbapt2012-10-111-1/+2 * - Update to 20121008sunpoet2012-10-092-3/+3 * Convert to OptionsNG.eadler2012-10-071-35/+39 * use USE_PKGCONFIG= buildbapt2012-10-061-2/+3 * Convert to new options frameworkbapt2012-10-041-6/+6 * - Update to 20121001sunpoet2012-10-012-8/+4 * - Reassign to the heap at maintainer's requesttabthorpe2012-09-222-12/+4 * - Reassign to the heap at maintainer's requesttabthorpe2012-09-221-5/+2 * - Update Calligra Suite to 2.5.2.avilla2012-09-171-2/+2 * - Update to 20120909sunpoet2012-09-112-3/+3 * Update to version 0.12.2pawel2012-09-073-284/+76 * Update to latest versionscrees2012-09-042-3/+3 * - Update Calligra to 2.5.1.avilla2012-09-012-7/+2 * - Update to version 0.12.1pawel2012-08-304-25/+33 * The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,avilla2012-08-262-11/+3 * - Update to 3.5.6.jkim2012-08-241-4/+4 * - Update to 20120819sunpoet2012-08-202-3/+3 * - Update to 20120812sunpoet2012-08-142-3/+3 * - Update to 20120805sunpoet2012-08-072-3/+3 * Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1 * - Fix typos in COMMENTcs2012-08-021-1/+1 * - Update to 20120729sunpoet2012-07-312-3/+3 * - Update to 20120722sunpoet2012-07-232-3/+3 * - Update to 20120715sunpoet2012-07-182-3/+3 * - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-4/+4 * - Update to 20120708sunpoet2012-07-092-3/+3 * - Update Calligra to 2.4.3.avilla2012-07-051-2/+2 * - Update to 20120701sunpoet2012-07-032-3/+3 * - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-011-4/+4 * Update to 0.12.0 releasepawel2012-06-263-52/+114 * - Update to 20120624sunpoet2012-06-252-3/+3 * - Update to version 1.11.2pawel2012-06-242-4/+3 * - Update to 20120617sunpoet2012-06-182-3/+3 * KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-152-3/+2 * - Update to 20120610sunpoet2012-06-112-3/+3 * Convert my ports to optionsNGpawel2012-06-084-33/+42 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-063-6/+3 * - Update to 20120603sunpoet2012-06-052-3/+3 * - update png to 1.5.10dinoex2012-06-017-6/+7 * - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-315-64/+0 * The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEavilla2012-05-319-96/+48 * - Update to 20120527sunpoet2012-05-292-3/+3 * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-254-16/+36 * Explicitly depend on phonon.rakuco2012-05-221-1/+2 * - Update to 20120520sunpoet2012-05-212-3/+3 * - Update to 20120513sunpoet2012-05-152-3/+3 * - Update to 20120506sunpoet2012-05-072-3/+3 * Update to 0.11.3pawel2012-05-012-3/+3 * - Update to 20120429sunpoet2012-04-302-3/+3 * - Update to 20120422sunpoet2012-04-242-3/+3 * - upgrade to 3.5.2bapt2012-04-234-0/+22 * - Update to 20120408sunpoet2012-04-102-3/+3 * Update to bugfix release 0.11.2pawel2012-04-043-4/+3 * - Update to 20120401sunpoet2012-04-022-3/+3 * - Update to 20120325sunpoet2012-03-262-3/+3 * - Update to 20120311sunpoet2012-03-122-3/+3 * - Update to 20120304sunpoet2012-03-052-3/+3 * Update to 0.11.1 bugfix releasepawel2012-03-023-11/+3 * - Update to 20120219sunpoet2012-02-202-3/+3 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1 * Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2 * - Update to 20120212sunpoet2012-02-132-3/+3 * - Update to version 0.11.0pawel2012-02-116-2676/+2741 * - Update to 20120205sunpoet2012-02-062-3/+3 * - Update to 20120129sunpoet2012-01-302-3/+3 * The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-251-2/+2 * - Update to 20120122sunpoet2012-01-232-3/+3 * Update to version 1.11.1pawel2012-01-182-3/+3 * - Update to 20120115sunpoet2012-01-162-3/+3 * - Update to 20120108sunpoet2012-01-092-3/+3 * - Add UNICODE option (default off) which enables experimental unicode supportpawel2012-01-062-16/+16 * - Update to 20120101sunpoet2012-01-022-3/+3 * - Update to 20111225sunpoet2011-12-262-3/+3 * - Update to 20111218sunpoet2011-12-192-3/+3 * - Update to 20111211sunpoet2011-12-122-3/+3 * - Update to 20111204sunpoet2011-12-052-3/+3 * - Pass maintainership to office@FreeBSD.orgsunpoet2011-11-291-1/+1 * - Update to 20111127sunpoet2011-11-282-3/+3 * - Update to 20111120sunpoet2011-11-212-3/+3 * Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-141-1/+0 * The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-141-2/+2 * - Update to 20111113sunpoet2011-11-142-3/+3 * - Update to 20111106sunpoet2011-11-072-3/+3 * - Update to 20111030sunpoet2011-10-312-3/+3 * Remove more tags from pkg-descr files fo the form:dougb2011-10-242-6/+0 * - Update to 20111023sunpoet2011-10-242-3/+3 * Update to 0.10.1 bugfix releasepawel2011-10-203-4/+7 * - Update to 20111016sunpoet2011-10-172-3/+3 * The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-173-13/+68 * - Add dependency on qt4-scripttools.avilla2011-10-171-2/+3 * - Update to 20111009sunpoet2011-10-102-3/+3 * - Update to 20111002sunpoet2011-10-032-3/+3 * - Update to 20110925sunpoet2011-09-262-3/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-244-7/+8 * - Update to 20110918sunpoet2011-09-192-3/+3 * - This version needs pl-libgadu>=1.11.0pawel2011-09-151-1/+3 * - Update to version 0.10.0pawel2011-09-1412-765/+1225 * - Track dependencies after databases/gdbm updategabor2011-09-131-2/+2 * - Update to 20110904sunpoet2011-09-052-3/+3 * - Update to 20110828sunpoet2011-08-292-3/+3 * Update to 20110825crees2011-08-252-3/+3 * - update to version 0.11.0pawel2011-08-252-9/+9 * Update to 20110823crees2011-08-232-3/+3 * - unbreak and update to version 0.9.2pawel2011-08-2312-577/+3132 * - fix install phasepawel2011-08-201-3/+3 * - Update to 20110817sunpoet2011-08-182-3/+3 * - Set DIST_SUBDIR: move dist files to DISTDIR/mythessunpoet2011-08-182-2/+3 * - Set DIST_SUBDIR: move dist files to DISTDIR/hyphensunpoet2011-08-182-2/+3 * - Set DIST_SUBDIR: move dist files to DISTDIR/hunspellsunpoet2011-08-182-2/+3 * - Change MASTER_SITES to my LOCAL to avoid implicit change of non-versionedsunpoet2011-08-182-4/+4 * - Update to 20110816sunpoet2011-08-162-3/+3 * Fix build with clangpawel2011-08-161-1/+1 * - Update to 20110815sunpoet2011-08-152-3/+3 * - Update to 20110814sunpoet2011-08-142-3/+3 * - Update to 20110813sunpoet2011-08-132-3/+3 * - Set WRKSRCsunpoet2011-08-131-1/+2 * - Update to 20110812sunpoet2011-08-132-3/+3 * - Update to 20110811sunpoet2011-08-122-3/+3 * - Update to 20110809sunpoet2011-08-092-3/+3 * - Update to 20110807sunpoet2011-08-072-4/+5 * - Update to 20110805sunpoet2011-08-052-3/+3 * - Update to 20110803sunpoet2011-08-032-3/+3 * - Update to 20110801sunpoet2011-08-022-5/+4 * Bye bye abandonwares (part 4)bapt2011-08-015-38/+0 * - Update to 20110731sunpoet2011-08-012-3/+3 * - Add polish categorysunpoet2011-07-311-2/+1 * - Connect polish/hunspellsunpoet2011-07-311-0/+1 * - Move language prefix to PKGNAMEPREFIXsunpoet2011-07-292-10/+12 * - Update to 20110729sunpoet2011-07-292-9/+10 * - Update to 20110727sunpoet2011-07-272-6/+6 * - Fix typosunpoet2011-07-251-1/+1 * update to 20110722bapt2011-07-232-3/+3 * Pass matainership to the new office teambapt2011-07-223-3/+3 * Add some locales thesaurusbapt2011-07-214-0/+37 * Add Polish hyphenation rulesbapt2011-07-214-0/+33 * Add Polish hunspell dictionariesbapt2011-07-213-0/+40 * Reset maintainership de jure. In fact KDE 3 has not been maintained by our teammakc2011-07-082-2/+2 * Update KDE Software Compilation ports to 4.6.5makc2011-07-082-2/+53 * - remove MD5ohauer2011-07-031-4/+0 * Last bunch of deprecation: no more public distfiles and/or abandonware... las...bapt2011-06-171-0/+3 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullavilla2011-06-141-2/+2 * - Mark BROKEN: does not configurepav2011-05-241-0/+2 * Update KDE Software Compilation ports to 4.6.3makc2011-05-172-2/+36 * The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-072-2/+4 * - Update to 0.3.1pawel2011-03-313-14/+4 * - Update KOffice to 2.3.1.avilla2011-03-252-2/+2 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-253-56/+240 * - Update my email to FreeBSDpawel2011-03-242-2/+2 * - Get Rid MD5 supportmiwi2011-03-1912-14/+0 * - Update to 1.10.1wen2011-03-152-5/+6 * - update to version 0.3.0miwi2011-02-234-147/+223 * - Remove unnecessary PKGNAMEPREFIX declarationsunpoet2011-01-095-5/+0 * - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5fluffy2011-01-081-2/+2 * - Add LICENSE infomakc2010-12-196-27/+45 * KDE FreeBSD team presents KDE SC 4.5.4.makc2010-12-032-2/+3 * KDE FreeBSD team presents KDE SC 4.5.3.makc2010-11-042-3/+18 * KDE FreeBSD team presents KDE SC 4.5.2.makc2010-10-062-3/+44 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-162-4/+2 * KDE FreeBSD team presents KDE SC 4.5.1.makc2010-09-033-224/+55 * Update KOffice l10n ports to 2.2.2makc2010-08-284-6/+8 * Present KDE SC 4.4.5 for FreeBSD.makc2010-06-301-3/+3 * - Update KOffice (and its l10n packs) to 2.2.0 releasefluffy2010-06-194-8/+18 * Connect gimp-help portsmakc2010-06-151-0/+1 * Add new ports for GIMP Manual:makc2010-06-151-0/+18 * Present KDE SC 4.4.4 for FreeBSD.makc2010-06-021-3/+3 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-314-4/+4 * - Update to 1.9.0sylvio2010-05-172-8/+9 * - Update KOffice to 2.1.2 releasefluffy2010-05-114-8/+6 * - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-114-276/+328 * Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2 * - update to 1.4.1dinoex2010-03-2810-7/+10 * Update to 0.6.5.4makc2010-02-195-75/+65 * Update to 1.9.0-rc2makc2010-02-192-6/+7 * - Fix buildmiwi2010-02-141-23/+0 * - Update to 1.8rc1miwi2010-02-143-29/+29 * Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-073-4/+13 * - update to jpeg-8dinoex2010-02-057-4/+7 * Add missing runtime dependency on qt4-imageformats.makc2010-01-241-2/+3 * - Fix handling of common directories in plistfluffy2009-12-226-76/+68 * - Connect koffice-kde4-l10n to the buildmiwi2009-12-221-0/+1 * The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-023-4/+191 * - Add missing Manpagesmiwi2009-11-271-0/+9 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-273-5/+545 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-022-12/+110 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-224-6/+4 * clean upmakc2009-08-081-3/+0 * - Fix build with qt 4.5miwi2009-08-051-2/+2 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-053-148/+45 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-31