Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

What is the best way to _not_ install licenses?

 
   FreeBSD Hosting (Home) -> FreeBSD Ports RSS
Next:  Acroread: contacting maintainer  
Author Message
Da Rock

External


Since: Jan 16, 2012
Posts: 3



(Msg. 1) Posted: Sun Jan 22, 2012 9:26 am
Post subject: What is the best way to _not_ install licenses?
Archived from groups: mailing>freebsd>ports (more info?)

I'm back to resolve some issues with my new port ports/164113.

I have to not install license as per instructions in the porters
handbook (which I wasn't aware it was doing). What is the best way to
achieve this?

I have already put in the Makefile (thanks Alex):

NO_LICENSES_INSTALL=yes

and in post-install:

@${RM} ${WRKDIR}/GPLv2

but I still get it installed.

I have some instructions in post-extract which remove unneeded files,
should I put a remove instruction there instead?

Also, what should I do about this error:

pkg_delete: '/compat/linux/var/cache/ldconfig/aux-cache' fails original MD5 checksum - deleted anyway.


This was from redports (thanks redports for the tools Smile ). Can I do
anything to restore this file if other linux-ports touch it?

TIA

_______________________________________________
freebsd-ports.DeleteThis@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

 >> Stay informed about: What is the best way to _not_ install licenses? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
FreeBSD ports and licenses - Hi! I'm wondering, whether is possible in some easy way gather information about licenses, which apply to installed application on FreeBSD box? You know, today it is often audited (at least in my current environment) whether all installed software..

please check your ports, pre-install vs pre-su-install - just noticed (by running 'make install' as non-root for some ports) that there are many ports in the tree use 'pre-install' to perform actions (such as creating directories etc) that actually require root permissions, and for which i recently learned..

ImageMagick won't install - Trying to install ImageMagick (on 4.8-RELEASE-p3) with some fairly minimal options. Gets down to the output below and stops with /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found Any suggestions? Thanks, Victor Grey ..

has anyone else seen this install error? - This is something that someone has bound to have seen and fixed already. It seems to be a difference in installs that happened around 5.2, that affects the way the symlink to the shared object library is done. (The port in this example is..

Trouble with do-install - I'm trying for the first time to make a port that uses do-install in the Makefile. However, when I run 'make install' for the port, nothing that I can perceive happens. I get no output, either. Clues, please? PORTNAME= dtach PORTVERSION= ...
   FreeBSD Hosting (Home) -> FreeBSD Ports All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]