Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
coderandy
/
pkg
Public
forked from
freebsd/pkg
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 30, 2018
Fix a typo.
0mp
authored and
bapt
committed
e2e7de0
View commit details
Copy full SHA for e2e7de0
Browse repository at this point
Add 3 useful new aliases
Show description for 7693275
bapt
committed
7693275
View commit details
Copy full SHA for 7693275
Browse repository at this point
Commits on Nov 11, 2018
Use in priority /usr/bin/uname to determine the ABI
Show description for d8bbf98
bapt
committed
d8bbf98
View commit details
Copy full SHA for d8bbf98
Browse repository at this point
Commits on Nov 4, 2018
Finish fixing all the regression tests
bapt
committed
003a77a
View commit details
Copy full SHA for 003a77a
Browse repository at this point
Fix most of the tests after the removal of a useless error message
bapt
committed
2368a91
View commit details
Copy full SHA for 2368a91
Browse repository at this point
Commits on Nov 3, 2018
1.10.99.11
bapt
committed
5fdab2d
View commit details
Copy full SHA for 5fdab2d
Browse repository at this point
Attempt to fix build with newer libarchive
bapt
committed
b26075a
View commit details
Copy full SHA for b26075a
Browse repository at this point
Commits on Oct 17, 2018
Fix a typo
Show description for f33e325
0mp
authored and
bapt
committed
f33e325
View commit details
Copy full SHA for f33e325
Browse repository at this point
Commits on Oct 1, 2018
Add a missing dot.
0mp
authored and
bapt
committed
932c09c
View commit details
Copy full SHA for 932c09c
Browse repository at this point
Commits on Sep 24, 2018
Only export pkg's bundled symbols
bapt
committed
217d1b1
View commit details
Copy full SHA for 217d1b1
Browse repository at this point
Commits on Sep 22, 2018
Properly update the development version
bapt
committed
f55f973
View commit details
Copy full SHA for f55f973
Browse repository at this point
Update NEWS as for 1.10.99.10
bapt
committed
7ee6127
View commit details
Copy full SHA for 7ee6127
Browse repository at this point
Remove a message that is never useful
Show description for 8e1edf3
bapt
committed
8e1edf3
View commit details
Copy full SHA for 8e1edf3
Browse repository at this point
Commits on Sep 21, 2018
Fix typo in comment.
madpilot78
authored and
bapt
committed
ed650c7
View commit details
Copy full SHA for ed650c7
Browse repository at this point
Fix typo and missing word in comment.
madpilot78
authored and
bapt
committed
3498600
View commit details
Copy full SHA for 3498600
Browse repository at this point
Update .travis.yml
Neirth
authored and
bapt
committed
a50106b
View commit details
Copy full SHA for a50106b
Browse repository at this point
Export dynamic symbols for plugins.
Show description for 38f53ce
dankm
authored and
bapt
committed
38f53ce
View commit details
Copy full SHA for 38f53ce
Browse repository at this point
Commits on Sep 20, 2018
Improve incremental build by adding extra dependencies
bapt
committed
52a5b8e
View commit details
Copy full SHA for 52a5b8e
Browse repository at this point
Commits on Sep 13, 2018
Fix manpage inconsistency (fixes: #1708)
bapt
committed
8be9b66
View commit details
Copy full SHA for 8be9b66
Browse repository at this point
Commits on Sep 12, 2018
Track the number of affected pkgs as well and display to the user.
Show description for 83e9c5e
brd
committed
83e9c5e
View commit details
Copy full SHA for 83e9c5e
Browse repository at this point
Commits on Sep 11, 2018
Add a test for deleting pkg itself
brd
committed
8082f17
View commit details
Copy full SHA for 8082f17
Browse repository at this point
Fix the case by skipping pkg itself if -f is not set and -a is
Show description for 9962e5e
brd
committed
9962e5e
View commit details
Copy full SHA for 9962e5e
Browse repository at this point
Add test for `pkg delete -a` erroring out when it tries to delete pkg itself
brd
committed
899a0b5
View commit details
Copy full SHA for 899a0b5
Browse repository at this point
Commits on Sep 10, 2018
And this last one, switch to new_pkg()
brd
committed
062daaa
View commit details
Copy full SHA for 062daaa
Browse repository at this point
And switch this one to new_pkg()
brd
committed
55bf9a5
View commit details
Copy full SHA for 55bf9a5
Browse repository at this point
Also switch this one to new_pkg
brd
committed
7db6d58
View commit details
Copy full SHA for 7db6d58
Browse repository at this point
Switch to new_pkg()
brd
committed
3b1abd0
View commit details
Copy full SHA for 3b1abd0
Browse repository at this point
Sort tests
brd
committed
d836841
View commit details
Copy full SHA for d836841
Browse repository at this point
Commits on Sep 7, 2018
Remove this check since it means no matter what we fail to pkg a config file
Show description for 60666a1
brd
committed
60666a1
View commit details
Copy full SHA for 60666a1
Browse repository at this point
Add .gitlab-ci.yml
swills
authored and
brd
committed
002afac
View commit details
Copy full SHA for 002afac
Browse repository at this point
Add a test that shows the failure that we are seeing with `make packages`.
brd
committed
12c5f55
View commit details
Copy full SHA for 12c5f55
Browse repository at this point
Add a basic test for config files involving hardlinks
Show description for 6661d96
brd
committed
6661d96
View commit details
Copy full SHA for 6661d96
Browse repository at this point
Commits on Aug 29, 2018
Make tcl bootstrap executable
bapt
committed
1db47cb
View commit details
Copy full SHA for 1db47cb
Browse repository at this point
Commits on Aug 20, 2018
fix typo
bapt
committed
f35a78c
View commit details
Copy full SHA for f35a78c
Browse repository at this point
Install sample configuration file
bapt
committed
4f3d689
View commit details
Copy full SHA for 4f3d689
Browse repository at this point
Previous
Next
You can’t perform that action at this time.