FreshPorts -- The Place For Ports Sun, 6 Jul 2008 8:37 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
geda-symcheck 20070216_2 cad on this many watch lists=4 search for ports that depend on this port
The gEDA's symbol checking utility
Maintained by: stas@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Oct 2002 19:35:39


gsymcheck is the gEDA symbol checking utilty

WWW: http://www.geda.seul.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: textproc/intltool, devel/pkg-config
Required To Run: cad/geda-symbols, devel/pkg-config, devel/gio-fam-backend
Required Libraries: cad/libgeda, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/cad/geda-symcheck/ && make install clean
To add the package: pkg_add -r geda-symcheck


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.geda.seul.org/pub/geda/devel/20070216/
http://geda.seul.org/devel/20070216/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:14:15
Original commit files touched by this commit  20070216_2
edwin search for other commits by this committer
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)
04 Oct 2007 01:15:01
Original commit files touched by this commit  20070216_1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
23 Jul 2007 10:36:52
Original commit files touched by this commit  20070216_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 21:32:57
Original commit files touched by this commit  20070216_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 Mar 2007 16:30:28
Original commit files touched by this commit  20070216
stas search for other commits by this committer
- Update to 20070216
- Deprecate geda-projectmanager.
03 Nov 2006 17:50:45
Original commit files touched by this commit  20061020
stas search for other commits by this committer
- Update to 20061020
10 Oct 2006 08:44:57
Original commit files touched by this commit  20060906
stas search for other commits by this committer
- Update to 20060906
- Change my email
16 Jul 2006 04:44:26
Original commit files touched by this commit  20060123_1
rafan search for other commits by this committer
- FIx installdirs to address geda directory structure unification
- Fix comment
- Fix portname
- Bump PORTREVISION
- Mark BROKEN on 4.x

PR:             ports/100226
Submitted by:   maintainer
28 Jun 2006 08:51:27
Original commit files touched by this commit  20060123
pav search for other commits by this committer
- Transfer maintainership to the submitter of the last update

Approved by:    old maintainer
26 Jun 2006 23:07:08
Original commit files touched by this commit  20060123
pav search for other commits by this committer
- Update to 20060123

PR:             ports/99479
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:    maintainer
22 Jan 2006 08:20:48
Original commit files touched by this commit  20050313_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:26:41
Original commit files touched by this commit  20050313_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Nov 2005 05:22:06
Original commit files touched by this commit  20050313_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
16 May 2005 04:29:51
Original commit files touched by this commit  20050313
jylefort search for other commits by this committer
- Update to 20050313 [1]
- Miscellaneous cleanups

PR:             ports/80967 [1]
Submitted by:   maintainer [1]
14 Mar 2004 06:17:56
Original commit files touched by this commit  20040111
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
07 Mar 2004 14:52:40
Original commit files touched by this commit  20040111
pav search for other commits by this committer
- Update gEDA suite to 20040111 version

PR:             ports/62549
Submitted by:   bruno <bruno@mail.tinkerbox.org> (maintainer)
06 Feb 2004 13:12:53
Original commit files touched by this commit  20030223_1
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
04 Feb 2004 05:21:48
Original commit files touched by this commit  20030223_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
06 May 2003 07:35:19
Original commit files touched by this commit  20030223
marcus search for other commits by this committer
Update to version 20030223 which now works with guile 1.6.

Submitted by:   maintainer
02 May 2003 04:29:00
Original commit files touched by this commit  20020825
marcus search for other commits by this committer
Chase guile's shared lib version.
18 Apr 2003 05:51:33
Original commit files touched by this commit  20020825
marcus search for other commits by this committer
Remove USE_GNOMENG.
21 Feb 2003 11:04:55
Original commit files touched by this commit  20020825
knu search for other commits by this committer
De-pkg-comment.
10 Oct 2002 19:35:25
Original commit files touched by this commit  20020825
ijliao search for other commits by this committer
add geda-symcheck
gEDA symbol checking utility

PR:             43563
Submitted by:   bruno <bruno@mail.tinkerbox.org>

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 6
new 48 hours11
new 7 days38
new fortnight73
new month182

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.958 seconds.