aboutsummaryrefslogtreecommitdiffstats
path: root/shells/44bsd-csh
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken on aarch64: fails to link with sbrk.linimon2016-11-101-0/+3
| | | | | | While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket)
* Ensure RCS is available for extract.cy2016-09-221-2/+2
|
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-231-2/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Correct typo... it's tar:bzip2, not tar:bz2.adamw2014-06-201-1/+1
|
* Use the USES=tar:... variants.adamw2014-06-201-2/+1
|
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellbapt2014-06-122-4/+2
| | | | | | | | Bump port revision of all ports that were doing it wrong prior to the keyword CR: D208 Reviewed by: antoine With hat: portmgr
* - Support stagebapt2013-12-272-19/+8
| | | | | | - Remove condition around the rcs build depends: What ever the version of FreeBSD is it will only pulls in rcs from ports if and only if rcs is not in base.
* Add 10.0 RCS dependency.cy2013-10-111-1/+7
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-6/+2
| | | | shells)
* The file completion bugfix for 8.X and 9.X introduced a bug undercy2011-07-051-1/+1
| | | | 7.X. This commit fixes this.
* Previous commit introduced a file completion bug under FreeBSDcy2011-07-051-4/+6
| | | | versions prior to 8.X (7.X and earlier). This commit fixes that.
* Fix patch phase error.cy2011-07-051-1/+1
|
* As with other shells, link this shell dynamically.cy2011-07-052-1/+11
|
* Fix file completion bug.cy2011-07-052-0/+41
| | | | PR: 140557
* Bring back this port.cy2011-06-295-0/+103
|
* Bye Byemiwi2011-06-255-106/+0
| | | | | | | | | | | | | 2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more available 2011-06-24 net/libevnet: no longer necessary now that libevent2 has been released 2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available 2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now 2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
| | | | With hat: portmgr (myself)
* Deprecate unmaintained ports from shells where upstream disapear and/orbapt2011-03-131-0/+3
| | | | where no distfiles can be found and are not used by maintained ports
* - Add SHA256pav2005-11-241-0/+1
|
* - tar -> ${TAR} (since we have now a bsdtar ;)clement2004-04-071-1/+1
|
* Use PORTDOCS macro.clement2004-03-222-3/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* Use DOCSDIR macro.osa2003-12-311-2/+2
|
* KATO mega patchedwin2003-09-271-1/+1
| | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fix build on -current.kris2002-06-161-0/+50
| | | | Submitted by: mike
* Distfile has a home once again.cy2002-05-161-1/+1
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* - PORTDOCS policepat2001-12-242-5/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* "the the" -> "the"chris2001-06-241-1/+1
| | | | | PR: docs/28376 Submitted by: tyler spivey <tspivey8@home.com>
* I dropped maintainership or at least I tried to. Do it again.obrien2001-03-111-1/+1
|
* Make sure to point this to my local distfile directory instead ofasmodai2000-11-101-1/+1
| | | | obrien's.
* Update port to the 20001106 version, which fixes a temporaryasmodai2000-11-062-4/+2
| | | | | | file creation security problem. Approved by: obrien
* Mark forbidden for now, due to tempfile creation issues.asmodai2000-11-061-0/+1
| | | | | | Approved by: obrien [well, not really, but he knows I was working on fixing this and he urged me to reroll the distfile with the fix]
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* @dirrm share/doc/44bsd-cshasami2000-05-311-0/+1
| | | | Submitted by: bento
* Comment clean-ups.hoek2000-05-131-1/+1
|
* Fix MASTER_SITEkris2000-04-171-1/+1
| | | | | PR: 18037 Submitted by: howardjp@wam.umd.edu
* Fix a typo.obrien2000-04-151-2/+2
| | | | Submitted by: R. Imura <imura@af.airnet.ne.jp>
* This is the the traditional 4.4BSD /bin/csh C-shell, with additionalobrien2000-04-155-0/+54
FreeBSD fixes and updates since 4.4BSD Lite was released.