DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 16th March 2009
unixbsd unixbsd is offline
New User
 
Join Date: Mar 2009
Posts: 6
Default Emacs nox11

Hello, I've noticed that the package emacs-nox11 is not available with pkg_add -r.
Why?Alternate solution for install without ports?Thanks
Reply With Quote
  #2   (View Single Post)  
Old 17th March 2009
anomie's Avatar
anomie anomie is offline
Local
 
Join Date: Apr 2008
Location: Texas
Posts: 445
Default

I'm not sure why a package is not available, but if you look at the Makefile you'll see:
Code:
> cat /usr/ports/editors/emacs-nox11/Makefile 
...
WITHOUT_X11=    yes
PKGNAMESUFFIX=  -nox11

MASTERDIR=      ${.CURDIR}/../emacs

.include "${MASTERDIR}/Makefile"
It's really building the emacs port and using WITHOUT_X11. Which FBSD version are you looking for a package for?
__________________
Kill your t.v.
Reply With Quote
  #3   (View Single Post)  
Old 18th March 2009
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

You can find build status and downloads for packages on pointyhat:
http://portsmon.freebsd.org/portover...ox11&wildcard=
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
4.5 on macppc: emacs package, compiling ports moosejaw OpenBSD Packages and Ports 16 19th October 2009 08:25 PM
C/C++ Syntax highlighting in emacs rex FreeBSD General 1 12th October 2008 03:21 AM
Emacs without X? clevershark FreeBSD Ports and Packages 3 21st May 2008 05:02 PM


All times are GMT. The time now is 03:30 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick