Add jags 0.20, jAGS - Just Another GTK+ Samba Client.
PR: 28743 Submitted by: Patrick Li <pat@databits.net>
This commit is contained in:
parent
b4e7257362
commit
b1c4722a6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44917
@ -151,6 +151,7 @@
|
||||
SUBDIR += isc-dhcp3
|
||||
SUBDIR += isic
|
||||
SUBDIR += jabber
|
||||
SUBDIR += jags
|
||||
SUBDIR += jumpgate
|
||||
SUBDIR += jwhois
|
||||
SUBDIR += kdenetwork2
|
||||
|
27
net/jags/Makefile
Normal file
27
net/jags/Makefile
Normal file
@ -0,0 +1,27 @@
|
||||
# New ports collection makefile for: jags
|
||||
# Date created: Thu Jul 5 17:13:11 EDT 2001
|
||||
# Whom: Patrick Li <pat@databits.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= jags
|
||||
PORTVERSION= 0.20
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://sumpan.campus.luth.se/software/jags/download/
|
||||
|
||||
MAINTAINER= pat@databits.net
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_XPM= yes
|
||||
USE_GTK= yes
|
||||
USE_GLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
patch:
|
||||
@${PERL} -pi.fbsd -e 's@/usr/local/share/jags/@${PREFIX}/share/jags/@g' \
|
||||
${WRKSRC}/src/jagsconfig.cpp
|
||||
@${PERL} -pi.fbsd -e 's@/usr/local/share/jags/pixmaps/@${PREFIX}/share/jags/pixmaps/@g' \
|
||||
${WRKSRC}/src/gtk_common.cpp
|
1
net/jags/distinfo
Normal file
1
net/jags/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (jags-0.20.tar.gz) = b8b5730a0dd4ee576317fa5e3b15480a
|
1
net/jags/pkg-comment
Normal file
1
net/jags/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
JAGS - Just Another GTK+ Samba Client
|
11
net/jags/pkg-descr
Normal file
11
net/jags/pkg-descr
Normal file
@ -0,0 +1,11 @@
|
||||
Jags is a Gtk+ based windows network neighbourhood browser. The
|
||||
program parses the output from smbclient ( part of the samba-package
|
||||
) and use this to display a graphic view of the network. This
|
||||
program does the parsing with help from shell- scripts. This means
|
||||
that it's easy to change the functionality of the program and you
|
||||
can edit this without touching the source-code.
|
||||
|
||||
WWW: http://sumpan.campus.luth.se/software/jags/
|
||||
Author: Daniel Sundberg <dansun-8@student.luth.se>
|
||||
|
||||
- Patrick Li <pat@databits.net>
|
67
net/jags/pkg-plist
Normal file
67
net/jags/pkg-plist
Normal file
@ -0,0 +1,67 @@
|
||||
bin/fixsmbcop
|
||||
bin/jags
|
||||
share/jags/jags.conf.sample
|
||||
share/jags/pixmaps/Makefile.am
|
||||
share/jags/pixmaps/about.xpm
|
||||
share/jags/pixmaps/apply.xpm
|
||||
share/jags/pixmaps/blank.xpm
|
||||
share/jags/pixmaps/browse.xpm
|
||||
share/jags/pixmaps/cancel.xpm
|
||||
share/jags/pixmaps/computer.xpm
|
||||
share/jags/pixmaps/exit.xpm
|
||||
share/jags/pixmaps/i-bookmark.xpm
|
||||
share/jags/pixmaps/mount.xpm
|
||||
share/jags/pixmaps/network.xpm
|
||||
share/jags/pixmaps/new_item.xpm
|
||||
share/jags/pixmaps/ok.xpm
|
||||
share/jags/pixmaps/search.xpm
|
||||
share/jags/pixmaps/settings.xpm
|
||||
share/jags/pixmaps/unmount.xpm
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/fetch_master_browser.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/fetch_master_browser.sh.old
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/fetch_master_browser.sh~
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/list_masterbrowsers.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/list_servercomments.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/list_servers.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/list_servers.sh~
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/list_shares.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/list_workgroups.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/ls_mnts.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/ls_mnts.sh~
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/mount_share.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/mount_share_with.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/mount_share_with.sh~
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/search.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/umount.sh
|
||||
share/jags/plugins/freebsd-samba-2.0.7.plugin/umount.sh~
|
||||
share/jags/plugins/offline.plugin/fetch_master_browser.sh
|
||||
share/jags/plugins/offline.plugin/list_masterbrowsers.sh
|
||||
share/jags/plugins/offline.plugin/list_servers.sh
|
||||
share/jags/plugins/offline.plugin/list_shares.sh
|
||||
share/jags/plugins/offline.plugin/list_workgroups.sh
|
||||
share/jags/plugins/offline.plugin/mount_share.sh
|
||||
share/jags/plugins/offline.plugin/nmblookup_sample
|
||||
share/jags/plugins/offline.plugin/sample_smb_output
|
||||
share/jags/plugins/samba-2.0.7.plugin/]
|
||||
share/jags/plugins/samba-2.0.7.plugin/fetch_master_browser.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/fetch_master_browser.sh.old
|
||||
share/jags/plugins/samba-2.0.7.plugin/fetch_master_browser.sh~
|
||||
share/jags/plugins/samba-2.0.7.plugin/list_masterbrowsers.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/list_servercomments.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/list_servers.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/list_servers.sh~
|
||||
share/jags/plugins/samba-2.0.7.plugin/list_shares.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/list_workgroups.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/ls_mnts.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/mount_share.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/mount_share_with.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/mount_share_with.sh~
|
||||
share/jags/plugins/samba-2.0.7.plugin/search.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/umount.sh
|
||||
share/jags/plugins/samba-2.0.7.plugin/umount.sh~
|
||||
@dirrm share/jags/plugins/samba-2.0.7.plugin
|
||||
@dirrm share/jags/plugins/offline.plugin
|
||||
@dirrm share/jags/plugins/freebsd-samba-2.0.7.plugin
|
||||
@dirrm share/jags/plugins
|
||||
@dirrm share/jags/pixmaps
|
||||
@dirrm share/jags
|
Loading…
Reference in New Issue
Block a user