Port details |
- preps-gui Problem reporting system
- 2.0.4_12 devel
=1 2.0.4_12Version of this port present on the latest quarterly branch.
- BROKEN: public distfiles unavailable
DEPRECATED: upstream disappeared This port expired on: 2014-12-15 IGNORE: is marked as broken: public distfiles unavailable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-07-19 05:11:07
- Last Update: 2014-12-15 19:29:55
- SVN Revision: 374763
- People watching this port, also watch:: aewan
- License: not specified in port
- WWW:
- http://webpages.charter.net/stuffle/preps/preps.html
- Description:
- PRepS is a tool for reporting and tracking problems or tasks.
It is designed for tracking problems with software, but can also be used for
tracking other types of problems or tasks. Be creative.
For more information see:
WWW: http://webpages.charter.net/stuffle/preps/preps.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- preps-gui>0:devel/preps-gui
- No installation instructions:
- This port has been deleted.
- PKGNAME: preps-gui
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- intltool-extract : textproc/intltool
- Runtime dependencies:
-
- prepsdb_tool : devel/prepstools
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- Library dependencies:
-
- libpq.so.5 : databases/postgresql92-client
- libatk-1.0.so : accessibility/atk
- libesd.so : audio/esound
- libgconf-2.so : devel/gconf2
- libglib-2.0.so : devel/glib20
- libpcre.so : devel/pcre
- libgnomevfs-2.so : devel/gnome-vfs
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libart_lgpl_2.so : graphics/libart_lgpl
- libbonobo-2.so : devel/libbonobo
- libbonoboui-2.so : x11-toolkits/libbonoboui
- libglade-2.0.so : devel/libglade2
- libgnome-2.so : x11/libgnome
- libgnomecanvas-2.so : graphics/libgnomecanvas
- libgnomeui-2.so : x11-toolkits/libgnomeui
- libIDL-2.so : devel/libIDL
- libxml2.so : textproc/libxml2
- libORBit-2.so : devel/ORBit2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.4_12 15 Dec 2014 19:29:55 |
rene |
Remove expired ports:
2014-12-15 devel/preps-gui: upstream disappeared
2014-12-15 devel/prepstools: upstream disappeared |
2.0.4_12 24 Nov 2014 15:03:00 |
marino |
devel/preps-gui: Mark broken and for removal in 3 weeks
The upstream is gone, public disfiles are unavailable. It depends on
devel/prepstool which is being removed for the same reason. |
2.0.4_12 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
2.0.4_12 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
2.0.4_12 02 Apr 2014 20:43:53 |
pawel |
Port is stage safe |
2.0.4_12 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.0.4_12 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.0.4_12 03 Sep 2013 17:06:57 |
bapt |
Add an explicit dependency on pkgconf |
2.0.4_12 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
2.0.4_12 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.0.4_11 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.0.4_11 19 Jun 2010 04:23:03 |
linimon |
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.
Hat: portmgr
Feature safe: yes |
2.0.4_11 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.0.4_10 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.0.4_9 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.0.4_8 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.0.4_8 06 Jun 2008 13:21:59 |
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) |
2.0.4_7 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2.0.4_6 13 Nov 2007 11:49:39 |
jmelo |
- Make it fetchable again.
Approved by: portmgr (linimon) |
2.0.4_6 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
2.0.4_3 14 Jun 2007 14:50:09 |
jmelo |
- Fix mastersite. |
2.0.4_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.0.4_2 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
2.0.4_1 05 Apr 2006 21:04:30 |
jmelo |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor) |
2.0.4_1 24 Feb 2006 16:01:48 |
garga |
UNBREAK: Fix plist
Submitted by: maintainer by email
Approved by: portmgr (marcus) |
2.0.4_1 20 Feb 2006 01:27:30 |
kris |
BROKEN: Removes X11BASE/share/pixmaps directory |
2.0.4_1 06 Feb 2006 14:02:15 |
garga |
- Fix plist
- Drop USE_REINPLACE
PR: ports/92890
Submitted by: maintainer
Noticed by: krismail |
2.0.4_1 30 Dec 2005 21:36:38 |
pav |
- Add SHA256
PR: ports/91094
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) |
2.0.4_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.0.4 31 Oct 2005 15:06:12 |
mnag |
Change MASTER_SITES and WWW
PR: 88275
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) |
2.0.4 13 Oct 2005 21:59:39 |
flz |
- Remove devel/libpreps-devel since it's obsolete for a long time.
- Repomove devel/libpreps to devel/prepstools since the project name
was changed.
- Give maintainership for devel/prepstools and devel/preps-gui to submitter
since the maintainer has been inactive for more than a year.
- Update devel/prepstools to 2.0.2.
- Update devel/preps-gui to 2.0.4.
PR: ports/84591
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.8.1 23 Jul 2005 02:53:43 |
kris |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
1.8.1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.8.1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.8.1 28 Feb 2005 01:21:17 |
kris |
BROKEN: Incomplete pkg-plist |
1.8.1 19 Jul 2004 05:10:12 |
edwin |
new port: devel/libpreps - gui part stable release
preps is a problem report system developed for linux.
preps-gui is part #3 of preps pack.
PR: ports/64585
Submitted by: Alex Lyashkov <shadow@psoft.net> |