CVS log for ports/devel/libpreps/Attic/Makefile
Up to [FreeBSD] / ports / devel / libpreps
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8
Thu Oct 13 21:59:38 2005 UTC (6 years, 3 months ago) by flz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.7: +1 -1 lines
- 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>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:12 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:59 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:35:45 2005 UTC (7 years ago) by girgen
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -3 lines
Split the postgresql ports into a server and a client part. All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:14 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 25 04:31:54 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 23 19:39:18 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Utilize LATEST_LINK
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 23 13:21:45 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
Add libpreps 1.6.6, 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. PR: ports/64582 Submitted by: Alex Lyashkov <shadow@psoft.net>
