| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Take up more safety default setting.
PR: ports/48480, ports/48492, ports/50899
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Adam Jette <jettea@fuzzynerd.com>
Miguel Mendez <flynn@energyhq.homeip.net>
Reviewed by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Miguel Mendez <flynn@energyhq.homeip.net>
Ken McGlothlen <mcglk@artlogix.com> (maintainer)
Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer)
Notes:
svn path=/head/; revision=79164
|
|
|
|
|
|
|
| |
Submitted by: jhb
Notes:
svn path=/head/; revision=79036
|
|
|
|
|
|
|
|
|
| |
- Cleanup
- Use bsd.gnustep.mk
PR: 50479
Notes:
svn path=/head/; revision=78851
|
|
|
|
|
|
|
|
| |
PR: ports/50451
Submitted by: Anders Andersson <anders@andersa.net>
Notes:
svn path=/head/; revision=78175
|
|
|
|
|
|
|
|
| |
PR: ports/48843
Submitted by: Scott Kenney <saken@hotel.rmta.org>
Notes:
svn path=/head/; revision=77731
|
|
|
|
| |
Notes:
svn path=/head/; revision=77610
|
|
|
|
|
|
|
| |
Submitted by: David Yeske <dyeske@yahoo.com>
Notes:
svn path=/head/; revision=77412
|
|
|
|
|
|
|
| |
WWW: http://www.nice.ch/~phip/softcorner.html#cmdr
Notes:
svn path=/head/; revision=77298
|
|
|
|
|
|
|
|
| |
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Switch MASTER_SITE to make this port fetchable.
Notes:
svn path=/head/; revision=77260
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicitly)
Notes:
svn path=/head/; revision=77038
|
|
|
|
| |
Notes:
svn path=/head/; revision=76770
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
| |
Notes:
svn path=/head/; revision=76039
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
| |
Notes:
svn path=/head/; revision=75867
|
|
|
|
|
|
|
| |
background as soon as it is invoked.
Notes:
svn path=/head/; revision=75866
|
|
|
|
|
|
|
| |
escaping does not work.
Notes:
svn path=/head/; revision=75865
|
|
|
|
|
|
|
| |
while I'm hre.
Notes:
svn path=/head/; revision=75782
|
|
|
|
| |
Notes:
svn path=/head/; revision=75780
|
|
|
|
|
|
|
|
| |
PR: 48167
Submitted by: tadalunch@sources.redhat.com
Notes:
svn path=/head/; revision=75369
|
|
|
|
|
|
|
| |
Submitted by: lioux
Notes:
svn path=/head/; revision=75232
|
|
|
|
| |
Notes:
svn path=/head/; revision=73942
|
|
|
|
| |
Notes:
svn path=/head/; revision=73106
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
just happens to be fatal there, and a coding botch. The first problem is
that it assumes a termcap interface (which is an emulation on freebsd),
and provides its own terminfo wrappers around termcap.. so that's two
avoidable translation layers... termcap file -> terminfo (libncurses) ->
termcap API emulation (libncurses) -> terminfo (zsh emlulation). zsh
forgot to prototype the tiget* functions (which return pointers) so we
have an integer (implicit declaration) being cast to a pointer which
is fatal. The second problem is that zsh tries to use _mktemp() to get
around the __warn_references in our C library, but also neglects a
prototype there and has the same fatal int/pointer problem.
It is likely all the zsh* ports need these fixes. A test compile on
pluto1.freebsd.org will highlight the problem.
I do not know why the packaging fails for ia64. termcap.so and
terminfo.so are not being built for some reason, this change doesn't
solve that problem.
Notes:
svn path=/head/; revision=72926
|
|
|
|
| |
Notes:
svn path=/head/; revision=72924
|
|
|
|
|
|
|
|
| |
* SIGALRM can now be used in applications.
* Numerous bug fixes.
Notes:
svn path=/head/; revision=72720
|
|
|
|
|
|
|
| |
and install this port.
Notes:
svn path=/head/; revision=72595
|
|
|
|
|
|
|
|
| |
PR: 46781
Submitted by: Philip Paeps <philip@vitaya.be>
Notes:
svn path=/head/; revision=72587
|
|
|
|
|
|
|
|
| |
PR: 46243
Submitted by: maintainer
Notes:
svn path=/head/; revision=72422
|
|
|
|
| |
Notes:
svn path=/head/; revision=72377
|
|
|
|
| |
Notes:
svn path=/head/; revision=71257
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
Notes:
svn path=/head/; revision=69436
|
|
|
|
|
|
|
| |
PR: 36792
Notes:
svn path=/head/; revision=69391
|
|
|
|
| |
Notes:
svn path=/head/; revision=68996
|
|
|
|
|
|
|
| |
Remove FORBIDDEN mark.
Notes:
svn path=/head/; revision=67981
|
|
|
|
|
|
|
|
|
|
| |
add readline support
PR: 43945
Submitted by: maintainer
Notes:
svn path=/head/; revision=67868
|
|
|
|
| |
Notes:
svn path=/head/; revision=67497
|
|
|
|
|
|
|
|
| |
PR: 43423
Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net>
Notes:
svn path=/head/; revision=67334
|
|
|
|
|
|
|
|
| |
Submitted by: Peter Avalos <pavalos@theshell.com>
PR: 43459
Notes:
svn path=/head/; revision=67205
|
|
|
|
|
|
|
| |
extract procedure.
Notes:
svn path=/head/; revision=67204
|
|
|
|
| |
Notes:
svn path=/head/; revision=66764
|
|
|
|
|
|
|
| |
- Recognize .tar.z as tar+gz archive.
Notes:
svn path=/head/; revision=66630
|
|
|
|
|
|
|
| |
Submitted by: David Yeske <dyeske@yahoo.com>
Notes:
svn path=/head/; revision=66512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which fix bugs in file name completion and handling of tar archives
that contain ".".
- Update fd2rc:
o Properly call zip(1) with -r (recursive).
o Make some file extensions case insensitive.
o Source /etc/fd2rc.local so administrators can put their own local
configurations in it.
o Set FD_WRITEFS to 1 (do not ask).
o Set FD_INHERITCOPY to 1 (preserve timestamps).
Notes:
svn path=/head/; revision=66376
|
|
|
|
| |
Notes:
svn path=/head/; revision=66224
|
|
|
|
|
|
|
|
| |
PR: ports/40935
Submitted by: Ken McGlothlen <mcglk@artlogix.com>
Notes:
svn path=/head/; revision=66096
|
|
|
|
|
|
|
|
|
|
| |
completion problem.
Submitted by: Chet Ramey <chet@po.CWRU.Edu>
Bash PR: http://mail.gnu.org/pipermail/bug-bash/2002-July/004789.html
Notes:
svn path=/head/; revision=65965
|