This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
44b5aded58
freebsd-ports
/
editors
/
abiword-devel
/
pkg-install
6 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
-Move editors/AbiWord2 -> editors/abiword -Update to 2.2.1, see the detail: http://www.abisource.com/release-notes/2.2.1.phtml
2004-12-04 22:46:46 +01:00
#!/bin/sh
if [ "$2" = "POST-INSTALL" ]; then
Repocopy from editors/abiword and editors/abiword-plugins, this is a development version of AbiWord 2.3.0. You can view the details: http://www.abisource.com/release-notes/2.3.0.phtml As you can see, there have few awsome new plugins. I haven't port the dependencies and enable for those new plugins yet, so you are welcome to do it if you want to as long you let me know. PR: ports/80996 Repocopy by: marcus
2005-05-17 00:23:11 +02:00
mkdir -p ${PKG_PREFIX}/lib/AbiWord-2.4/plugins
-Move editors/AbiWord2 -> editors/abiword -Update to 2.2.1, see the detail: http://www.abisource.com/release-notes/2.2.1.phtml
2004-12-04 22:46:46 +01:00
fi
Reference in a new issue
Copy permalink