aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xgrab
Commit message (Expand)AuthorAgeFilesLines
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+4
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
* Upgrade to version 2.41jmz1996-07-313-22/+12
* Upgrade to version 2.41jmz1996-07-311-5/+5
* remove initial @cwdjmz1995-05-161-2/+1
* Correct pathname of app-defaults filejmz1995-05-161-2/+2
* Add "IS_INTERACTIVE=yes" (needs to actually *run* xrdb) andasami1995-05-131-1/+5
* And now the rest of the x11 ports Makefiles.asami1995-04-131-2/+12
* Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-111-0/+1
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1
* xgrab, xgrabsc: an X-Windows image grabberjmz1995-02-277-0/+64
eebsd-ports-gnome/commit/security/libtasn1?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=03f4fa0205d6fa2e9ca2813455d3424fa76ec7c3'>Update to 0.2.3kevlo2003-03-263-3/+4 * Use OSVERSION to check for getopt_long(), fixes INDEX build.naddy2003-03-181-7/+9 * - Update to 0.2.1naddy2003-02-284-20/+31 * De-pkg-comment.knu2003-02-212-1/+1 * Use MASTER_SITE_GNUPGarved2003-02-151-2/+2 * - Re-sort MASTER_SITES (primary site is temporarily unavailable)nork2003-01-295-40/+14 * Add a working MASTER_SITE.arved2003-01-191-1/+2 | | PR: 48200 Submitted by: Erwin Lansing <erwin@lansing.dk> * * Run throught tidy -i since they are malformed HTML.kris2003-02-103-57/+82 | | | | | | | | | * Templates/README.port - %%PKG%% moved. - %%WEBSITE%%, %%EMAIL%% and port mailing-list added. Submitted by: Cyrille Lefevre <clefevre@citeweb.net> PR: ports/31389 * Fix links to the Handbook, the FAQ and the porters-handbook.blackend2002-08-041-2/+2 | | | | Approved by: portmgr * Fix COMMENT handling -- it was incorrectly using the fixed stringasami2000-10-141-0/+6 | | | | | | | | | | | | | | "pkg/COMMENT' which of course blew up in the entire tree when we changed the layout. Fix it to use `make -V COMMENT` so it will use even for ports that define MASTERDIR etc. Reported by PRs: 21851, 21952 While I'm here, add the contents of pkg/COMMENT in category READMEs. I don't know why I didn't include them in the first place when I've been creating all those files! * (1) Add support for a "flat" directory structure, with no pkg/ andasami2000-10-021-1/+1 | | | | | | | | | | | | | | | | | | | | | patches/. In addition, patches live in files/ and files/md5 is moved to "distinfo" in main directory. It is disabled by default, but you can test it by defining NEWLAYOUT. I will convert the entire ports tree in a week and make NEWLAYOUT the default. Reviewed by: the ports list Submitted by: nectar ("distinfo" name) (2) Bump XFree86 version number in PKG_IGNORE_DEPENDS. (3) New variable RESTRICTED_FILES to be used when only a subset of a RESTRICTED or NO_CDROM port's distfiles/patchfiles list is not redistributable. (Set RESTRICTED_FILES to the list of redistribution-challenged files.) Reviewed by: the ports list * Refer to new location to the porter's handbook. Also, while I'm hereasami2000-08-191-2/+2 | | | | | | | change freebsd's to FreeBSD's. PR: 20648 Submitted by: Vivek Khera <khera@kciLink.com>